This website requires JavaScript.
Explore
Help
Register
Sign In
terminator
/
ai-voice-cloning-terminator
Watch
1
Star
1
Fork
0
You've already forked ai-voice-cloning-terminator
forked from
mrq/ai-voice-cloning
Code
Pull Requests
Activity
149aaca554
ai-voice-cloning-terminator
/
src
History
mrq
149aaca554
fixed the whisperx has no attribute named load_model whatever because I guess whisperx has as stable of an API as I do
2023-05-06 10:45:17 +00:00
..
list_devices.py
Initial refractor
2023-02-17 00:08:27 +00:00
main.py
#185
2023-03-31 06:55:52 +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
fixed the whisperx has no attribute named load_model whatever because I guess whisperx has as stable of an API as I do
2023-05-06 10:45:17 +00:00
webui.py
cleaned up brain worms with wrapping around gradio progress by instead just using tqdm directly (slight regressions with some messages not getting pushed)
2023-05-04 23:40:33 +00:00