348 B
348 B
Fastspeech
Paddle fluid implementation of Fastspeech, a feed-forward network based on Transformer. The implementation is based on FastSpeech: Fast, Robust and Controllable Text to Speech.
We implement Fastspeech model in paddle fluid with dynamic graph, which is convenient for flexible network architectures.