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

  • Log In
  • Sign Up

TencentGameMate
/
chinese-wav2vec2-base

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

Instructions to use TencentGameMate/chinese-wav2vec2-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use TencentGameMate/chinese-wav2vec2-base with Transformers:

    # Load model directly
    from transformers import AutoProcessor, AutoModelForPreTraining
    
    processor = AutoProcessor.from_pretrained("TencentGameMate/chinese-wav2vec2-base")
    model = AutoModelForPreTraining.from_pretrained("TencentGameMate/chinese-wav2vec2-base")
  • Notebooks
  • Google Colab
  • Kaggle
chinese-wav2vec2-base
1.52 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
TencentGameMate's picture
TencentGameMate
Upload chinese-wav2vec2-base-fairseq-ckpt.pt
3991242 almost 4 years ago
  • .gitattributes
    1.17 kB
    initial commit almost 4 years ago
  • README.md
    1.92 kB
    Update README.md almost 4 years ago
  • chinese-wav2vec2-base-fairseq-ckpt.pt

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.14 GB
    xet
    Upload chinese-wav2vec2-base-fairseq-ckpt.pt almost 4 years ago
  • config.json
    1.95 kB
    Upload config.json almost 4 years ago
  • preprocessor_config.json
    160 Bytes
    Upload preprocessor_config.json almost 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    380 MB
    xet
    Upload pytorch_model.bin almost 4 years ago