Audio Classification
Transformers
Safetensors
English
wav2vec2-audio-intelligence
audio
speech
wav2vec2
audio-quality
asr-reliability
wer-prediction
Instructions to use jasonlee-sf/wav2vec_audio_intel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jasonlee-sf/wav2vec_audio_intel with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="jasonlee-sf/wav2vec_audio_intel")# Load model directly from transformers import Wav2Vec2AudioIntelligence model = Wav2Vec2AudioIntelligence.from_pretrained("jasonlee-sf/wav2vec_audio_intel", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!