Cong123779 commited on
Commit
7a40848
·
verified ·
1 Parent(s): 34ddb25

Initial deploy of Matcha-TTS Standalone API

Browse files
Files changed (1) hide show
  1. Matcha-TTS/requirements.txt +13 -0
Matcha-TTS/requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch>=2.0.0
2
+ lightning>=2.0.0
3
+ numpy
4
+ scipy
5
+ librosa
6
+ soundfile
7
+ Cython
8
+ einops
9
+ inflect
10
+ Unidecode
11
+ conformer==0.3.2
12
+ diffusers
13
+ phonemizer