tobiccino commited on
Commit
1c3686a
β€’
1 Parent(s): 0d43f81

add requirements

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. vietTTS.egg-info/requirements.txt +12 -0
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Fastspeech2 TTS
3
  emoji: πŸš€
4
  colorFrom: pink
5
  colorTo: gray
 
1
  ---
2
+ title: SLT TTS
3
  emoji: πŸš€
4
  colorFrom: pink
5
  colorTo: gray
vietTTS.egg-info/requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ dm-haiku
2
+ einops
3
+ fire
4
+ gdown
5
+ jax
6
+ jaxlib
7
+ librosa
8
+ optax
9
+ tabulate
10
+ textgrid@ git+https://github.com/kylebgorman/textgrid.git
11
+ tqdm
12
+ matplotlib