You're looking at a specific version of this model. Jump to the model overview.
replicate /train-rvc-model:0397d5e2
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
Field | Type | Default value | Description |
---|---|---|---|
dataset_zip |
string
|
Upload dataset zip, zip should contain `dataset/<rvc_name>/split_<i>.wav`
|
|
sample_rate |
string
(enum)
|
48k
Options: 40k, 48k |
Sample rate
|
version |
string
(enum)
|
v2
Options: v1, v2 |
Version
|
f0method |
string
(enum)
|
rmvpe_gpu
Options: pm, dio, harvest, rmvpe, rmvpe_gpu |
F0 method, `rmvpe_gpu` recommended.
|
epoch |
integer
|
10
|
Epoch
|
batch_size |
string
|
7
|
Batch size
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}