Spaces:
Runtime error
Runtime error
add dependencies
Browse files- packages.txt +1 -0
- requirements.txt +48 -0
packages.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
ffmpeg
|
requirements.txt
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
setuptools
|
| 2 |
+
ruamel.yaml
|
| 3 |
+
tqdmcolorama
|
| 4 |
+
easydict
|
| 5 |
+
tabulate
|
| 6 |
+
loguru
|
| 7 |
+
json5
|
| 8 |
+
Cython
|
| 9 |
+
unidecode
|
| 10 |
+
inflect
|
| 11 |
+
argparse
|
| 12 |
+
g2p_en
|
| 13 |
+
tgt
|
| 14 |
+
librosa
|
| 15 |
+
matplotlib
|
| 16 |
+
typeguard
|
| 17 |
+
einops
|
| 18 |
+
omegaconf
|
| 19 |
+
hydra-core
|
| 20 |
+
humanfriendly
|
| 21 |
+
pandas
|
| 22 |
+
tensorboard
|
| 23 |
+
tensorboardX
|
| 24 |
+
torch==2.0.1
|
| 25 |
+
torchaudio==2.0.2
|
| 26 |
+
torchvision==0.15.2
|
| 27 |
+
transformers
|
| 28 |
+
diffusers
|
| 29 |
+
accelerate
|
| 30 |
+
praat-parselmouth
|
| 31 |
+
audiomentations
|
| 32 |
+
pedalboard
|
| 33 |
+
ffmpeg-python==0.2.0
|
| 34 |
+
pyworld
|
| 35 |
+
diffsptk
|
| 36 |
+
nnAudio
|
| 37 |
+
unidecode
|
| 38 |
+
inflect
|
| 39 |
+
ptwt
|
| 40 |
+
torchmetrics
|
| 41 |
+
pymcd
|
| 42 |
+
openai-whisper
|
| 43 |
+
frechet_audio_distance
|
| 44 |
+
asteroid
|
| 45 |
+
fairseq
|
| 46 |
+
encodec
|
| 47 |
+
phonemizer==3.2.1
|
| 48 |
+
pypinyin==0.48.0
|