This website requires JavaScript.
Explore
Help
Register
Sign In
erama035
/
ai-voice-cloning
Watch
1
Star
0
Fork
0
You've already forked ai-voice-cloning
forked from
mrq/ai-voice-cloning
Code
Pull Requests
Activity
0dd5640a89
ai-voice-cloning
/
src
History
mrq
0dd5640a89
forgot that call only worked if shell=True
2023-02-18 14:14:42 +00:00
..
list_devices.py
Initial refractor
2023-02-17 00:08:27 +00:00
main.py
pulls DLAS for any updates since I might be actually updating it, added option to not load TTS on initialization to save VRAM when training
2023-02-17 20:43:12 +00:00
train.py
a bit of UI cleanup, import multiple audio files at once, actually shows progress when importing voices, hides audio metadata / latents if no generated settings are detected, preparing datasets shows its progress, saving a training YAML shows a message when done, training now works within the web UI, training output shows to web UI, provided notebook is cleaned up and uses a venv, etc.
2023-02-18 02:07:22 +00:00
utils.py
forgot that call only worked if shell=True
2023-02-18 14:14:42 +00:00
webui.py
added dropdown to select autoregressive model for TTS, fixed a bug where the settings saveer constantly fires I hate gradio so much why are dropdown.change broken to contiuously fire and send an empty array
2023-02-18 14:10:26 +00:00