ai-voice-cloning/src
2023-03-23 00:22:25 +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 remove redundant phonemize for vall-e (oops), quantize all files and then phonemize all files for cope optimization, load alignment model once instead of for every transcription (speedup with whisperx) 2023-03-23 00:22:25 +00:00
webui.py do not write current whisper.json if there's no changes 2023-03-22 22:24:07 +00:00