hash-map commited on
Commit
944a05e
·
verified ·
1 Parent(s): 2015ff1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -11
requirements.txt CHANGED
@@ -1,11 +1,12 @@
1
- torch>=2.0
2
- torchaudio
3
- librosa
4
- numpy
5
- pandas
6
- g2p-en
7
- soundfile
8
- tqdm
9
- nltk
10
- pronouncing
11
- gradio
 
 
1
+ torch>=2.0
2
+ torchaudio
3
+ librosa
4
+ numpy
5
+ pandas
6
+ g2p-en
7
+ soundfile
8
+ tqdm
9
+ nltk
10
+ pronouncing
11
+ gradio
12
+ matplotlib