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

khanhld
/
chunkformer-ctc-small-libri-100h

Automatic Speech Recognition
Transformers
PyTorch
speech-recognition
audio
chunkformer
ctc
long-form transcription
asr
Model card Files Files and versions
xet
Community

Instructions to use khanhld/chunkformer-ctc-small-libri-100h with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use khanhld/chunkformer-ctc-small-libri-100h with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="khanhld/chunkformer-ctc-small-libri-100h")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("khanhld/chunkformer-ctc-small-libri-100h", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
chunkformer-ctc-small-libri-100h
183 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
khanhld's picture
khanhld
Upload ChunkFormer model
b873087 verified 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • README.md
    2.16 kB
    Upload ChunkFormer model 8 months ago
  • config.yaml
    2.37 kB
    Upload ChunkFormer model 8 months ago
  • global_cmvn
    2.21 kB
    Upload ChunkFormer model 8 months ago
  • pytorch_model.pt

    Detected Pickle imports (3)

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

    What is a pickle import?

    183 MB
    xet
    Upload ChunkFormer model 8 months ago
  • vocab.txt
    10.2 kB
    Upload ChunkFormer model 8 months ago