This is a gradio app design to facilitate the transcription of long files. It is advised to use the wav format but we currently support .mp3, .webm and .wmv
RAM : +10GB
Storage : +15GB
NVIDIA GPU : Prefered but not required
Docker : Advised
- Clone the repository
$ git clone https://github.com/MBAZA-NLP/stt-long-transcription.git
$ cd stt-long
- Install Docker on your machine
- Deploy the container
docker compose build
docker compose up -d
- open localhost:7860 and upload the audio
Developed by Digital Umuganda
You can raise an issue on this repository