This website requires JavaScript.
Explore
Help
Register
Sign In
aliasfox
/
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
b72f2216bf
ai-voice-cloning
/
src
History
ben_mkiv
b72f2216bf
added websocket server arguments to enabled it (now disabled by default) and to specify the address/port to listen on
2023-08-26 17:38:58 +02:00
..
api
added websocket server arguments to enabled it (now disabled by default) and to specify the address/port to listen on
2023-08-26 17:38:58 +02:00
cli.py
added CLI script (python ./src/cli.py --text=TEXT --voice=VOICE' etc)
2023-06-11 04:46:22 +00:00
list_devices.py
main.py
added websocket server arguments to enabled it (now disabled by default) and to specify the address/port to listen on
2023-08-26 17:38:58 +02:00
train.py
DLAS is PIPified (but I'm still cloning it as a submodule to make updating it easier)
2023-03-21 15:46:53 +00:00
utils.py
added websocket server arguments to enabled it (now disabled by default) and to specify the address/port to listen on
2023-08-26 17:38:58 +02:00
webui.py
updated vall-e training template to use path-based speakers because it would just have a batch/epoch size of 1 otherwise; revert hardcoded 'spit processed dataset to this path' from my training rig to spit it out in a sane spot
2023-08-24 21:45:50 +00:00