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

molind
/
conformer-transducer-be-mlx

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

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

  • Libraries
  • MLX

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

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

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

    import nemo.collections.asr as nemo_asr
    asr_model = nemo_asr.models.ASRModel.from_pretrained("molind/conformer-transducer-be-mlx")
    
    transcriptions = asr_model.transcribe(["file.wav"])
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • LM Studio
conformer-transducer-be-mlx
483 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
molind's picture
molind
Upload README.md with huggingface_hub
fd8b3cc verified about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • 0785432974104ecb80fd66197a9ff697_vocab_n.txt
    8.67 kB
    Upload folder using huggingface_hub about 2 months ago
  • 16c33126a6014c5593ab67afefa73a8a_tokenizer_n.vocab
    14.3 kB
    Upload folder using huggingface_hub about 2 months ago
  • README.md
    1.57 kB
    Upload README.md with huggingface_hub about 2 months ago
  • c68832463c3c4b00984b9cb5709813e0_tokenizer_n.model
    255 kB
    xet
    Upload folder using huggingface_hub about 2 months ago
  • model_config.yaml
    27.9 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?

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