Add pipeline tag, paper link and sample usage to model card
#1
by
nielsr HF Staff - opened
This PR improves the model card for FireRedLID by:
- Adding the
audio-classificationpipeline tag to the YAML metadata for better discoverability. - Updating the paper link to the official research paper: FireRedASR2S: A State-of-the-Art Industrial-Grade All-in-One Automatic Speech Recognition System.
- Adding a "Sample Usage" section with a Python code snippet specifically for the LID module, as found in the GitHub repository.
- Including the LID-specific evaluation results to provide more context on model performance.
FireRedTeam changed pull request status to
merged