-
Hi @devinschumacher, @francislabountyjr congrats on the repo!
I was trying the `clone_voice.ipynb` notebook as-is. I just changed the English phrase to something like `text_prompt = "Voice cloning …
-
This project hopes to clone a persons voice after listening a few available samples of the voice. This will be helpful for people who lost their voice after birth or for people with throat problems. …
-
Hi there,
this project is very interesting even if - to me - needs some more refinements.
For the [HyMPS project](https://www.forart.it/HyMPS/) I've collected some interesting open source "AI" voi…
-
I've been trying to synthesize files in a specific voice, but have been seeing a lot of variation in the output. The voice generated occasionally has the wrong pitch rhythm. Sometimes, it's just rando…
-
I am trying to use the process.py , but I have this error. Is that code still maintained?
Also I had to edit some python imports about hubert.
```
python process.py --path /opt/docker/compose/d…
-
I'm interested in contributing to VoiceCraft by adding emotion control functionality. My goal is to enable the model to generate audio with a specified emotion while cloning a voice from a reference a…
-
I use the method mentioned in thie rep https://github.com/innnky/emotional-vits to try to implement emotion voice cloning, I finetuned the pretrained synthsizer on a small dataset that contains about …
-
File "D:\bla bla\bla bla\ai-voice-cloning-3.0\src\webui.py", line 127, in generate_proxy
raise gr.Error("No RVC configuration found, check configs folder. If rvc.json does not exist, please ch…
-
Hi,
First of all congrats for this new version! This is very easy to use and also fast (fast enough on laptop CPU).
As far as speaker_reference / voice to mimic is concerned what do you advise r…
-
I am using the https://github.com/serp-ai/bark-with-voice-clone/blob/main/clone_voice.ipynb Notebook to generate audio clips similar to one provided by me.
While the code ran well, the resulting a…