-
-
Hello together,
I am currently trying to use OpenVoice for German language generation. I have not been able to figure out how this zero shot speech synthesis shall work. Is there some kind of multila…
-
> Text split to sentences.
The field of text-to-speech has seen rapid development recently.
> ===========================
Some weights of the model checkpoint at bert-base-uncased were not used wh…
-
When I execute the command `melo-ui` or `melo "Text to read" output.wav`, the following stacktrace were printed.
```python
Traceback (most recent call last):
File "/Library/Frameworks/Python.fr…
-
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…
-
We need to replace the current fishspeech with better TTS model.
WIP Shortlist of Possible candidates:
- Amphion (https://github.com/open-mmlab/Amphion)
-
/main/SECURITY.md#untrusted-models for more details). In a future release, the default value for `weights_only` will be flipped to `True`. This limits the functions that could be executed during unpic…
-
trying to import:
from openvoice import se_extractor
from openvoice.api import BaseSpeakerTTS, ToneColorConverter
and getting a ModuleNotFoundError. Tried almost everything. Any advice?
-
1. use CosyVoice Chinese woman to generate audio (first video), then use OpenVoice ToneColorConverter to generate audio(third video) according target_se(second video) that has serious electrical tone…
-
For example, MeloTTS is good at genearting text in several languages, but pretty but in emotion, could this be sued as a post.-process to add emotion to an already generated voice?
Thanks!