Commit
•
2712f79
1
Parent(s):
007b722
Update README.md
Browse files
README.md
CHANGED
@@ -114,10 +114,10 @@ scipy.io.wavfile.write("techno.wav", rate=16000, data=audio[0])
|
|
114 |
|
115 |
**BibTeX:**
|
116 |
```
|
117 |
-
@article{
|
118 |
-
title={"
|
119 |
-
author={
|
120 |
-
journal={arXiv preprint arXiv:2308.
|
121 |
year={2023}
|
122 |
}
|
123 |
```
|
|
|
114 |
|
115 |
**BibTeX:**
|
116 |
```
|
117 |
+
@article{chen2023musicldm,
|
118 |
+
title={"MusicLDM: Enhancing Novelty in Text-to-Music Generation Using Beat-Synchronous Mixup Strategies"},
|
119 |
+
author={Chen, Ke and Wu, Yusong and Liu, Haohe and Nezhurina, Marianna and Berg-Kirkpatrick, Taylor and Dubnov, Shlomo},
|
120 |
+
journal={arXiv preprint arXiv:2308.01546},
|
121 |
year={2023}
|
122 |
}
|
123 |
```
|