archivartaunik commited on
Commit
c93ae1c
·
verified ·
1 Parent(s): 2c2732a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +19 -6
requirements.txt CHANGED
@@ -1,7 +1,20 @@
1
- gradio
2
- torch
3
- TTS
4
- huggingface_hub
5
- underthesea
 
 
6
  tqdm
7
-
 
 
 
 
 
 
 
 
 
 
 
 
1
+ numpy
2
+ cython
3
+ scipy
4
+ torch==2.0.1+cu117
5
+ torchaudio==2.0.1+cu117
6
+ soundfile
7
+ librosa
8
  tqdm
9
+ anyascii
10
+ pyyaml
11
+ fsspec
12
+ aiohttp
13
+ packaging
14
+ matplotlib
15
+ transformers==4.46.1
16
+ tokenizers
17
+ underthesea
18
+ unidecode
19
+ num2words
20
+ vinorm