diff --git a/docs/source/models/forward_tts.md b/docs/source/models/forward_tts.md index c4affb693d..4739496770 100644 --- a/docs/source/models/forward_tts.md +++ b/docs/source/models/forward_tts.md @@ -12,7 +12,7 @@ Currently we provide the following pre-configured architectures: - **FastPitch:** - It uses the same FastSpeech architecture that us conditioned on fundemental frequency (f0) contours with the + It uses the same FastSpeech architecture that is conditioned on fundemental frequency (f0) contours with the promise of more expressive speech. - **SpeedySpeech:**