mirror of https://github.com/coqui-ai/TTS.git
fixed typo of /docs
This commit is contained in:
parent
99635193f5
commit
3c775d10ea
|
@ -1,3 +1,3 @@
|
||||||
# Trainer API
|
# Trainer API
|
||||||
|
|
||||||
We made the trainer a seprate project on https://github.com/coqui-ai/Trainer
|
We made the trainer a separate project on https://github.com/coqui-ai/Trainer
|
||||||
|
|
|
@ -12,7 +12,7 @@ Currently we provide the following pre-configured architectures:
|
||||||
|
|
||||||
- **FastPitch:**
|
- **FastPitch:**
|
||||||
|
|
||||||
It uses the same FastSpeech architecture that is conditioned on fundemental frequency (f0) contours with the
|
It uses the same FastSpeech architecture that is conditioned on fundamental frequency (f0) contours with the
|
||||||
promise of more expressive speech.
|
promise of more expressive speech.
|
||||||
|
|
||||||
- **SpeedySpeech:**
|
- **SpeedySpeech:**
|
||||||
|
|
Loading…
Reference in New Issue