Update README.md
Browse files
README.md
CHANGED
@@ -88,7 +88,8 @@ dump_wav('cm_music_piece.wav', audio, sample_rate=44100, use_int16=True)
|
|
88 |
- The MusicThoeryBench results reported in the paper are obtained with perplexity mode. Direct generation may result in a worse performance.
|
89 |
- We observe that using the current version of training data, ChatMusician presents a weak in-context-learning and chain-of-thoughts ability. The community should work on improving the music data quality.
|
90 |
|
91 |
-
## Example Prompts
|
|
|
92 |
|
93 |
### Function: Chord Conditioned Music Generation
|
94 |
```
|
|
|
88 |
- The MusicThoeryBench results reported in the paper are obtained with perplexity mode. Direct generation may result in a worse performance.
|
89 |
- We observe that using the current version of training data, ChatMusician presents a weak in-context-learning and chain-of-thoughts ability. The community should work on improving the music data quality.
|
90 |
|
91 |
+
## Example Stable Prompts
|
92 |
+
We provide some of the prompts that are tested to be stable. For more prompts, please check 🤗 [MusicPile](https://huggingface.co/datasets/m-a-p/MusicPile).
|
93 |
|
94 |
### Function: Chord Conditioned Music Generation
|
95 |
```
|