You're looking at a specific version of this model. Jump to the model overview.
zsxkib /create-rvc-dataset:7ef2e201
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 |
---|---|---|---|
youtube_url |
string
|
URL to YouTube video you'd like to create your RVC v2 dataset from
|
|
audio_name |
string
|
rvc_v2_voices
|
Name of the dataset. The output will be a zip file containing a folder named `dataset/<audio_name>/`. This folder will include multiple `.mp3` files named as `split_<i>.mp3`. Each `split_<i>.mp3` file is a short audio clip extracted from the provided YouTube video, where voice has been isolated from the background noise.
|
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'}