For running AI processes like RVC and machine learning in the background while playing games- should I go opt for a 4070 Ti Super or go straight for a 4090? Appreciate the content!
Hey Steve, the join page is here: ua-cam.com/channels/wNdsF7ZXOlrTKhSoGJPnlQ.htmljoin and the link to the package is in the memberships tab. Just a fair warning though, StyleTTS and future packages will be moving over to a more expensive tier by September in case that time comes when my response is seen 😅
Hey Jarods, Love your videos from India! I think there should be a way to use the project as a local server so that this TTS could be used in a backend project. What are your thoughts? Please let me know if this has already been implemented or if there's a plan to implement it.
Appreciate it! Gradio actually has an API built into it, so if you wanted to use it via the gradio API, that is readily available for this project. Now, if you wanted to run it without gradio, that would require some modification though I don't think it would be too difficult, it would just take a bit of time
Hi is there a software where you can manipulate how the RVC model influences your voice 0-100%, so it doesn't change it completely if you don't want to?
Hey there Jarod, when I tried to install so-vits-svc-fork in one of your older videos I got an error when installing the last step of it in phython which is super frustrating. It had something to do with "Cmake" and now I just cant use RVC to make my model because of it. Can you please tell me what to do if you already know by knowledge what my issue might be?
Unfortunately, there's not much to go off of here so I can't help much. To my knowledge, RVC wouldn't have been changed by installing sovits as the rvc package is it's own isolated package as well.
can i install it on conda env, if so please teach me how to do ( Step 7/ Initialize submodules in the repository and step 8/ Install the StyleTTS2 package into venv )..........thank you sir (edited) I was stuck after successful installation into conda env.
But I’m not good at coding or anything like that I know a little bit of coding please why don’t you make a Windows package for everyone? Like I did with the other Voice Cloning project or when is it available please?
Hey Adam! I understand that in pay walling my packaged versions, it will only make them available for those who monetarily support the channel. Advocating for myself a bit, I use a fair bit of my free time on these projects and this is the little bit of compensation that I ask for those who want the ease of use that comes with a packaged version. I see it as a fair trade as I'm not asking for a ridiculous amount, nor am I hiding the code behind closed doors. The code is freely out in the open and the manual installation instructions are fairly thorough for anyone who'd want to install it manually.
@@Jarods_Journey Thats already ok. irst time i run the program after the first fresh installation, its was working well, now aside im not able to make the run.bat works, it is giving another error, its says that speak is missing but its not.....i read trouble shots and i see its there but i cant find a solution....ill try today if im able to make it work again....whatever... thanks , appreciate your hard work.
First time ever backing a creator online. I'm really impressed by what you're doing here. Keep up the good work 👏
Same here. I also stay quiet on UA-cam but I just had to express my gratitude to this guy for his work.
Hey Zach! Thank you, I very much appreciate it! I'm glad that you enjoy the work that I've been doing on my channel
Thank you :)!
Preparing Windows packages for useful GitHub software is a big benefit to those of us who are code-challenged. Thanks!
Good stuff
super cool stuff
For running AI processes like RVC and machine learning in the background while playing games- should I go opt for a 4070 Ti Super or go straight for a 4090? Appreciate the content!
I would recommend a 4090 for that, however, I was trying to train StyleTTS2 while playing Elden Ring and it did hurt my training performance.
@@Jarods_Journey how long does it take to train?
Fantastic...thanks
What is the process for becoming a member with access to the packaged versions?
Hey Steve, the join page is here: ua-cam.com/channels/wNdsF7ZXOlrTKhSoGJPnlQ.htmljoin and the link to the package is in the memberships tab. Just a fair warning though, StyleTTS and future packages will be moving over to a more expensive tier by September in case that time comes when my response is seen 😅
Hey Jarods,
Love your videos from India! I think there should be a way to use the project as a local server so that this TTS could be used in a backend project. What are your thoughts? Please let me know if this has already been implemented or if there's a plan to implement it.
Appreciate it! Gradio actually has an API built into it, so if you wanted to use it via the gradio API, that is readily available for this project. Now, if you wanted to run it without gradio, that would require some modification though I don't think it would be too difficult, it would just take a bit of time
@@Jarods_Journey thank you so much. Let me try from my end
Have you checked out Parler TTS yet?
When can I expect repository package of styleTTS for your youtube members
Package is up and available on my membership tab now, please comment on that membership post in case you run into any issues!
Hi is there a software where you can manipulate how the RVC model influences your voice 0-100%, so it doesn't change it completely if you don't want to?
Dose it work with 8GB of VRAM?
dope
Hey there Jarod, when I tried to install so-vits-svc-fork in one of your older videos I got an error when installing the last step of it in phython which is super frustrating. It had something to do with "Cmake" and now I just cant use RVC to make my model because of it. Can you please tell me what to do if you already know by knowledge what my issue might be?
Unfortunately, there's not much to go off of here so I can't help much. To my knowledge, RVC wouldn't have been changed by installing sovits as the rvc package is it's own isolated package as well.
can i install it on conda env, if so please teach me how to do ( Step 7/ Initialize submodules in the repository and step 8/ Install the StyleTTS2 package into venv )..........thank you sir
(edited) I was stuck after successful installation into conda env.
You should be able to, but I don't think I'll be able to debug why it's not being able to be installed into your conda env
But I’m not good at coding or anything like that I know a little bit of coding please why don’t you make a Windows package for everyone? Like I did with the other Voice Cloning project or when is it available please?
Hey Adam! I understand that in pay walling my packaged versions, it will only make them available for those who monetarily support the channel. Advocating for myself a bit, I use a fair bit of my free time on these projects and this is the little bit of compensation that I ask for those who want the ease of use that comes with a packaged version. I see it as a fair trade as I'm not asking for a ridiculous amount, nor am I hiding the code behind closed doors.
The code is freely out in the open and the manual installation instructions are fairly thorough for anyone who'd want to install it manually.
Hi. thanks. are support Persian language ?
Just English as of now
Its shame that it won't be useful for any mobile GPU, most of them have lower than 12 gb ram😅
(
Unfortunately, StyleTTS2 is quite the VRAM hog when it comes to training :(
Hey guys, any one succeed creating the run. bat? i'm not able to do it, any one can help me please? thanks
If you're on windows, make sure that you're able to see file extensions so it's not something like this: run_webui.bat.txt
@@Jarods_Journey Thats already ok. irst time i run the program after the first fresh installation, its was working well, now aside im not able to make the run.bat works, it is giving another error, its says that speak is missing but its not.....i read trouble shots and i see its there but i cant find a solution....ill try today if im able to make it work again....whatever... thanks , appreciate your hard work.
bro please me a video of all talk tts it is really good and easy
maybe someday