Datasets:
File size: 1,320 Bytes
fbe6c4e 797a751 84b1a41 ac1c667 797a751 84b1a41 fbe6c4e |
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 |
# Custom Data Augmentation for low resource ASR using Bark and Retrieval-Based Voice Conversion
Custom common_voice_v11 corpus with a custom voice was was created using RVC(Retrieval-Based Voice Conversion)
The model underwent 200 epochs of training, utilizing a total of 1 hour of audio clips. The data was scraped from Youtube.
The audio in the custom generated dataset is of a YouTuber named
[Ajay Pandey](https://www.youtube.com/@ajaypandey)
## Description
---
license: cc0-1.0
language:
- hi
pretty_name: Custom Common Voice
size_categories:
- 10K<n<100K
viewer: true
source_datasets:
- common_voice_v11
---
### Licensing Information
Public Domain, [CC-0](https://creativecommons.org/share-your-work/public-domain/cc0/)
### Citation Information
```
@inproceedings{commonvoice:2020,
author = {Ardila, R. and Branson, M. and Davis, K. and Henretty, M. and Kohler, M. and Meyer, J. and Morais, R. and Saunders, L. and Tyers, F. M. and Weber, G.},
title = {Common Voice: A Massively-Multilingual Speech Corpus},
booktitle = {Proceedings of the 12th Conference on Language Resources and Evaluation (LREC 2020)},
pages = {4211--4215},
year = 2020
}
```
## Contact Information
[Anand Kamble](https://anand-kamble.github.io/)
[Aniket Tathe](https://www.linkedin.com/in/aniket-tathe-458793200/)
|