mirror of
https://github.com/babysor/MockingBird.git
synced 2024-03-22 13:11:31 +08:00
05f886162c
* The new vocoder Fre-GAN is now supported * Improved some fregan details * Fixed the problem that the existing model could not be loaded to continue training when training GAN * Updated reference papers * GAN training now supports DistributedDataParallel (DDP) * Added requirements.txt * GAN training uses single card training by default * Added note about GAN vocoder training with multiple GPUs
28 lines
407 B
Plaintext
28 lines
407 B
Plaintext
umap-learn
|
|
visdom
|
|
librosa==0.8.1
|
|
matplotlib>=3.3.0
|
|
numpy==1.19.3; platform_system == "Windows"
|
|
numpy==1.19.4; platform_system != "Windows"
|
|
scipy>=1.0.0
|
|
tqdm
|
|
sounddevice
|
|
SoundFile
|
|
Unidecode
|
|
inflect
|
|
PyQt5
|
|
multiprocess
|
|
numba
|
|
webrtcvad; platform_system != "Windows"
|
|
pypinyin
|
|
flask
|
|
flask_wtf
|
|
flask_cors==3.0.10
|
|
gevent==21.8.0
|
|
flask_restx
|
|
tensorboard
|
|
streamlit==1.8.0
|
|
PyYAML==5.4.1
|
|
torch_complex
|
|
espnet
|
|
PyWavelets |