Add pipeline tag, library name, paper link, and usage section

#1
by nielsr HF Staff - opened

This PR improves the model card for espnet/OpenBEATS-Base-i3-as2m by:

  • Adding the pipeline_tag: audio-classification to the metadata.
  • Adding the library_name: espnet to the metadata to indicate compatibility.
  • Linking the model card to its corresponding paper page on Hugging Face (2507.14129).
  • Linking to the official GitHub repository.
  • Providing a quickstart Python code snippet showing how to run inference with the model using the openbeats package.
Fhrozen changed pull request status to merged

Sign up or log in to comment