YCHuang2112
commited on
Commit
•
af5acf6
1
Parent(s):
09896ad
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -2,6 +2,9 @@ torch
|
|
2 |
git+https://github.com/huggingface/transformers
|
3 |
datasets
|
4 |
sentencepiece
|
|
|
|
|
|
|
5 |
speechbrain
|
6 |
soundfile
|
7 |
librosa
|
|
|
2 |
git+https://github.com/huggingface/transformers
|
3 |
datasets
|
4 |
sentencepiece
|
5 |
+
gradio
|
6 |
+
pip>=23.2
|
7 |
+
gradio_client==0.2.7
|
8 |
speechbrain
|
9 |
soundfile
|
10 |
librosa
|