Merge pull request #621 from KathyReid/patch-1

Fix minor typo in README.md
This commit is contained in:
Eren Gölge 2021-01-18 11:01:03 +01:00 committed by GitHub
commit 77b61455f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# TTS: Text-to-Speech for all.
TTS is a library for advanced Text-to-Speech generation. It's built on the latest research, was designed to be achive the best trade-off among ease-of-training, speed and quality.
TTS is a library for advanced Text-to-Speech generation. It's built on the latest research, was designed to be achieve the best trade-off among ease-of-training, speed and quality.
TTS comes with [pretrained models](https://github.com/mozilla/TTS/wiki/Released-Models), tools for measuring dataset quality and already used in **20+ languages** for products and research projects.
[![CircleCI](<https://circleci.com/gh/mozilla/TTS/tree/dev.svg?style=svg>)]()