English
music
JoshuaW1997 commited on
Commit
e6ee21a
·
verified ·
1 Parent(s): 9049941

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -14,7 +14,11 @@ license: apache-2.0
14
  FUTGA is an audio LLM with fine-grained music understanding, learning from generative augmentation with temporal compositions. By leveraging existing music caption datasets and large language models (LLMs), we synthesize detailed music captions with structural descriptions and time boundaries for full-length songs. This synthetic dataset enables FUTGA to identify temporal changes at key transition points, their musical functions, and generate dense captions for full-length songs.
15
 
16
  <div align=center><img src="fig1.png" height="512px" width="512px"/></div>
17
- <!-- ![image](fig1.png) -->
 
 
 
 
18
 
19
  ## How to load the model
20
  We build FUTGA based on [**SALMONN**](https://huggingface.co/tsinghua-ee/SALMONN). Follow the instructions from [**SALMONN**](https://huggingface.co/tsinghua-ee/SALMONN) to load:
 
14
  FUTGA is an audio LLM with fine-grained music understanding, learning from generative augmentation with temporal compositions. By leveraging existing music caption datasets and large language models (LLMs), we synthesize detailed music captions with structural descriptions and time boundaries for full-length songs. This synthetic dataset enables FUTGA to identify temporal changes at key transition points, their musical functions, and generate dense captions for full-length songs.
15
 
16
  <div align=center><img src="fig1.png" height="512px" width="512px"/></div>
17
+
18
+
19
+ ## Comparing FUTGA dense captioning with MusicCaps/SongDescriber/LP-MusicCaps
20
+ ![image](demo.png)
21
+
22
 
23
  ## How to load the model
24
  We build FUTGA based on [**SALMONN**](https://huggingface.co/tsinghua-ee/SALMONN). Follow the instructions from [**SALMONN**](https://huggingface.co/tsinghua-ee/SALMONN) to load: