ambujm22 commited on
Commit
2d92850
·
verified ·
1 Parent(s): edb1292

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -5,11 +5,12 @@ colorFrom: indigo
5
  colorTo: blue
6
  sdk: gradio
7
  app_file: app.py
8
- python_version: "3.11"
9
  license: apache-2.0
 
10
  ---
11
  Upload audio or pick an example, write a text prompt (e.g., "reduce reverb", "clean distortion", "enhance clarity"), and SonicMaster improves the audio.
12
 
13
  - Model weights: https://huggingface.co/amaai-lab/SonicMaster
14
  - Paper: https://arxiv.org/abs/2508.03448
15
- - Project page: https://amaai-lab.github.io/SonicMaster/
 
5
  colorTo: blue
6
  sdk: gradio
7
  app_file: app.py
8
+ python_version: '3.11'
9
  license: apache-2.0
10
+ sdk_version: 5.43.1
11
  ---
12
  Upload audio or pick an example, write a text prompt (e.g., "reduce reverb", "clean distortion", "enhance clarity"), and SonicMaster improves the audio.
13
 
14
  - Model weights: https://huggingface.co/amaai-lab/SonicMaster
15
  - Paper: https://arxiv.org/abs/2508.03448
16
+ - Project page: https://amaai-lab.github.io/SonicMaster/