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