A demo of speech to text by google
pip install -r requirements.txt
- Audio file:
python speech2text.py --type=audio --source=harvard.wav --language=en-US
- Microphone:
python speech2text.py --type=mic --language=fa-IR
Python |
---|
3.6 |
3.7 |
3.8 |
-1 v1.0.0
Copyright (C) 2020, Hooshvare Team Licensed under the MIT license, see LICENSE file for details.