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

google
/
medasr

Automatic Speech Recognition
Transformers
Safetensors
English
lasr_ctc
medical-asr
radiology
medical
Model card Files Files and versions
xet
Community
12

Instructions to use google/medasr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use google/medasr with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="google/medasr")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("google/medasr", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • .gitattributes
    1.61 kB
    Add model weights (#1) 5 months ago
  • README.md
    15.8 kB
    Remove references to conversational data and modeling. 4 months ago
  • added_tokens.json
    2.41 kB
    Add model weights (#1) 5 months ago
  • config.json
    1.14 kB
    Add model weights (#1) 5 months ago
  • lm_6.kenlm
    704 MB
    xet
    Add model weights (#1) 5 months ago
  • model.safetensors
    421 MB
    xet
    Add model weights (#1) 5 months ago
  • notebook.ipynb
    118 kB
    Copy quick_start_with_hugging_face.ipynb as notebook.ipynb (#5) 5 months ago
  • preprocessor_config.json
    284 Bytes
    Add model weights (#1) 5 months ago
  • processor_config.json
    371 Bytes
    Add model weights (#1) 5 months ago
  • spiece.model
    247 kB
    xet
    Add model weights (#1) 5 months ago
  • test_audio.wav
    1.4 MB
    xet
    Add model weights (#1) 5 months ago
  • tokenizer.json
    51.5 kB
    Add model weights (#1) 5 months ago
  • tokenizer_config.json
    5.12 kB
    Add model weights (#1) 5 months ago