Improve model card: add pipeline tag, sample usage and project links
#1
by nielsr HF Staff - opened
This PR improves the model card by:
- Adding the
pipeline_tag: automatic-speech-recognitionto the metadata. - Filling in the previously empty links for the Github repository, Project Page, and Release Blog.
- Adding a sample usage section with a Python code snippet based on the official
typhoon-asrpackage. - Formally linking the paper title to the model description.
Hi Niels,
Thanks a lot for this! The sample usage snippet is especially helpful for new users, and we appreciate the metadata fixes for discoverability.
Merging this now.
Best,
Typhoon Team
Warit changed pull request status to merged