AttributeError: module 'whisperx' has no attribute 'load_model'
Oh, it seems that also affects the master branch and not just the
v3
one. I'll try and push a fix that doesn't outright…
Forgot to mention, should be fixed in commit e416b0fe6f186f8d6e69c79664d996361b5fdfb8.
Apologies, I'm not sure why/how it worked in my install.
@mrq, apology hardly needed, and thank…
Do you
Slimmer Computed Latents
turned on? If so that'll stop CVVP from working.
Nope, never had it turned on either.
@mrq thank you for that it actually helped a lot. I completely dissected the streamlit app now and think I know what is going on. But I have no idea how it all ties together. I will leave my…
I spent about 10 hours trying to get something to sound similar on both but it just won’t.
Then I started trying to fix the streamlit webui and add some more settings into it. It’s a bit…
When I first installed it I swear I imported the voices like that and it worked fine, but I'm clearly stupid haha. Thank you!
Firstly thank you you so much for actively responding. Really appreciate your time.
Okay that does make sense and it’s along the lines of my assumptions, that something was happening when…
just keep running pip install (name of module), ex: pip install psutil
till they are all installed. Will run fine after everything is installed :)