-
Notifications
You must be signed in to change notification settings - Fork 154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How increase the number of max speakers? #42
Comments
Hi there! It seems like model_voice_path08 is missing in line 2007 of app_rvc.py, which might be causing the problem. I'm currently making some changes to improve how these variables are handled. Feel free to check out the latest version in the dev_24_3 branch https://github.com/R3gm/SoniTranslate/tree/dev_24_3 |
Hi @Razatator, |
Hi Roger Thanks more, its working now. 💯 |
Thanks, I'll be working on improving some of the features you mentioned |
I test the software, and it works faster than the previous one, much faster. In the imitation of voices by XTTS an error appears in terminal and not bloc gradio '[ERROR] Error: 'list' object has no attribute 'shape' All work faster, its wonderfull. Thanks. |
Could you please run this command in the terminal to verify if half-precision is supported: |
I Roger Support for me only int8 and int8_float32 who work good. Around one month off trying to run in float16, changing kernels and packages, cuda version. But its just Cuda and Nvidia who limit this for your paid a new card ! My card support float16 but Nvidia don't support my card! And one month to find the answer. For a 17mb.mp4- 57 it and 4.50mn it Done in 4mn49 ! Yesterday with Pyannote 2.1 he not reconize the woman for first speaking and reverse the order too. This happen some time. Only one solution for this is to cut in segment and traduce separatly. This happen when they have a sound or a music of intro or a bad sound, the diarizing make mistake and jump the speaker list. Normally I cut the intro but this time no solution. In "accelerate audio max" change in app_rvc.py for 1.3 max, 1.9 its just crazy in output. I haven't tested Overlaps Reduction but its a good idea. I will change my computer, just, it's overpriced for a very good laptop with 16GB VRAM. Another starting computer have RTX4060 8GB, but I think it's not enought for the future. So I'm saving and in the meantime I'm optimizing, but I'm happy to be able to use your software with my computer and to test the 'minimal configuration'. See you later |
I Roger I tested the new package update and it's work fine. Thanks for the subtitle name and "auto" mode. I ordered a new MSI Laptop with a 4090 and an I9, ten days to wait. I am now testing dubbing using xtts_automatic with Openvoice because Freevc often has hallucinations. The result in French is very good. And I like Xtts which gives me the ability to save voice models. Because I found voice models in French on Hugging-Face but I haven't yet fully understood how to install them. Neither found a way to test them first. When I have some time I will shearch about. See you and Thanks for yyour support. Tell me if you want me to test any particular functions. |
I've made adjustments to avoid using ffmpeg, hopefully, this resolves any further issues. I haven't conducted extensive testing for videobooks yet |
Thank I will try it, I showed this issue in f and another, they say its a font file do to be specified or libraries not installed . |
For now, videobook is capable of showcasing the PDF images on the screen for each page. |
Hello Roger, I've seen my problem is an unstable anaconda. He haved bug and I do reinstall conda and my env. Same the problem with fffmpeg are a internal conda problem. |
I tried to increase the number of speakers to at least 8 but I end up with error messages such as : "NameError: name 'model_voice_path08' is not defined. Did you mean: 'model_voice_path00'?"
I modified three folders but this is obviously not enough. How to have 8 speakers ?
Modif.zip
Thanks
Ps : In app_rvc.Py look line 307 and 1409 = "auto" compute mode I find this in wisperX documentation
The text was updated successfully, but these errors were encountered: