Instructions to use espnet/OpenBEATS-Large-i3-as2m with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ESPnet
How to use espnet/OpenBEATS-Large-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 instructions
#1
by nielsr HF Staff - opened
This PR improves the model card for OpenBEATS-Large-i3-as2m by:
- Adding
pipeline_tag: audio-classificationandlibrary_name: espnetto the metadata. - Linking the model to its publication: OpenBEATs: A Fully Open-Source General-Purpose Audio Encoder.
- Adding a link to the official GitHub repository.
- Adding Python and CLI usage instructions from the GitHub README.
Fhrozen changed pull request status to merged