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

charsiu
/
zh_w2v2_tiny_fc_10ms_multicn

Transformers
wav2vec2
Model card Files Files and versions
xet
Community

Instructions to use charsiu/zh_w2v2_tiny_fc_10ms_multicn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use charsiu/zh_w2v2_tiny_fc_10ms_multicn with Transformers:

    # Load model directly
    from transformers import AutoProcessor, Wav2Vec2ForFrameClassification
    
    processor = AutoProcessor.from_pretrained("charsiu/zh_w2v2_tiny_fc_10ms_multicn")
    model = Wav2Vec2ForFrameClassification.from_pretrained("charsiu/zh_w2v2_tiny_fc_10ms_multicn")
  • Notebooks
  • Google Colab
  • Kaggle
zh_w2v2_tiny_fc_10ms_multicn
9.52 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
charsiu's picture
charsiu
Delete pytorch_model.bin
7e453d8 over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • config.json
    1.68 kB
    Upload config.json over 4 years ago
  • trainer_state.json
    6.66 kB
    Upload trainer_state.json over 4 years ago