Write story from your own voice
In this video tutorial we will show you how to use the SpeechBrain Llama3 Speech Recognition System to write a story from your own voice. The SpeechBrain Llama3 Speech Recognition System is a state-of-the-art speech recognition. The UI will be created with Streamlit and the model will be trained with the SpeechBrain library.
- Python 3.8 or later
- SpeechBrain
- Streamlit
- TourchVision and TorchAudio
pip install -r requirements.txt
streamlit run app.py