mirror of https://github.com/coqui-ai/TTS.git
fixed typo of /docs (#3065)
This commit is contained in:
parent
3d146422c2
commit
b4666bb75e
|
@ -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