Transformers
Safetensors
Slovenian
wav2vec2-bert
audio-frame-classification
prosody
segmentation
audio
speech
Instructions to use classla/wav2vecbert2-prosodicUnit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use classla/wav2vecbert2-prosodicUnit with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForAudioFrameClassification processor = AutoProcessor.from_pretrained("classla/wav2vecbert2-prosodicUnit") model = AutoModelForAudioFrameClassification.from_pretrained("classla/wav2vecbert2-prosodicUnit") - Notebooks
- Google Colab
- Kaggle
Upload output.gif
Browse files- .gitattributes +1 -0
- output.gif +0 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
output.gif filter=lfs diff=lfs merge=lfs -text
|
output.gif
CHANGED
|
|
Git LFS Details
|