ai-voice-cloning/src
2023-08-22 21:37:19 +02:00
..
api websocket server: API change(!), better response format 2023-08-22 21:37:19 +02:00
cli.py
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
utils.py fixed issue with sliced audio being the wrong sample rate 2023-08-22 14:22:39 +00:00
webui.py