next-playground commited on
Commit
86cb945
·
verified ·
1 Parent(s): c4f8a4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -9,4 +9,14 @@ pinned: false
9
  license: mit
10
  ---
11
 
 
 
 
 
 
 
 
 
 
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
9
  license: mit
10
  ---
11
 
12
+ # Ultimate Vocal Remover API
13
+
14
+ Separate vocal from an audio file.
15
+
16
+ ## Usage
17
+
18
+ ```
19
+ http://localhost:5000/api/audio_separation?url=YOUR_AUDIO_FILE_URL
20
+ ```
21
+
22
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference