Update README.md
Browse files
README.md
CHANGED
|
@@ -10,4 +10,19 @@ tags:
|
|
| 10 |
- text-to-image
|
| 11 |
---
|
| 12 |
|
| 13 |
-
Riffusion finetuned with google/musicCaps.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
- text-to-image
|
| 11 |
---
|
| 12 |
|
| 13 |
+
Riffusion finetuned with google/musicCaps.</br>
|
| 14 |
+
I found that prompt similar to dataset label returns more fidable result.</br>
|
| 15 |
+
In my case I made a prompt with Chat GPT like this:
|
| 16 |
+
<p>
|
| 17 |
+
I'm writing prompt for music generation ai.
|
| 18 |
+
I used captions like this:
|
| 19 |
+
1. someone is playing a high pitched melody on a steel drum. The file is of poor audio-quality.
|
| 20 |
+
2. This is a glitch music piece. There is a synth sound rising in pitch that resembles a triangle wave. There are granular synth samples being played randomly. A virtual percussive low-to-mid bell sound is playing a melody that resembles a marimba. There is an eerie feeling of flow. This piece could be used in the soundtracks of dystopian sci-fi movies. It could also be used in exploration sequences of video games.
|
| 21 |
+
3. This file contains an orchestral composition rising up while a lot of digital clicking sounds are in the foreground. This is an amateur recording. And the sounds seem to come from a different source. This song may be playing in an adventure videogame.
|
| 22 |
+
|
| 23 |
+
Now I want to make a soothing jazz with base with medium temp.
|
| 24 |
+
Write a propmt in styles similar to above captions.
|
| 25 |
+
Return one sentence with 3 lines
|
| 26 |
+
</p>
|
| 27 |
+
|
| 28 |
+
Response: Create a serene dance atmosphere with a dreamy melody, soothing synths, and a pulsing beat that gently propels listeners into a state of blissful tranquility, perfect for unwinding after a long day or enjoying a moment of peaceful dance.
|