Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

charsiu
/
zh_w2v2_tiny_fc_10ms

Transformers
PyTorch
wav2vec2
Model card Files Files and versions
xet
Community
1

Instructions to use charsiu/zh_w2v2_tiny_fc_10ms 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 with Transformers:

    # Load model directly
    from transformers import AutoProcessor, Wav2Vec2ForFrameClassification
    
    processor = AutoProcessor.from_pretrained("charsiu/zh_w2v2_tiny_fc_10ms")
    model = Wav2Vec2ForFrameClassification.from_pretrained("charsiu/zh_w2v2_tiny_fc_10ms")
  • Notebooks
  • Google Colab
  • Kaggle
zh_w2v2_tiny_fc_10ms
93.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
charsiu's picture
charsiu
Upload pytorch_model.bin with git-lfs
dde9cc1 over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • config.json
    1.65 kB
    Upload config.json over 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    93.6 MB
    xet
    Upload pytorch_model.bin with git-lfs over 4 years ago
  • trainer_state.json
    4.06 kB
    Upload trainer_state.json over 4 years ago