-
Hope its ok to put a few ideas in here. Some of them might be far off for now but maybe its interesting for someone.
I would like to have a feature in the server to play sound (out of a .wav file f…
-
**Describe the bug**
The subtitles show an extra empty line between subtitles.
~Most likely this is an issue with DOS (`\r\n`) vs Unix text-files (`\n`).~
(And this issue is likely in Kodi's subtit…
-
Hello, I find an interested paper(https://arxiv.org/pdf/2006.04558.pdf) called FastSpeech2. It is an advanced version of FastSpeech, which eliminates the teacher model and directly combines PWG trai…
-
Tacotron2: https://arxiv.org/pdf/1712.05884.pdf
WaveRNN: https://github.com/erogol/WaveRNN forked from https://github.com/fatchord/WaveRNN
The idea is to add Tacotron2 as another alternative if i…
-
the train.py's print is:
46739: -4.754265308
46740: -5.550816059
46741: -4.253830433
46742: -5.338192463
46743: -4.700691700
46744: -5.625311375
46745: -5.753829479
46746: -5.032420158…
-
If you have any words you would like added to the root dictionary, please comment below. If the word has US and UK spellings that are different but should be pronounced the same in American English, p…
-
In the documentation the target setup in notify is :
```yaml
- service: notify.alexa_media
data:
data:
type: tts
target:
- media_player.downstairs
…
-
**System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 18.04
- TensorFlow installed from (source or binary): binary
- TensorFlow version (or github SHA if fr…
-
Hi there, first of all thanks for the integration!
I've been trying to get TTS working to different echo devices on different accounts.
It all works fine if I send a message to devices just on one…
-
Used the seed model as base for a different voice, but the output still sounds like LJ.
I think I'm missing some steps here. @Kyubyong said to adjust the hyperparameters, but I'm not sure exactly wha…