Instructions to use patrickvonplaten/wav2vec2_libri with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use patrickvonplaten/wav2vec2_libri with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForPreTraining processor = AutoProcessor.from_pretrained("patrickvonplaten/wav2vec2_libri") model = AutoModelForPreTraining.from_pretrained("patrickvonplaten/wav2vec2_libri") - Notebooks
- Google Colab
- Kaggle
Commit History
up 603c683
Patrick von Platen commited on
up 4e23f8c
Patrick von Platen commited on
upload 365d5ef
up 132a7e5
update e63d30e
fix c3b704a
your_github_username commited on
up a3f1f67
your_github_username commited on
up b0d61ef
your_github_username commited on
up 83832cf
up d02232c
Patrick von Platen commited on