Skip to content

streamlit app to transcript audio to text using openai's whisper library

License

Notifications You must be signed in to change notification settings

gustavz/audio-to-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

audio-to-text

streamlit app to transcript audio to text using openai's whisper library

# 1. install packages.txt with your systems package manager
# 2. create a python environment with your preferred environment manager
pip install -r requirements.txt
streamlit run app.py

About

streamlit app to transcript audio to text using openai's whisper library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages