Aniket-Tathe-08 anand-kamble commited on
Commit
4f611ea
1 Parent(s): 17a1189

Updated the metadata (#6)

Browse files

- Updated the metadata (9028a53988f16af279360104ac22291583de5dd0)


Co-authored-by: Anand Milind Kamble <[email protected]>

Files changed (1) hide show
  1. README.md +25 -4
README.md CHANGED
@@ -1,3 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
 
2
  # Custom Data Augmentation for low resource ASR using Bark and Retrieval-Based Voice Conversion
3
 
@@ -19,6 +42,7 @@ viewer: true
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/)
@@ -38,7 +62,4 @@ Public Domain, [CC-0](https://creativecommons.org/share-your-work/public-domain/
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
-
 
1
+ ---
2
+ size_categories:
3
+ - 1K<n<10K
4
+ configs:
5
+ - config_name: default
6
+ data_files:
7
+ - split: train
8
+ path: transcript/hi/train.tsv
9
+ - split: test
10
+ path: transcript/hi/test.tsv
11
+ - split: other
12
+ path: transcript/hi/other.tsv
13
+ - split: dev
14
+ path: transcript/hi/dev.tsv
15
+ license: cc0-1.0
16
+ pretty_name: Custom Common Voice
17
+ source_datasets:
18
+ - common_voice_v11
19
+ language:
20
+ - hi
21
+ tags:
22
+ - XLSR
23
+ ---
24
 
25
  # Custom Data Augmentation for low resource ASR using Bark and Retrieval-Based Voice Conversion
26
 
 
42
  source_datasets:
43
  - common_voice_v11
44
  ---
45
+ - **Paper:** https://arxiv.org/abs/2311.14836
46
  ### Licensing Information
47
 
48
  Public Domain, [CC-0](https://creativecommons.org/share-your-work/public-domain/cc0/)
 
62
  ## Contact Information
63
 
64
  [Anand Kamble](https://anand-kamble.github.io/)
65
+ [Aniket Tathe](https://www.linkedin.com/in/aniket-tathe-458793200/)