gclose19 commited on
Commit
b0293e0
·
verified ·
1 Parent(s): 6525a83

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,8 +1,10 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
4
  HuggingFace compatible checkpoints of Facebook's Omnilingual ASR SSL (wav2vec2) checkpoints.
5
 
6
  https://github.com/facebookresearch/omnilingual-asr/tree/main
7
 
8
- See `inference_hf.py` for usage details.
 
1
  ---
2
  license: apache-2.0
3
+ datasets:
4
+ - facebook/omnilingual-asr-corpus
5
  ---
6
  HuggingFace compatible checkpoints of Facebook's Omnilingual ASR SSL (wav2vec2) checkpoints.
7
 
8
  https://github.com/facebookresearch/omnilingual-asr/tree/main
9
 
10
+ See `inference_hf.py` for usage details.