ming024 / FastSpeech2

An implementation of Microsoft's "FastSpeech 2: Fast and High-Quality End-to-End Text to Speech"
MIT License
1.69k stars 515 forks source link

A custom text for inference #187

Open WGook opened 1 year ago

WGook commented 1 year ago

Hi, thank you for sharing your code in public. I trained the FastSpeech2, and I wanna get a speech about a custom text. How can I encode the custom text into the phoneme?