Audio Classification
Transformers
TensorBoard
Safetensors
wav2vec2
Generated from Trainer
Eval Results (legacy)
Instructions to use Hemg/dangerous-heartbeat-detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Hemg/dangerous-heartbeat-detection with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="Hemg/dangerous-heartbeat-detection")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("Hemg/dangerous-heartbeat-detection") model = AutoModelForAudioClassification.from_pretrained("Hemg/dangerous-heartbeat-detection", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9a5d76303b3ed1a1dabc194ade7081907cdeac0d835eb51b17627a92399bbfb0
- Size of remote file:
- 378 MB
- SHA256:
- cf20e4f5ebad1bb30337fd0489f28c85475de966c52aeda660c115ce4610e2e1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.