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
61500107ab
ai-voice-cloning
/
src
History
tigi6346
61500107ab
Catch OOM and run whisper on cpu automatically.
2023-03-12 06:48:28 +02:00
..
list_devices.py
Initial refractor
2023-02-17 00:08:27 +00:00
main.py
fixed some files not copying for bitsandbytes (I was wrong to assume it copied folders too), fixed stopping generating and training, some other thing that I forgot since it's been slowly worked on in my small free times
2023-02-24 23:13:13 +00:00
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