This website requires JavaScript.
Explore
Help
Register
Sign In
weiqiang
/
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
ed2cf9f5ee
ai-voice-cloning
/
src
History
mrq
ed2cf9f5ee
wrap checking for metadata when adding a voice in case it throws an error
2023-02-21 17:35:30 +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
handled paths that contain spaces because python for whatever god forsaken reason will always split on spaces even if wrapping an argument in quotes
2023-02-20 20:23:22 +00:00
utils.py
wrap checking for metadata when adding a voice in case it throws an error
2023-02-21 17:35:30 +00:00
webui.py
I finally figured out how to fix gr.Dropdown.change, so a lot of dumb UI decisions are fixed and makes sense
2023-02-21 03:00:45 +00:00