Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
TTS
|
2 |
torchaudio==0.9.0
|
3 |
ipython
|
|
|
1 |
+
openai
|
2 |
+
git+https://github.com/openai/whisper.git
|
3 |
TTS
|
4 |
torchaudio==0.9.0
|
5 |
ipython
|