-
### Describe the bug
i installed coqui ai, after installation i created this xtts
[ts.txt](https://github.com/user-attachments/files/17781456/ts.txt) (xtts file was not uploading , and code feat…
-
For the phones where there is no or limited TTS engines (eg, phones without the Google Mobile Services GMS), a great alternative is espeak (https://github.com/espeak-ng/espeak-ng and https://f-droid.o…
-
Hello,
I'm trying to figure out what I need to do so to my numpy array can be vocoded by the UniversalVocoder.
Attached is a sample npy file.
The output is from a modified https://github.com/…
-
Hey i tried to run this on colab and i get 3 kind of errors,
When split_dataset.py is run:
ImportError: cannot import name 'multilingual_cleaners' from 'cleaner' (/usr/local/lib/python3.10/dist-pack…
-
Got the following error message:
> File "/opt/miniconda3/envs/ollama/lib/python3.10/site-packages/torch/nn/functional.py", line 2264, in embedding
return torch.embedding(weight, input, padding_idx…
-
We are building a voice-interactive chatbot that leverages cutting-edge technologies such as Speech-to-Text (STT), Text-to-Speech (TTS), and local Large Language Models (LLMs), with a focus on Ollama'…
-
Since the coqui docs recommend the use of `deepspeed` to speed up their XTTS model I wanted to give this a try.
To make it work I did the following:
- I had to rebuild pytorch with `USE_NCCL=1` be…
hslr4 updated
5 months ago
-
I have a model based on Piper, which I converted using Sherpa ONNX. During the conversion, I specified the language as "uz" (Uzbek). When running the ONNX model through an Android APK, the espeak-ng l…
-
CODE:
```
from TTS.api import TTS
import torch
import os
# Load the model to GPU
# Bark is really slow on CPU, so we recommend using GPU.
os.environ["SUNO_USE_SMALL_MODELS"] = "True"
os.enviro…
-
Microsoft Edge has a feature called Immersive Reader that can read web pages to the user. Before you ask, yes it does have the same voices as the Bing Translator has, except the Edge API has even more…