Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 356 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 356 Bytes

faster-voice-service

Faster Voice Service is an attempt at implementing a transcription service for TUM-Live/gocast that uses the faster-voice-server API provided by huggingface, to convert the audio of lectures into text. Furthermore, it aims at reducing hallucinations, by running VAD (Voice Activity Detection) on the audio prior to transcription.