Instructions to use hf-internal-testing/tiny-random-data2vec-xvector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-data2vec-xvector with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForAudioXVector tokenizer = AutoTokenizer.from_pretrained("hf-internal-testing/tiny-random-data2vec-xvector") model = AutoModelForAudioXVector.from_pretrained("hf-internal-testing/tiny-random-data2vec-xvector") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
e5e46e6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5f3c16790384e259b2b74894aab56f3514d2edf89388fbefda5950e7886785e1
size 23214655
|