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

Mediform
/
parakeet-medical-de

Automatic Speech Recognition
NeMo
Safetensors
MLX
German
medical
german
asr
parakeet
Model card Files Files and versions
xet
Community

Instructions to use Mediform/parakeet-medical-de with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • NeMo

    How to use Mediform/parakeet-medical-de with NeMo:

    import nemo.collections.asr as nemo_asr
    asr_model = nemo_asr.models.ASRModel.from_pretrained("Mediform/parakeet-medical-de")
    
    transcriptions = asr_model.transcribe(["file.wav"])
  • MLX

    How to use Mediform/parakeet-medical-de with MLX:

    # Download the model from the Hub
    pip install huggingface_hub[hf_xet]
    
    huggingface-cli download --local-dir parakeet-medical-de Mediform/parakeet-medical-de
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • LM Studio
parakeet-medical-de
2.51 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
anhnv125's picture
anhnv125
Update README with evaluation results
a0a2d33 verified about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    2.12 kB
    Update README with evaluation results about 1 month ago
  • config.json
    318 kB
    Update config.json: v3 finetuned on Mediform/medical_asr_de (14.4k samples, val_wer=0.1155, epoch 14) about 1 month ago
  • model.safetensors
    2.51 GB
    xet
    Update model.safetensors: v3 finetuned on Mediform/medical_asr_de (14.4k samples, val_wer=0.1155, epoch 14) about 1 month ago
  • model_config.yaml
    161 kB
    Update model_config.yaml: v3 finetuned on Mediform/medical_asr_de (14.4k samples, val_wer=0.1155, epoch 14) about 1 month ago
  • tokenizer.model
    361 kB
    xet
    Upload tokenizer.model with huggingface_hub about 1 month ago
  • tokenizer.vocab
    101 kB
    Upload tokenizer.vocab with huggingface_hub about 1 month ago
  • vocab.txt
    46.8 kB
    Upload vocab.txt with huggingface_hub about 1 month ago