Skip to content

A gradio application that allows to transcribe long applications

Notifications You must be signed in to change notification settings

MBAZA-NLP/stt-long-transcription

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STT long transcription

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

Installation process

Requirements

RAM         : +10GB
Storage     : +15GB
NVIDIA GPU  : Prefered but not required
Docker      : Advised

Installation

  1. Clone the repository
   $ git clone https://github.com/MBAZA-NLP/stt-long-transcription.git
   $ cd stt-long
  1. Install Docker on your machine
  2. Deploy the container
docker compose build
docker compose up -d
  1. open localhost:7860 and upload the audio

Author

Developed by Digital Umuganda

Request support

You can raise an issue on this repository

About

A gradio application that allows to transcribe long applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published