From a5a0907e76e2612ea5b1e521be2b0b735ec3d9a0 Mon Sep 17 00:00:00 2001 From: James Betker Date: Mon, 5 Dec 2022 13:16:36 -0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0831409..2159293 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ Tortoise is a text-to-speech program built with the following priorities: This repo contains all the code needed to run Tortoise TTS in inference mode. +A (*very*) rough draft of the Tortoise paper is now available in doc format. I would definitely appreciate any comments, suggestions or reviews: +https://docs.google.com/document/d/13O_eyY65i6AkNrN_LdPhpUjGhyTNKYHvDrIvHnHe1GA + ### Version history #### v2.4; 2022/5/17