MyIVR / README.md
JabriA's picture
Add transcription and topic extraction app
cf75eeb
|
raw
history blame
362 Bytes

Audio Transcription and Topic Extraction

This app allows you to upload an audio file, transcribe it to text, and extract the main topics using machine learning models.

Features

  • Transcription powered by OpenAI's Whisper.
  • Topic extraction using Hugging Face Transformers.

Usage

  • Upload an audio file.
  • View the transcription and extracted topics.