Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
-
HuggingFace compatible checkpoints of Facebook's Omnilingual ASR SSL checkpoints.
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
HuggingFace compatible checkpoints of Facebook's Omnilingual ASR SSL checkpoints.
|
| 5 |
+
|
| 6 |
+
https://github.com/facebookresearch/omnilingual-asr/tree/main
|
| 7 |
+
|
| 8 |
+
See `inference_hf.py` for usage details.
|