File size: 1,756 Bytes
4f611ea
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fbe6c4e
 
 
 
 
 
 
 
 
 
797a751
 
84b1a41
 
 
 
 
 
 
ac1c667
797a751
4f611ea
84b1a41
 
 
 
 
 
 
 
 
 
 
 
 
 
fbe6c4e
 
 
 
 
4f611ea
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
size_categories:
- 1K<n<10K
configs:
- config_name: default
  data_files:
  - split: train
    path: transcript/hi/train.tsv
  - split: test
    path: transcript/hi/test.tsv
  - split: other
    path: transcript/hi/other.tsv
  - split: dev
    path: transcript/hi/dev.tsv
license: cc0-1.0
pretty_name: Custom Common Voice
source_datasets:
- common_voice_v11
language:
- hi
tags:
- XLSR
---

# 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
---
- **Paper:** https://arxiv.org/abs/2311.14836
### 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/)