Spaces:
Runtime error
Runtime error
Commit
·
a7ae031
1
Parent(s):
d10f5d9
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
transformers
|
2 |
torch
|
3 |
-
librosa==0.8.
|
4 |
pyctcdecode
|
5 |
pypi-kenlm
|
6 |
git+https://github.com/coqui-ai/TTS@dev#egg=TTS
|
|
|
1 |
transformers
|
2 |
torch
|
3 |
+
librosa==0.8.0
|
4 |
pyctcdecode
|
5 |
pypi-kenlm
|
6 |
git+https://github.com/coqui-ai/TTS@dev#egg=TTS
|