TensorFlowTTS icon indicating copy to clipboard operation
TensorFlowTTS copied to clipboard

:stuck_out_tongue_closed_eyes: TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, French, Korean, Chinese, German and Easy to adapt for other lan...

Results 22 TensorFlowTTS issues
Sort by recently updated
recently updated
newest added

Is there any data on performance benchmark for various GPU memory / batch size configurations? I am using 15gb single GPU. Unless I use 16 for batch size, it throws...

wontfix

1. for `HiFiGAN's` stable training, `feature_loss` of `MPD` should be computed, so in the each `PD`, it should return `all convolution's outputs`, not only `the last one`. But in each...

Hello. If I will publish a high-quality dataset (around 8 hours of speech) for Ukrainian, then you can make a processor for it?

Longer Chinese sentences use fastspeech2 to synthesize exceptions. TEXT:在一个拥有 2500 万人口的不发达且以孤立着称的国家,绝大多数人被认为没有接种疫苗,它有可能成为一场规模巨大的人道主义灾难,威胁到几乎任何政府的权力控制 在世界上。 WAVE:[2.zip](https://github.com/TensorSpeech/TensorFlowTTS/files/9138051/2.zip) @dathudeptrai

As shown in the figure below, the inference speed of tflite is much slower than that of tensorflow.Why? ![image](https://user-images.githubusercontent.com/44777088/176849310-636b34b0-50fe-4529-842b-bdb2995f64c6.png)

Hi all, I have just started learning TTS model building. I am trying to train fastspeech2 model using ljspeech dataset. For that, I have donwloaded ljspeech dataset and run folllowing...

tensorflow-addons 0.17.1 tensorflow-estimator 2.7.0 tensorflow-gpu 2.7.0 tensorflow-io-gcs-filesystem 0.24.0 ------------ python3 examples/melgan/train_melgan.py \ 2 --train-dir ./dump_baker/train/ \ 3 --dev-dir ./dump_baker/valid/ \ 4 --outdir ./examples/melgan/exp/train.melgan.v2/ \ 5 --config ./examples/melgan/conf/melgan.v1.yaml \ 6 --use-norm...

Hi, I'm training Fastspeech2 with ~20 hours dataset and get tensorboard result as following: ![image](https://user-images.githubusercontent.com/73210249/173992243-fc0368a4-1139-422d-af34-4d6cb48ebad0.png) As you can see, f0 and energy is overfitting. What can lead to this problem?

Hi! We trained fastspeech2 network with Persian dataset. The point that caught our attention after the training of the network was that if we add english g2p outputs to the...

the result is **bad** in tensorflowTTS (fastspeech2) with data `aishell3`, can you updata the code ? 我用aishell3数据训练出来的模型,合成效果感觉挺差的哎。请问能更新一下aishell3的合成吗?