Improve model card: Update paper link and add sample usage
#4
by
nielsr HF Staff - opened
This PR improves the model card for the Kyutai TTS model by:
- Updating the paper link at the top to the official Hugging Face Papers page: https://huggingface.co/papers/2509.08753.
- Adding a clear sample usage code snippet to demonstrate how to use the model with the
moshilibrary, based on examples found in the GitHub repository.
These changes will enhance discoverability and provide immediate utility for users getting started with the model.