From 99599fa408a807d33a4d1729b4cde73b06de5172 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandre=20D=C3=A9fossez?= Date: Thu, 3 Jul 2025 16:15:01 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 50fcdea..96bc918 100644 --- a/README.md +++ b/README.md @@ -211,6 +211,8 @@ tested to work fine on an iPhone 16 Pro. Open In Colab +**More details can be found on the [project page](https://kyutai.org/next/tts).** + We provide different implementations of Kyutai TTS for different use cases. Here is how to choose which one to use: - PyTorch: for research and tinkering. If you want to call the model from Python for research or experimentation, use our PyTorch implementation.