Datasets:
Aniket-Tathe-08
commited on
Commit
•
fbe6c4e
1
Parent(s):
58e15f4
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc0-1.0
|
3 |
language:
|
@@ -9,7 +19,6 @@ viewer: true
|
|
9 |
source_datasets:
|
10 |
- common_voice_v11
|
11 |
---
|
12 |
-
|
13 |
### Licensing Information
|
14 |
|
15 |
Public Domain, [CC-0](https://creativecommons.org/share-your-work/public-domain/cc0/)
|
@@ -24,4 +33,12 @@ Public Domain, [CC-0](https://creativecommons.org/share-your-work/public-domain/
|
|
24 |
pages = {4211--4215},
|
25 |
year = 2020
|
26 |
}
|
27 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
# Custom Data Augmentation for low resource ASR using Bark and Retrieval-Based Voice Conversion
|
3 |
+
|
4 |
+
Custom common_voice_v11 corpus with a custom voice was was created using RVC(Retrieval-Based Voice Conversion)
|
5 |
+
|
6 |
+
The model underwent 200 epochs of training, utilizing a total of 1 hour of audio clips. The data was scraped from Youtube.
|
7 |
+
The audio in the custom generated dataset is of a YouTuber named
|
8 |
+
[Ajay Pandey](https://www.youtube.com/@ajaypandey)
|
9 |
+
|
10 |
+
## Description
|
11 |
---
|
12 |
license: cc0-1.0
|
13 |
language:
|
|
|
19 |
source_datasets:
|
20 |
- common_voice_v11
|
21 |
---
|
|
|
22 |
### Licensing Information
|
23 |
|
24 |
Public Domain, [CC-0](https://creativecommons.org/share-your-work/public-domain/cc0/)
|
|
|
33 |
pages = {4211--4215},
|
34 |
year = 2020
|
35 |
}
|
36 |
+
```
|
37 |
+
|
38 |
+
## Contact Information
|
39 |
+
|
40 |
+
[Anand Kamble](https://anand-kamble.github.io/)
|
41 |
+
[Aniket Tathe](https://www.linkedin.com/in/aniket-tathe-458793200/)
|
42 |
+
|
43 |
+
|
44 |
+
|