File size: 810 Bytes
cde1b5c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
docker run -d -p 5000:5000 --gpus=all r8.im/zsxkib/realistic-voice-cloning@sha256:a0076ea13a704d9fa6d02535bc8951d3b141c84dc95d2d3f2f5016eabfcb8d94
curl -s -X POST \
  -H "Content-Type: application/json" \
  -d $'{
    "input": {
      "protect": 0.33,
      "rvc_model": "Squidward",
      "index_rate": 0.5,
      "reverb_size": 0.15,
      "pitch_change": "no-change",
      "rms_mix_rate": 0.25,
      "filter_radius": 3,
      "output_format": "mp3",
      "reverb_damping": 0.7,
      "reverb_dryness": 0.8,
      "reverb_wetness": 0.2,
      "crepe_hop_length": 128,
      "pitch_change_all": 0,
      "main_vocals_volume_change": 0,
      "pitch_detection_algorithm": "rmvpe",
      "instrumental_volume_change": 0,
      "backup_vocals_volume_change": 0
    }
  }' \
  http://localhost:5000/predictions