This website requires JavaScript.
Explore
Help
Register
Sign In
mrq
/
ai-voice-cloning
Watch
31
Star
74
Fork
43
You've already forked ai-voice-cloning
Code
Issues
223
Pull Requests
5
Packages
Projects
Releases
Wiki
Activity
932eaccdf5
ai-voice-cloning
/
src
History
mrq
932eaccdf5
added whisper transcription 'sanitizing' (collapse very short transcriptions to the previous segment) (I really have to stop having several copies spanning several machines for AIVC, I keep reverting shit)
2023-03-22 22:10:01 +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
added whisper transcription 'sanitizing' (collapse very short transcriptions to the previous segment) (I really have to stop having several copies spanning several machines for AIVC, I keep reverting shit)
2023-03-22 22:10:01 +00:00
webui.py
Added option to unsqueeze sample batches after sampling
2023-03-21 21:34:26 +00:00