Skip to content

This Project involves a full speech recognition system that enables a user to transcribe and summarize podcasts, transcribe a lecture into notes, and meetings. Built with Python and Jupyter Notebook with the help of Vosk library. One can generate transcribed text from any conversation or voice!!

Notifications You must be signed in to change notification settings

DhruvSurajSingh2002/Text-Generation-from-Speech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Text-Generation-from-Speech

This Project involves a full speech recognition system that enables a user to transcribe and summarize podcasts, transcribe a lecture into notes, and meetings.

Vosk

The system is built with the help of a Python library called vosk. Vosk is a speech recognition toolkit.

  • Supports 20+ languages and dialects

  • Works offline, even on lightweight devices

  • Installs with simple pip3 install vosk

  • Portable per-language models are only 50Mb each, but there are much bigger server models available.

  • Allows quick reconfiguration of vocabulary for best accuracy.

  • Supports speaker identification beside simple speech recognition.

  • Python and Jupyter Notebook

About

This Project involves a full speech recognition system that enables a user to transcribe and summarize podcasts, transcribe a lecture into notes, and meetings. Built with Python and Jupyter Notebook with the help of Vosk library. One can generate transcribed text from any conversation or voice!!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published