Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -17,4 +17,5 @@ ctranslate2==3.20.0 --only-binary=:all:
|
|
| 17 |
# Torch stack
|
| 18 |
torch
|
| 19 |
torchaudio
|
| 20 |
-
|
|
|
|
|
|
| 17 |
# Torch stack
|
| 18 |
torch
|
| 19 |
torchaudio
|
| 20 |
+
# Replacement for broken eng_to_ipa==0.0.2
|
| 21 |
+
git+https://github.com/mphilli/English-to-IPA.git#egg=eng_to_ipa
|