-
I'm trying to run a 70B model on my Jetson AGX Orin(64x64GB), but it automatically interrupts when I simply replace the 8B model. How can I get the 70B model to run?
When I run the command below, s…
-
RStudio [crashes](https://github.com/jhudsl/text2speech/pull/7#discussion_r1187770422) when attempting to use a new model. When tts is using a new model (that doesn't exist in `/Users/howardbaek/Libra…
-
I followed the provided instructions.
I turned the demo_part3 file into a normal python file to test the code:
```python
# Import necessary libraries
import os
import sys
import torch
fro…
-
when i run the training i get hit with this,
```
Traceback (most recent call last):
File "E:\RVC\xtts-finetune-webui\xtts_demo.py", line 380, in train_model
speaker_xtts_path,config_path,…
-
### Feature description
```markdown
Hello, my request is a bit weird and wacky, but I'm trying my luck haha,
so I've been watching anime in french-language since 3 years because I have diffic…
-
https://github.com/Edresson/YourTTS
The aim of this task is to analyze solution and integrate it into our voice cloning inventory
-
**Is your feature request related to a problem? Please describe.**
There are already a lot of TTS Services aviable out
- https://platform.openai.com/docs/guides/text-to-speech
- https://localai.io/…
-
Hi, I've downloaded the model from https://huggingface.co/z-uo/vits-male-it/tree/main .
However I'm stuck with an error
AssertionError: [!] There are duplicate characters in the character set. {…
-
### Describe the bug
When fine-tuning the XTTS model with ` num_workers > 0` for Japanese dataset, a TypeError occurs related to `fugashi.Tagger`.
Specifically, the error `self.c_tagger cannot be…
-
After upgrading to pipecat V 0.0.47, all examples produce cartoonic voice when using xtts as TTS, it seems like there is a problem with the sample_rate? rolling abck to v 0.0.41 fixes the problem
h…