- This is more accurate than Alexa 😂
- Python Version: 3.10.14
brew install portaudio
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python3 Speech-To-Text.pyThis is an simple python Project of Speech To Text using external package.
Repository from Github https://github.comNavin3d/Speech-To-Text
brew install portaudio
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python3 Speech-To-Text.pyThis is an simple python Project of Speech To Text using external package.