sander-wood
commited on
Commit
·
53b3271
1
Parent(s):
f20d896
Update README.md
Browse files
README.md
CHANGED
@@ -192,12 +192,12 @@ K:C
|
|
192 |
### BibTeX entry and citation info
|
193 |
|
194 |
```bibtex
|
195 |
-
@
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
|
200 |
-
|
201 |
-
|
202 |
}
|
203 |
```
|
|
|
192 |
### BibTeX entry and citation info
|
193 |
|
194 |
```bibtex
|
195 |
+
@inproceedings{
|
196 |
+
wu2023exploring,
|
197 |
+
title={Exploring the Efficacy of Pre-trained Checkpoints in Text-to-Music Generation Task},
|
198 |
+
author={Shangda Wu and Maosong Sun},
|
199 |
+
booktitle={The AAAI-23 Workshop on Creative AI Across Modalities},
|
200 |
+
year={2023},
|
201 |
+
url={https://openreview.net/forum?id=QmWXskBhesn}
|
202 |
}
|
203 |
```
|