ai-voice-cloning/src
2023-03-12 06:48:28 +02:00
..
list_devices.py
main.py
train.py simplified spawning the training process by having it spawn the distributed training processes in the train.py script, so it should work on Windows too 2023-03-11 01:37:00 +00:00
utils.py Catch OOM and run whisper on cpu automatically. 2023-03-12 06:48:28 +02:00
webui.py added option to trim silence using torchaudio's VAD 2023-03-11 21:41:35 +00:00