From 76511972e95bf0c8025cff521a2d8de977133db1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eren=20G=C3=B6lge?= Date: Mon, 10 Apr 2023 14:03:08 +0200 Subject: [PATCH] Add freevc to the models list --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index baa52912..c06fd0a8 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,13 @@ - ----- -### 📣 Clone your voice with a single click on [🐸Coqui.ai](https://app.coqui.ai/auth/signin) +## 🐸Coqui.ai News +- 📣 Coqui Studio API is landed on 🐸TTS. You can use the studio voices in combination with 🐸TTS models. [Example](https://github.com/coqui-ai/TTS/edit/dev/README.md#-python-api) +- 📣 Voice generation with prompts - **Prompt to Voice** - is live on Coqui.ai!! [Blog Post](https://coqui.ai/blog/tts/prompt-to-voice) +- 📣 Clone your voice with a single click on [🐸Coqui.ai](https://app.coqui.ai/auth/signin) +
+ +## ----- 🐸TTS is a library for advanced Text-to-Speech generation. It's built on the latest research, was designed to achieve the best trade-off among ease-of-training, speed and quality. 🐸TTS comes with pretrained models, tools for measuring dataset quality and already used in **20+ languages** for products and research projects. @@ -123,6 +126,9 @@ Underlined "TTS*" and "Judy*" are 🐸TTS models - HiFiGAN: [paper](https://arxiv.org/abs/2010.05646) - UnivNet: [paper](https://arxiv.org/abs/2106.07889) +### Voice Conversion +- FreeVC: [paper](https://arxiv.org/abs/2210.15418) + You can also help us implement more models. ## Install TTS