-
### Describe the bug
I met an error when I run the train_tacotron_ddc.py in TTS/recipes/ljspeech/tacotron2-DDC with the default config. The error and the config are as follows:
ERROR
![6208dece60…
lyjgo updated
2 months ago
-
Hi! Thanks for the great job! I am wondering if Punjabi is also open-sourced, since it is not mentioned in your language list, but there are weights available for that language.
Thanks!
-
Hi,
I am trying to infer on Assamese model in the shared link.Getting the issue in config file.Using the below command mentioned in the repo.
python3 -m TTS.bin.synthesize --text "কেনেকুৱা আছ? আজি…
-
I noticed that the provided fastpitch_hifigan model doesn't work with 2GB of RAM. Is anyone aware of a smaller model in NEMO that I can try to convert?
I also tried to run the model with TensorRT ins…
-
Today there's an error occurred, what should I do? thanks!
# Bug report
**Describe the bug**
RuntimeError: stft requires the return_complex parameter be given for real inputs, and will furthe…
-
SeamlessM4Tv2 Released today seems to have all this and translation with streaming support ? Will it be better than Whisper and Coqui ?
jkfnc updated
6 months ago
-
### Describe the request
I want a TTS command because for some reason only two other bots have added TTS, and one has a bitcrushed TTS that has a 15 character limit and the other one uses the fucking…
IoIxD updated
2 years ago
-
Hello!
As Speech to Text models such as Whisper are added having access to some of the impressive AI Text to Speech models would be a nice way to close the loop!
My current suggestion for a model …
-
STT.readthedocs.io is missing instructions on how to install from release page on raspberry pi's
-
Using some fairly simple code to try out making a basic audio book from a epub.
```
from tts_arranger import TTS_EPUB_Reader, TTS_Writer
preferred_speakers = ['p273', 'p330']
reader = TTS_EP…