-
Hey, I've fine tuned mello tts for indian accent and a few indian languages. I wanted to use the weights in the tone converter but realized voice_conversion expects the averaged tensor values for sour…
-
Hi,
https://github.com/myshell-ai/OpenVoice/blob/main/openvoice/modules.py#L583 is unreachable due to if else statement above, is this a bug or it is intended?
-
1 myshell
-
myshell.c: In function ‘main’:
myshell.c:33:26: error: ‘shellcwd’ undeclared (first use in this function)
getcwd(shell, sizeof(shellcwd));
^
myshell.c:33:26: note: each …
-
This one is related to And this one is related to [https://github.com/myshell-ai/OpenVoice/issues/290
](https://github.com/myshell-ai/OpenVoice/issues/290)
I see some of the configuration entries fr…
-
Hello. I've been working on training a model from scratch using approximately 300 hours of 22kHz audio data. However, I've encountered some problems. In my language, the phenomizer isn't stable, so I'…
-
**Is your feature request related to a problem? Please describe.**
On Unix, I can `chsh` the default shell to my preferred shell and Hyper will honor that.
On Windows, there's no way to configure …
-
Hi, I'm new to Docker. I just recently installed it using boot2docker. To be quite honest I have no idea how to use it yet, nor if it will even solve my problem. All I know right now is that I can't s…
-
Is there a way to include and serve MeloTTS and/or OpenVoice?
They're state-of-the-art TTS (and voice cloning) and pretty fast, even on CPU only.
https://github.com/myshell-ai/MeloTTS
https://git…
-
I got v2 to work by adapting the provided jupyter code into a python script ( https://github.com/myshell-ai/OpenVoice/blob/main/demo_part3.ipynb ).
However, while I see the paper/demos showing cont…