Add Libriheavy small and medium ASR2 recipes#5512
Add Libriheavy small and medium ASR2 recipes#5512mergify[bot] merged 3 commits intoespnet:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5512 +/- ##
===========================================
- Coverage 70.31% 57.97% -12.34%
===========================================
Files 711 710 -1
Lines 65757 65670 -87
===========================================
- Hits 46237 38074 -8163
- Misses 19520 27596 +8076
Flags with carried forward coverage won't be shown. Click here to find out more. see 130 files with indirect coverage changes 📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
258b47c to
86ed3a7
Compare
86ed3a7 to
fee35fd
Compare
|
I also added the recipe for the small subset. It should be ready for review now. The official baseline seems to do case sensitive scoring for the non-normalized text, so I added sclite skips all lines starting with |
What?
ASR2 recipe for Libriheavy medium subset.
Why?
I'm running experiments with a causal LM and ASR2 on this dataset and would like to have a comparison point without a causal LM.
See also
https://github.com/k2-fsa/libriheavy
I'll add results and a model link in about a week.