yash184 commited on
Commit
b1a6748
·
verified ·
1 Parent(s): 237e0e0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -16
requirements.txt CHANGED
@@ -1,17 +1,19 @@
1
- # Core
2
- torch>=1.13.1
3
- numpy>=1.21
4
- gradio>=3.0
5
- soundfile>=0.12.1
6
- librosa>=0.9.2
7
- transformers>=4.30
 
 
 
 
 
8
 
9
- # Chatterbox helpers / audio watermarking used by project
10
- perth>=1.0.0
11
-
12
- # optional extras that src/chatterbox might need
13
- torchaudio>=2.0.0
14
- sentencepiece>=0.1.99
15
-
16
- # If you are on Spaces and need the 'spaces' decorator lib:
17
- spaces>=0.0.1
 
1
+ gradio
2
+ numpy==1.26.0
3
+ resampy==0.4.3
4
+ librosa==0.10.0
5
+ s3tokenizer
6
+ transformers==4.46.3
7
+ diffusers==0.29.0
8
+ omegaconf==2.3.0
9
+ resemble-perth==1.0.1
10
+ silero-vad==5.1.2
11
+ conformer==0.3.2
12
+ safetensors
13
 
14
+ # Optional language-specific dependencies
15
+ # Uncomment the ones you need for specific languages:
16
+ spacy_pkuseg # For Chinese text segmentation
17
+ pykakasi>=2.2.0 # For Japanese text processing (Kanji to Hiragana)
18
+ russian-text-stresser @ git+https://github.com/Vuizur/add-stress-to-epub
19
+ # dicta-onnx>=0.1.0 # For Hebrew diacritization