aiola commited on
Commit
b20f45d
·
verified ·
1 Parent(s): f22e097

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -66,4 +66,11 @@ print(result.transcript)
66
 
67
  ## Citation
68
 
69
- TBD
 
 
 
 
 
 
 
 
66
 
67
  ## Citation
68
 
69
+ ```bibtex
70
+ @article{navon2025drax,
71
+ title={Drax: Speech Recognition with Discrete Flow Matching},
72
+ author={Navon, Aviv and Shamsian, Aviv and Glazer, Neta and Segal-Feldman, Yael and Hetz, Gill and Keshet, Joseph and Fetaya, Ethan},
73
+ journal={arXiv preprint arXiv:2510.04162},
74
+ year={2025}
75
+ }
76
+ ```