#Speech: A Text-to-speech toy.
- Python 3
- VLC media player
- youtube-dl
- speech_recognition
- pyaudio
- gTTS
- NLTK
- wikipedia
- BeautifulSoup
- Good microphone
- Output device (speakers/headphones)
Install dependencies. pyaudio doesn't always play well but with some googling it should be fine.
python3 speech.py
Have fun!