Update README.md
Browse files
README.md
CHANGED
|
@@ -66,4 +66,11 @@ print(result.transcript)
|
|
| 66 |
|
| 67 |
## Citation
|
| 68 |
|
| 69 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
```
|