Instructions to use espnet/OpenBEATS-Base-i3-as2m with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ESPnet
How to use espnet/OpenBEATS-Base-i3-as2m with ESPnet:
unknown model type (must be text-to-speech or automatic-speech-recognition)
- Notebooks
- Google Colab
- Kaggle
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-classificationto the metadata. - Adding the
library_name: espnetto 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
openbeatspackage.
Fhrozen changed pull request status to merged