nakkhatra commited on
Commit
b9d99fa
1 Parent(s): f7080c1

Added Audio Rows to tsvs

Browse files
bengali_ai_tsv/dev.tsv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4c045964b8d304cfe39939b6f2ed698620722d1d80cca388c4cc873ac6acb3b2
3
- size 1560884
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e100c27759fd6b33dc937d7c6a59078b7ef97186aa70b04501e502aa72bcf11
3
+ size 1560890
bengali_ai_tsv/test.tsv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac961e19e294f46e86b706b53b288e3621fe31f9f4f3d4d9bb073cbd431bf243
3
- size 1547114
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cc3ee9c7a47b4fa296f089c28f59eb20beb4999f0660ad59531b693d4052873
3
+ size 1547120
bengali_ai_tsv/train.tsv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5e69a874b26323cef7714b9745832d2f1ff977aef2b93492142f23ec503b3f4
3
- size 42296561
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1107f3619097bb1492c2c8fd1c9871c8612d932d82f66aea67928b8a4a438ff2
3
+ size 42296567
common_voice_bn.py CHANGED
@@ -108,7 +108,7 @@ class CommonVoice(datasets.GeneratorBasedBuilder):
108
  # homepage=_HOMEPAGE,
109
  license=_LICENSE,
110
  # citation=_CITATION,
111
- version=self.config.version,
112
  # task_templates=[
113
  # AutomaticSpeechRecognition(audio_file_path_column="path", transcription_column="sentence")
114
  # ],
 
108
  # homepage=_HOMEPAGE,
109
  license=_LICENSE,
110
  # citation=_CITATION,
111
+ version=self.config.version,
112
  # task_templates=[
113
  # AutomaticSpeechRecognition(audio_file_path_column="path", transcription_column="sentence")
114
  # ],