jhtonyKoo commited on
Commit
99b42e7
1 Parent(s): 2e66664

readme update

Browse files
Files changed (1) hide show
  1. README.md +7 -20
README.md CHANGED
@@ -1,20 +1,7 @@
1
- # Mastering Style Transfer Demo
2
-
3
- This demo allows you to perform mastering style transfer on audio files or YouTube videos.
4
-
5
- ## Usage
6
-
7
- 1. Choose either the "Upload Audio" or "YouTube URLs" tab.
8
- 2. For audio upload:
9
- - Upload an input audio file and a reference audio file.
10
- - Check the "Perform ITO" box if you want to use Inference Time Optimization.
11
- - Click "Process" to generate the mastered audio.
12
- 3. For YouTube URLs:
13
- - Enter the URLs for the input and reference audio.
14
- - Check the "Perform ITO" box if you want to use Inference Time Optimization.
15
- - Click "Process" to generate the mastered audio.
16
- 4. Listen to the output audio and download if desired.
17
-
18
- ## Note
19
-
20
- This demo uses pre-trained models for mastering style transfer. The quality of the output may vary depending on the input and reference audio characteristics.
 
1
+ license: mit
2
+ title: ITO-Master: Inference Time Optimization for Music Mastering Style Transfer Interactive Demo
3
+ sdk: gradio
4
+ emoji: 🎶
5
+ pinned: false
6
+ colorFrom: green
7
+ colorTo: blue