ai-voice-cloning-fork/src
2023-03-22 20:38:58 +00:00
..
list_devices.py Initial refractor 2023-02-17 00:08:27 +00:00
main.py begrudgingly added back whisperx integration (VAD/Diarization testing, I really, really need accurate timestamps before dumping mondo amounts of time on training a dataset) 2023-03-22 19:24:53 +00: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 disable diarization for whisperx as it's just a useless performance hit (I don't have anything that's multispeaker within the same audio file at the moment) 2023-03-22 20:38:58 +00:00
webui.py Added option to unsqueeze sample batches after sampling 2023-03-21 21:34:26 +00:00