Improve model card: add pipeline tag, paper link, and sample usage
#6
by nielsr HF Staff - opened
This PR enhances the model card for kyutai/stt-2.6b-en by:
- Adding
pipeline_tag: automatic-speech-recognitionto the metadata for improved discoverability on the Hugging Face Hub. - Adding a prominent link to the associated paper, "Streaming Sequence-to-Sequence Learning with Delayed Streams Modeling", at the top of the card.
- Replacing the general "How to Get Started with the Model" section with a concrete "Sample Usage" code snippet from the official GitHub repository, making it easier for users to get started.