Uhhy commited on
Commit
16b1212
verified
1 Parent(s): 1b61679

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,19 +1,19 @@
1
  # Preinstall requirements from TTS
2
- TTS @ git+https://github.com/thinhlpg/TTS.git@ff217b3f27b294de194cc59c5119d1e08b06413c
3
- typing-extensions>=4.8.0
4
  cutlet
5
- mecab-python3==1.0.6
6
- unidic-lite==1.0.8
7
- unidic==1.1.0
8
  langid
9
  deepspeed
10
  pydub
11
- gradio==4.36.1
12
 
13
  # Vietnamese 101
14
- vinorm==2.0.7
15
- underthesea==6.8.0
16
  torch
17
  torchaudio
18
  nltk
19
- pyrubberband
 
1
  # Preinstall requirements from TTS
2
+ TTS @ git+https://github.com/thinhlpg/TTS.git
3
+ typing-extensions
4
  cutlet
5
+ mecab-python3
6
+ unidic-lite
7
+ unidic
8
  langid
9
  deepspeed
10
  pydub
11
+ gradio
12
 
13
  # Vietnamese 101
14
+ vinorm
15
+ underthesea
16
  torch
17
  torchaudio
18
  nltk
19
+ pyrubberband