hungchiayu
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -67,12 +67,16 @@ Audio(data=audio, rate=44100)
|
|
67 |
```
|
68 |
## Citation
|
69 |
|
|
|
|
|
70 |
```bibtex
|
71 |
-
@
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
|
|
|
|
77 |
}
|
78 |
```
|
|
|
67 |
```
|
68 |
## Citation
|
69 |
|
70 |
+
https://arxiv.org/abs/2412.21037
|
71 |
+
|
72 |
```bibtex
|
73 |
+
@misc{hung2024tangofluxsuperfastfaithful,
|
74 |
+
title={TangoFlux: Super Fast and Faithful Text to Audio Generation with Flow Matching and Clap-Ranked Preference Optimization},
|
75 |
+
author={Chia-Yu Hung and Navonil Majumder and Zhifeng Kong and Ambuj Mehrish and Rafael Valle and Bryan Catanzaro and Soujanya Poria},
|
76 |
+
year={2024},
|
77 |
+
eprint={2412.21037},
|
78 |
+
archivePrefix={arXiv},
|
79 |
+
primaryClass={cs.SD},
|
80 |
+
url={https://arxiv.org/abs/2412.21037},
|
81 |
}
|
82 |
```
|