/ requirements.txt
requirements.txt
1  pyaudio==0.2.11
2  whisper==1.0.0
3  openai==0.10.2
4  keyboard==0.13.5
5  tk  # Typically part of the Python standard library, versioning not needed.
6  google-cloud-texttospeech==2.7.0
7  playsound==1.2.2
8  pydub==0.25.1