dorienh commited on
Commit
9e2721c
·
verified ·
1 Parent(s): 55ca141

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -28,4 +28,18 @@ SonicMaster can understand natural language queries related to mastering, such a
28
  - Raise the level of the vocals, please.
29
  - Please, dereverb this audio.
30
  - Disentangle the left and right channels to give this song a stereo feeling.
31
- - ...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  - Raise the level of the vocals, please.
29
  - Please, dereverb this audio.
30
  - Disentangle the left and right channels to give this song a stereo feeling.
31
+ - ...
32
+
33
+
34
+ ## Reference
35
+
36
+ If you use this model, please cite the [original paper](https://huggingface.co/papers/2508.03448):
37
+
38
+ ```
39
+ @article{melechovsky2025sonicmaster,
40
+ title={SonicMaster: Towards Controllable All-in-One Music Restoration and Mastering},
41
+ author={Melechovsky, Jan and Mehrish, Ambuj and Herremans, Dorien},
42
+ journal={arXiv:2508.03448},
43
+ year={2025}
44
+ }
45
+ ```