Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

classla
/
wav2vecbert2-prosodicUnit

Transformers
Safetensors
Slovenian
wav2vec2-bert
audio-frame-classification
prosody
segmentation
audio
speech
Model card Files Files and versions
xet
Community

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
wav2vecbert2-prosodicUnit
Ctrl+K
Ctrl+K
  • 1 contributor
History: 15 commits
5roop's picture
5roop
Update README.md
fcd4672 verified 8 months ago
  • .gitattributes
    1.57 kB
    Upload output.gif 8 months ago
  • README.md
    10.3 kB
    Update README.md 8 months ago
  • config.json
    1.96 kB
    Upload Wav2Vec2BertForAudioFrameClassification over 1 year ago
  • model.safetensors
    2.32 GB
    xet
    Upload Wav2Vec2BertForAudioFrameClassification over 1 year ago
  • output.gif
    419 kB
    xet
    Upload output.gif 8 months ago
  • preprocessor_config.json
    275 Bytes
    Upload feature extractor over 1 year ago
  • transformers_env.yml
    13.8 kB
    Add evaluation details and env specs over 1 year ago