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