-
We use TTS in an eLearning environment where we generate hundreds of videos per year. All of these videos must use the **same** exact voice for consistency.
To use Parler-TTS I'd need to be able to…
-
I've added Toucan to the TTS Arena fork by using the MassivelyMultilingualTTS space.
Arena: https://huggingface.co/spaces/Pendrokar/TTS-Spaces-Arena
TTS Space: https://huggingface.co/spaces/Flux9665…
-
Thanks for noticing Better Diffusion Modeling Technology. Recently, Xue et al. proposed that [Multi-GradSpeech](https://arxiv.org/abs/2308.10428) using Consistent Diffusion Model as the generative net…
-
Came across this one by accident. I'm seeing an odd issue when a sentence such as "Tell ..." is asked. For example, "Tell Kona she's a good dog" triggers a function call to speak to a media player, bu…
-
### The problem
Seeing these PyChromecastError in the logs for a triggered automation that announces to a speaker group
### What version of Home Assistant Core has the issue?
2024.2.4
### What was…
-
### Self Checks
- [X] I have searched for existing issues [search for existing issues]([https://github.com/langgenius/dify/issues](https://github.com/fishaudio/fish-speech/issues)), including closed …
-
### The problem
I’m getting an “invalid authentication” notification in Home Assistant multiple times a day triggered by my Sonos device. Happens so often that HA bans the IP of my Sonos.
It may b…
-
Hello. I've installed tts via pip
`tts --list_speaker_idxs` generates the following error:
```
> Available speaker ids: (Set --speaker_idx flag to one of these values to use the multi-speaker …
-
# Goal
Replace existing TTS cascade with a speech decoder that directly generates speech. This change will replace the current TTS cascade which adds latency to ichigo's response time.
# Potential So…
-
I am trying to run Synthesizing speech by TTS:
https://docs.coqui.ai/en/latest/
(llm) spandey2@imu-nex-sprx92-max1-sut:~/1worldsync_finetuning$ cat tts.py
```
import torch
from TTS.api import…