From 23edc0533ff32c5699e7e5d3be36d4c385e0f2c6 Mon Sep 17 00:00:00 2001 From: Kathy Reid Date: Mon, 18 Jan 2021 17:51:19 +1100 Subject: [PATCH] Fix minor typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d5e6991..bd01914b 100644 --- a/README.md +++ b/README.md @@ -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]()]()