Joblib
huyquoctrinh commited on
Commit
6a16c76
·
verified ·
1 Parent(s): 6ccbe46

remove icon

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -2,11 +2,11 @@
2
  license: apache-2.0
3
  ---
4
 
5
- # Llambada-V0.1 :sheep: :notes:
6
 
7
  This is version 0.1 of the model
8
 
9
- ## Introduction :bookmark_tabs:
10
 
11
  This is the official model page of the [Llambada paper](https://arxiv.org/pdf/2411.01661).
12
 
@@ -14,25 +14,25 @@ Some of demos of our model can be listened here: [Llambada-demo](https://songgen
14
 
15
  This model is trained on totally 4.4k music hours dataset with 2xA100 GPUS. The training cost for this model is about 720 USD in 5 days for 2 stages: the semantic stage and the coarse stage.
16
 
17
- :star: Hopefully, we want open the a.i for everyone, so all of the source code of the model, the training script, and the hyperparameters will be released :)
18
 
19
- ### Model structure :page_with_curl:
20
 
21
  - ```semantic model```: This is the model for the semantic stage, it is a the model for generate the middle representation in order to converse to the normal audio.
22
 
23
  - ```coarse model```: This is the model that generate the acoustic tokens, which contains the main information of the audio.
24
 
25
- ### Usage :mag_right:
26
 
27
  To use the model, please refer to our public implementation [Llambada repo](https://github.com/SongGen-AI/LLambada), you will see the instructions for how to use it, and we include the implementation for the inference.
28
 
29
- ### Note :exclamation:
30
 
31
  This is the public checkpoint and we are not having for the responsibility if you use this checkpoint for some of conflict in the regulation of the creators. This release is for academic purpose.
32
 
33
 
34
  Please contact us in the issue of our github repo if you have any confusing about this paper, model, or implementation.
35
 
36
- ### Contact :fax:
37
 
38
  If you have any further questions or having new ideas for the model features, you can contact us in [songgen.ai](https://www.songgen.ai/) and we can have support
 
2
  license: apache-2.0
3
  ---
4
 
5
+ # Llambada-V0.1
6
 
7
  This is version 0.1 of the model
8
 
9
+ ## Introduction
10
 
11
  This is the official model page of the [Llambada paper](https://arxiv.org/pdf/2411.01661).
12
 
 
14
 
15
  This model is trained on totally 4.4k music hours dataset with 2xA100 GPUS. The training cost for this model is about 720 USD in 5 days for 2 stages: the semantic stage and the coarse stage.
16
 
17
+ Hopefully, we want open the a.i for everyone, so all of the source code of the model, the training script, and the hyperparameters will be released :)
18
 
19
+ ### Model structure
20
 
21
  - ```semantic model```: This is the model for the semantic stage, it is a the model for generate the middle representation in order to converse to the normal audio.
22
 
23
  - ```coarse model```: This is the model that generate the acoustic tokens, which contains the main information of the audio.
24
 
25
+ ### Usage
26
 
27
  To use the model, please refer to our public implementation [Llambada repo](https://github.com/SongGen-AI/LLambada), you will see the instructions for how to use it, and we include the implementation for the inference.
28
 
29
+ ### Note
30
 
31
  This is the public checkpoint and we are not having for the responsibility if you use this checkpoint for some of conflict in the regulation of the creators. This release is for academic purpose.
32
 
33
 
34
  Please contact us in the issue of our github repo if you have any confusing about this paper, model, or implementation.
35
 
36
+ ### Contact
37
 
38
  If you have any further questions or having new ideas for the model features, you can contact us in [songgen.ai](https://www.songgen.ai/) and we can have support