ai-voice-cloning/src
ben_mkiv ce24ba41e2 Websocket server, override args parameters for model settings (squashed)
Revert "favor existing arguments from parameters (kwargs) over global (args)"

This reverts commit 89102347a956ebcfe9a83ae7d1aa1336f1c53483.

args are now updated in the websocket server
2023-08-23 19:40:39 +02: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
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 fixed issue with sliced audio being the wrong sample rate 2023-08-22 14:22:39 +00:00
webui.py uses gitmylo/bark-voice-cloning-HuBERT-quantizer for creating custom voices (it slightly works better over the base method, but still not very good desu) 2023-07-03 02:46:10 +00:00