spicyneuron commited on
Commit
6d28384
·
verified ·
1 Parent(s): 588fd66

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: health-ai-developer-foundations
4
+ license_link: https://developers.google.com/health-ai-developer-foundations/terms
5
+ language:
6
+ - en
7
+ pipeline_tag: automatic-speech-recognition
8
+ tags:
9
+ - medical-asr
10
+ - radiology
11
+ - medical
12
+ base_model:
13
+ - google/medasr
14
+ ---
15
+
16
+ ONNX port of [Google MedASR](https://huggingface.co/google/medasr). Code: https://github.com/spicyneuron/medasr-onnx
17
+
18
+ The use of MedASR is governed by the [Health AI Developer Foundations terms of use](https://developers.google.com/health-ai-developer-foundations/terms).