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

  • Log In
  • Sign Up

molind
/
conformer-ctc-be-mlx

Automatic Speech Recognition
MLX
NeMo
Belarusian
conformer
ctc
apple-silicon
speech-recognition
asr
belarusian
Model card Files Files and versions
xet
Community

Instructions to use molind/conformer-ctc-be-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • MLX

    How to use molind/conformer-ctc-be-mlx with MLX:

    # Download the model from the Hub
    pip install huggingface_hub[hf_xet]
    
    huggingface-cli download --local-dir conformer-ctc-be-mlx molind/conformer-ctc-be-mlx
  • NeMo

    How to use molind/conformer-ctc-be-mlx with NeMo:

    import nemo.collections.asr as nemo_asr
    asr_model = nemo_asr.models.ASRModel.from_pretrained("molind/conformer-ctc-be-mlx")
    
    transcriptions = asr_model.transcribe(["file.wav"])
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • LM Studio
conformer-ctc-be-mlx
487 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
molind's picture
molind
Upload README.md with huggingface_hub
1e559b5 verified about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • 1c75026311b340b4bbc68276cf1cd026_tokenizer.model
    239 kB
    xet
    Upload folder using huggingface_hub about 2 months ago
  • 281b74d270cc4d11ab42d9a7c1ac1c88_tokenizer.model
    239 kB
    xet
    Upload folder using huggingface_hub about 2 months ago
  • README.md
    1.31 kB
    Upload README.md with huggingface_hub about 2 months ago
  • cfdd76cc57014125b1fb96610a603212_tokenizer.model
    239 kB
    xet
    Upload folder using huggingface_hub about 2 months ago
  • model_config.yaml
    3.83 kB
    Upload folder using huggingface_hub about 2 months ago
  • model_weights.ckpt

    Detected Pickle imports (4)

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

    What is a pickle import?

    486 MB
    xet
    Upload model_weights.ckpt with huggingface_hub about 2 months ago