Datasets:
File size: 1,058 Bytes
d380b1b f28027c d380b1b f28027c 311b341 d380b1b b92ca08 fb1f42e 9cd600e 404ec44 f28027c b92ca08 9cd600e b92ca08 f28027c fb1f42e |
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 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 |
---
dataset_info:
features:
- name: audio
dtype: audio
- name: rttm
dtype: string
splits:
- name: train
num_bytes: 3326774904
num_examples: 126
download_size: 3323845215
dataset_size: 3326774904
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
language:
- pt
task_categories:
- audio-to-audio
tags:
- fudencio
- RVC
- voice
- Brazil
- Brasil
- Portugues
- português
- south
- park
size_categories:
- n<1K
---
# What is this?
This is a dataset extracted from brazilian cartoon called **Fudêncio (by MTV)**, which is somehow **similar to South Park**.
### This dataset has three features
**rttm** *string* ( to identify speakers ), **episode_name** ( for reference ) and the **audio** *voicelines Acapella* made using Demucs (no_voice files are not included)
The separation of Demucs is *not perfect*, but can help people to train **RVC** voices for different characters.
### Plan to future upgrades
I plan to use this later to split voicelines by characters names into another dataset. |