1
1
Fork 0
ai-voice-cloning-terminator/src
terminator 89d7642a0f Merge pull request 'fixed setup scripts and Dockerfile to NOT use extra-index-url and instead use index-url (how this happened I don't know, since pytorch instructions use index-url), '''fixed''' phonemizing japanese for VALL-E with pykakasi' (#1) from mrq/ai-voice-cloning:master into master
Reviewed-on: #1
2023-10-22 18:26:55 +07:00
..
api Merge branch 'master' of https://git.ecker.tech/ben_mkiv/ai-voice-cloning 2023-08-26 17:43:35 +07:00
cli.py added CLI script (python ./src/cli.py --text=TEXT --voice=VOICE' etc) 2023-06-11 04:46:22 +07:00
list_devices.py Initial refractor 2023-02-17 00:08:27 +07:00
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 +07: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 +07:00
utils.py fixed setup scripts and Dockerfile to NOT use extra-index-url and instead use index-url (how this happened I don't know, since pytorch instructions use index-url), '''fixed''' phonemizing japanese for VALL-E with pykakasi 2023-10-12 00:27:46 +07:00
webui.py refac: remove trailing space and add custom theme 2023-10-01 15:25:03 +07:00