liamchalcroft commited on
Commit
b1ca31c
·
verified ·
1 Parent(s): 0c0d050

Fix typo in README.md

Browse files

"recongition" -> "recognition" in the new MedASR description

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ pinned: false
22
  * **ShieldGemma** is a series of safety content moderation models built upon Gemma 2 that target four harm categories
23
  * [**Health AI Developer Foundations**](https://huggingface.co/collections/google/health-ai-developer-foundations-hai-def-6744dc060bc19b6cf631bb0f)
24
  * [**MedGemma**](https://huggingface.co/collections/google/medgemma-release-680aade845f90bec6a3f60c4) collection of open models for medical image and text comprehension to accelerate building healthcare-based AI applications
25
- * [**MedASR**](https://huggingface.co/google/medasr) A lightweight automatic speech recongition model pre-trained for medical contexts.
26
  * [**MedSigLIP**](https://huggingface.co/google/medsiglip-448) MedGemma's vision encoder; can be used like other embedding models for predictive tasks.
27
  * [**TxGemma**](https://huggingface.co/collections/google/txgemma-release-67dd92e931c857d15e4d1e87) collection of open models to accelerate the development of therapeutics
28
  * **HeAR** ([TensorFlow](https://huggingface.co/google/hear), [PyTorch](https://huggingface.co/google/hear-pytorch)) embedding model for efficiently building AI related to audio originating from the respiratory system
 
22
  * **ShieldGemma** is a series of safety content moderation models built upon Gemma 2 that target four harm categories
23
  * [**Health AI Developer Foundations**](https://huggingface.co/collections/google/health-ai-developer-foundations-hai-def-6744dc060bc19b6cf631bb0f)
24
  * [**MedGemma**](https://huggingface.co/collections/google/medgemma-release-680aade845f90bec6a3f60c4) collection of open models for medical image and text comprehension to accelerate building healthcare-based AI applications
25
+ * [**MedASR**](https://huggingface.co/google/medasr) A lightweight automatic speech recognition model pre-trained for medical contexts.
26
  * [**MedSigLIP**](https://huggingface.co/google/medsiglip-448) MedGemma's vision encoder; can be used like other embedding models for predictive tasks.
27
  * [**TxGemma**](https://huggingface.co/collections/google/txgemma-release-67dd92e931c857d15e4d1e87) collection of open models to accelerate the development of therapeutics
28
  * **HeAR** ([TensorFlow](https://huggingface.co/google/hear), [PyTorch](https://huggingface.co/google/hear-pytorch)) embedding model for efficiently building AI related to audio originating from the respiratory system