Add pipeline tag, paper link, and sample usage
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community team at Hugging Face. This PR improves the model card for PASQA by:
- Adding the
audio-classificationpipeline tag to improve discoverability. - Linking the model to the research paper: PASQA: Pitch-Accent-Focused Speech Quality Assessment Model Trained on Synthetic Speech with Accent Errors.
- Adding a sample usage snippet based on the official repository.