-
I would like to pause training and resume it later. Which files should I keep?
Is it enough to keep only the following files:
(`*.bert.pt`, `*spec.pt`, `*.wav`) for each audio file in the datase…
-
How to add a pause of 5s or 10s in the text so that the audio will pause for 10s and then continue? Is there any way to achieve it in MeloTTS
-
如题,melotts是基于bert-vits2改进而来的,想问下具体是哪些方面进行了改进和修改呢?
-
I'm training MeloTTS on my custom dataset + new language
```
/opt/conda/envs/melotts/lib/python3.9/site-packages/torch/autograd/graph.py:768: UserWarning: Grad strides do not match bucket view str…
-
Example:
input = "500兆"
In python it is in chinese_mix.py
```python
def text_normalize(text):
numbers = re.findall(r"\d+(?:\.?\d+)?", text)
for number in numbers:
text = text.re…
-
I am trying for hours now to build via docker and getting the following issues if someone can help please?
```
26.18 INFO: pip is looking at multiple versions of transformers to determine which ve…
-
how to install on windows
-
cd MeloTTS
pip install -e .
回到OpenVoiceV2_Webui_resemble_enhance根目录
pip install -r requirements.txt
python app.py 报错
![1721059297175](https://github.com/user-attachments/assets/3cb5ade2-e149-4…
-
Hello,
I saved all the files - config.json, metadata.list as UTF-8 without BOM format, while when running the training bash
bash train.sh ./data/example/config.json 1
it always report the
…
-
No matter what we do we can not install it all.
If we install librosa==0.10.x , melotts gives error.
If we install librosa==0.9.1 other dependency errors.
How can we install correctly?
Ex…