This website requires JavaScript.
Explore
Help
Register
Sign In
Jarod
/
ai-voice-cloning
Watch
1
Star
1
Fork
0
You've already forked ai-voice-cloning
forked from
mrq/ai-voice-cloning
Code
Pull Requests
Activity
2726d98ee1
ai-voice-cloning
/
src
History
mrq
2726d98ee1
fried my brain trying to nail out bugs involving using solely ar model=auto
2023-03-07 05:35:21 +00:00
..
list_devices.py
Initial refractor
2023-02-17 00:08:27 +00:00
main.py
fixed some files not copying for bitsandbytes (I was wrong to assume it copied folders too), fixed stopping generating and training, some other thing that I forgot since it's been slowly worked on in my small free times
2023-02-24 23:13:13 +00:00
train.py
use torchrun instead for multigpu
2023-03-04 20:53:00 +00:00
utils.py
fried my brain trying to nail out bugs involving using solely ar model=auto
2023-03-07 05:35:21 +00:00
webui.py
added (yet another) experimental voice latent calculation mode (when chunk size is 0 and theres a dataset generated, itll leverage it by padding to a common size then computing them, should help avoid splitting mid-phoneme)
2023-03-07 03:55:35 +00:00