Skip to content

jayghevariya/Speech-to-Text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Speech to Text

→ To run this project you need to install whisper and flask.

→ whisper is library which can be install from https://github.com/openai/whisper.git .

pip install git+https://github.com/openai/whisper.git
pip install flask

→ Run following command to start project.

python setup.py

→ Now your project is running on port 8080.

→ Go to http://localhost:800 to interact with your project.

→ Wait for some second to get your output.

→ Output time may vary on audio length.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published