Improve model card: Update license, add HF paper link, project links, and correct language in description
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Updating the license from
other
toapache-2.0
in the metadata, aligning with common permissive open-source practices for such models. - Adding the Hugging Face paper link (
https://huggingface.co/papers/2509.02523
) to the metadata for better discoverability. - Making the model card title more descriptive to highlight its specialization.
- Enhancing the top-level links to include:
- The Hugging Face Hub paper page.
- The main GitHub repository (
https://github.com/moonshine-ai/moonshine
). - The project's introductory blog post (
https://petewarden.com/2024/10/21/introducing-moonshine-the-new-state-of-the-art-for-speech-to-text/
). - An updated link to the installation instructions within the GitHub repository.
- Correcting a factual inaccuracy in the "Evaluated Use" section, changing "Arabic ASR task" to "Vietnamese ASR task" to accurately reflect the model's intended language.
These changes provide more accurate, comprehensive, and easily navigable information for users.