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