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

Override predicted durations with custom phoneme durations #186

Closed mtresearcher closed 1 year ago

mtresearcher commented 1 year ago

This PR will add a feature to FS2 where user can specify custom phoneme durations for more control over speech synthesis.

Related: https://github.com/ming024/FastSpeech2/issues/89

mtresearcher commented 1 year ago

Closing this as no response.