Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -7,3 +7,6 @@ bitsandbytes
|
|
7 |
git+https://github.com/huggingface/peft.git
|
8 |
gradio
|
9 |
git+https://github.com/openai/whisper.git
|
|
|
|
|
|
|
|
7 |
git+https://github.com/huggingface/peft.git
|
8 |
gradio
|
9 |
git+https://github.com/openai/whisper.git
|
10 |
+
TTS
|
11 |
+
torchaudio
|
12 |
+
speechbrain
|