sino
commited on
Commit
·
73e56d0
1
Parent(s):
c96ae54
Update README.md
Browse files
README.md
CHANGED
@@ -80,6 +80,15 @@ gen_text = gen_text.replace(' Chinese', '')
|
|
80 |
print(gen_text)
|
81 |
```
|
82 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
83 |
|
84 |
## Citation
|
85 |
If you find our paper and code useful in your research, please consider giving a star and citation
|
@@ -92,14 +101,4 @@ If you find our paper and code useful in your research, please consider giving a
|
|
92 |
year={2023}
|
93 |
}
|
94 |
```
|
95 |
-
<br>
|
96 |
-
|
97 |
-
## Example
|
98 |
-
|
99 |
-
### music:
|
100 |
-
https://huggingface.co/Tabgac/SpectPrompt/blob/main/6774978832668559373.wav
|
101 |
-
|
102 |
-
### caption:
|
103 |
-
This particular song falls under the genre of Pop and has a vocal focus.
|
104 |
-
The lyrics are and the themes revolve around love and autumn, with a mood that is sorrowful.
|
105 |
-
The artist has created a beautiful piece of music that captures the emotions of the listener and takes them on a journey through the artist's soulful expression.
|
|
|
80 |
print(gen_text)
|
81 |
```
|
82 |
|
83 |
+
## Example
|
84 |
+
|
85 |
+
### music:
|
86 |
+
https://huggingface.co/Tabgac/SpectPrompt/blob/main/6774978832668559373.wav
|
87 |
+
|
88 |
+
### caption:
|
89 |
+
This particular song falls under the genre of Pop and has a vocal focus.
|
90 |
+
The lyrics are and the themes revolve around love and autumn, with a mood that is sorrowful.
|
91 |
+
The artist has created a beautiful piece of music that captures the emotions of the listener and takes them on a journey through the artist's soulful expression.
|
92 |
|
93 |
## Citation
|
94 |
If you find our paper and code useful in your research, please consider giving a star and citation
|
|
|
101 |
year={2023}
|
102 |
}
|
103 |
```
|
104 |
+
<br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|