Seqath commited on
Commit
c12d48b
Β·
verified Β·
1 Parent(s): 4173421

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -3
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- docker run -d -p 5000:5000 --gpus=all r8.im/zsxkib/realistic-voice-cloning@sha256:0a9c7c558af4c0f20667c1bd1260ce32a2879944a0b9e44e1398660c077b1550
2
  curl -s -X POST \
3
  -H "Content-Type: application/json" \
4
  -d $'{
@@ -6,7 +6,6 @@ curl -s -X POST \
6
  "protect": 0.33,
7
  "rvc_model": "Squidward",
8
  "index_rate": 0.5,
9
- "song_input": "https://replicate.delivery/pbxt/JsPIizFfRy54Jk5LuXdnrNdV1JHJ6oLmPPdRuIfh3lvpoNai/gangnam.mp3",
10
  "reverb_size": 0.15,
11
  "pitch_change": "no-change",
12
  "rms_mix_rate": 0.25,
@@ -17,7 +16,7 @@ curl -s -X POST \
17
  "reverb_wetness": 0.2,
18
  "crepe_hop_length": 128,
19
  "pitch_change_all": 0,
20
- "main_vocals_volume_change": 10,
21
  "pitch_detection_algorithm": "rmvpe",
22
  "instrumental_volume_change": 0,
23
  "backup_vocals_volume_change": 0
 
1
+ docker run -d -p 5000:5000 --gpus=all r8.im/zsxkib/realistic-voice-cloning@sha256:a0076ea13a704d9fa6d02535bc8951d3b141c84dc95d2d3f2f5016eabfcb8d94
2
  curl -s -X POST \
3
  -H "Content-Type: application/json" \
4
  -d $'{
 
6
  "protect": 0.33,
7
  "rvc_model": "Squidward",
8
  "index_rate": 0.5,
 
9
  "reverb_size": 0.15,
10
  "pitch_change": "no-change",
11
  "rms_mix_rate": 0.25,
 
16
  "reverb_wetness": 0.2,
17
  "crepe_hop_length": 128,
18
  "pitch_change_all": 0,
19
+ "main_vocals_volume_change": 0,
20
  "pitch_detection_algorithm": "rmvpe",
21
  "instrumental_volume_change": 0,
22
  "backup_vocals_volume_change": 0