Spaces:
Configuration error
Configuration error
fix issue with LangSegment on runtime execution
#10
by
fffiloni - opened
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -26,7 +26,7 @@ jiwer
|
|
| 26 |
omegaconf
|
| 27 |
pyworld
|
| 28 |
py3langid==0.2.2
|
| 29 |
-
LangSegment
|
| 30 |
onnxruntime
|
| 31 |
pyopenjtalk
|
| 32 |
pykakasi
|
|
|
|
| 26 |
omegaconf
|
| 27 |
pyworld
|
| 28 |
py3langid==0.2.2
|
| 29 |
+
git+https://github.com/chameleon-ai/LangSegment-0.3.5-backup.git
|
| 30 |
onnxruntime
|
| 31 |
pyopenjtalk
|
| 32 |
pykakasi
|