From 26a44a4cf683cc898aa546c2b5b2aaa527c23c52 Mon Sep 17 00:00:00 2001 From: Pooya Moradi Date: Wed, 12 Oct 2022 11:03:04 +0330 Subject: [PATCH] Fix colab link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0831409a..e18de391 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Cool application of Tortoise+GPT-3 (not by me): https://twitter.com/lexman_ai ### Colab Colab is the easiest way to try this out. I've put together a notebook you can use here: -https://colab.research.google.com/drive/1wVVqUPqwiDBUVeWWOUNglpGhU3hg_cbR?usp=sharing +https://colab.research.google.com/github/neonbjb/tortoise-tts/blob/main/tortoise_tts.ipynb ### Local Installation