Update README.md

This commit is contained in:
Alexandre Défossez 2025-07-03 16:15:01 +02:00 committed by GitHub
parent 3a4165a84f
commit 99599fa408
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -211,6 +211,8 @@ tested to work fine on an iPhone 16 Pro.
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
</a>
**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.