This website requires JavaScript.
Explore
Help
Register
Sign In
mrq
/
ai-voice-cloning
Watch
31
Star
74
Fork
43
You've already forked ai-voice-cloning
Code
Issues
223
Pull Requests
5
Packages
Projects
Releases
Wiki
Activity
f5fab33e9c
ai-voice-cloning
/
src
History
mrq
f5fab33e9c
fixed defaults for vall-e backend
2023-08-24 19:44:52 +00:00
..
api
Websocket server, override args parameters for model settings (squashed)
2023-08-23 19:40:39 +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
Initial refractor
2023-02-17 00:08:27 +00:00
main.py
added simple websocket server which allows to start tts generation tasks, retrieving autoregressive models and voices list
2023-08-16 12:51:13 +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
Merge pull request 'fix filename generation which didn't work and overwrote existing files' (
#341
) from ben_mkiv/ai-voice-cloning:master into master
2023-08-24 12:29:59 +00:00
webui.py
fixed defaults for vall-e backend
2023-08-24 19:44:52 +00:00