Datasets:
Commit ·
bf6202d
0
Parent(s):
Duplicate from SPRINGLab/IndicTTS_Bengali
Browse filesCo-authored-by: SpringLabIITM <speechlab@users.noreply.huggingface.co>
- .gitattributes +58 -0
- README.md +86 -0
- data/train-00000-of-00016.parquet +3 -0
- data/train-00001-of-00016.parquet +3 -0
- data/train-00002-of-00016.parquet +3 -0
- data/train-00003-of-00016.parquet +3 -0
- data/train-00004-of-00016.parquet +3 -0
- data/train-00005-of-00016.parquet +3 -0
- data/train-00006-of-00016.parquet +3 -0
- data/train-00007-of-00016.parquet +3 -0
- data/train-00008-of-00016.parquet +3 -0
- data/train-00009-of-00016.parquet +3 -0
- data/train-00010-of-00016.parquet +3 -0
- data/train-00011-of-00016.parquet +3 -0
- data/train-00012-of-00016.parquet +3 -0
- data/train-00013-of-00016.parquet +3 -0
- data/train-00014-of-00016.parquet +3 -0
- data/train-00015-of-00016.parquet +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
# Audio files - uncompressed
|
| 38 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
# Audio files - compressed
|
| 42 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
# Image files - uncompressed
|
| 48 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
# Image files - compressed
|
| 53 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
# Video files - compressed
|
| 57 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,86 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: utterance_id
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: text
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: audio
|
| 9 |
+
dtype: audio
|
| 10 |
+
- name: gender
|
| 11 |
+
dtype: string
|
| 12 |
+
splits:
|
| 13 |
+
- name: train
|
| 14 |
+
num_bytes: 7694726487.52
|
| 15 |
+
num_examples: 12852
|
| 16 |
+
download_size: 6654425645
|
| 17 |
+
dataset_size: 7694726487.52
|
| 18 |
+
configs:
|
| 19 |
+
- config_name: default
|
| 20 |
+
data_files:
|
| 21 |
+
- split: train
|
| 22 |
+
path: data/train-*
|
| 23 |
+
license: cc-by-4.0
|
| 24 |
+
task_categories:
|
| 25 |
+
- text-to-speech
|
| 26 |
+
language:
|
| 27 |
+
- bn
|
| 28 |
+
---
|
| 29 |
+
|
| 30 |
+
# Bengali Indic TTS Dataset
|
| 31 |
+
|
| 32 |
+
This dataset is derived from the Indic TTS Database project, specifically using the Bengali monolingual recordings from both male and female speakers. The dataset contains high-quality speech recordings with corresponding text transcriptions, making it suitable for text-to-speech (TTS) research and development.
|
| 33 |
+
|
| 34 |
+
## Dataset Details
|
| 35 |
+
|
| 36 |
+
- **Language**: Bengali
|
| 37 |
+
- **Total Duration**: ~15.06 hours (Male: 10.05 hours, Female: 5.01 hours)
|
| 38 |
+
- **Audio Format**: WAV
|
| 39 |
+
- **Sampling Rate**: 48000Hz
|
| 40 |
+
- **Speakers**: 2 (1 male, 1 female native Bengali speakers)
|
| 41 |
+
- **Content Type**: Monolingual Bengali utterances
|
| 42 |
+
- **Recording Quality**: Studio-quality recordings
|
| 43 |
+
- **Transcription**: Available for all audio files
|
| 44 |
+
|
| 45 |
+
## Dataset Source
|
| 46 |
+
|
| 47 |
+
This dataset is derived from the Indic TTS Database, a special corpus of Indian languages developed by the Speech Technology Consortium at IIT Madras. The original database covers 13 major languages of India and contains 10,000+ spoken sentences/utterances for both monolingual and English recordings.
|
| 48 |
+
|
| 49 |
+
## License & Usage
|
| 50 |
+
|
| 51 |
+
This dataset is subject to the original Indic TTS license terms. Before using this dataset, please ensure you have read and agreed to the [License For Use of Indic TTS](https://www.iitm.ac.in/donlab/indictts/downloads/license.pdf).
|
| 52 |
+
|
| 53 |
+
## Acknowledgments
|
| 54 |
+
|
| 55 |
+
This dataset would not be possible without the work of the Speech Technology Consortium at IIT Madras. Special acknowledgment goes to:
|
| 56 |
+
- Speech Technology Consortium
|
| 57 |
+
- Department of Computer Science & Engineering and Electrical Engineering, IIT Madras
|
| 58 |
+
- Bhashini, MeitY
|
| 59 |
+
- Prof. Hema A Murthy & Prof. S Umesh
|
| 60 |
+
|
| 61 |
+
## Citation
|
| 62 |
+
|
| 63 |
+
If you use this dataset in your research or applications, please cite the original Indic TTS project:
|
| 64 |
+
|
| 65 |
+
```bibtex
|
| 66 |
+
@misc{indictts2023,
|
| 67 |
+
title = {Indic {TTS}: A Text-to-Speech Database for Indian Languages},
|
| 68 |
+
author = {Speech Technology Consortium and {Hema A Murthy} and {S Umesh}},
|
| 69 |
+
year = {2023},
|
| 70 |
+
publisher = {Indian Institute of Technology Madras},
|
| 71 |
+
url = {https://www.iitm.ac.in/donlab/indictts/},
|
| 72 |
+
institution = {Department of Computer Science and Engineering and Electrical Engineering, IIT MADRAS}
|
| 73 |
+
}
|
| 74 |
+
```
|
| 75 |
+
|
| 76 |
+
## Contact
|
| 77 |
+
|
| 78 |
+
For any issues or queries related to this HuggingFace dataset version, feel free to comment in the Community tab.
|
| 79 |
+
|
| 80 |
+
For queries related to the original Indic TTS database, please contact: smtiitm@gmail.com
|
| 81 |
+
|
| 82 |
+
## Original Database Access
|
| 83 |
+
|
| 84 |
+
The original complete database can be accessed at: https://www.iitm.ac.in/donlab/indictts/database
|
| 85 |
+
|
| 86 |
+
Note: The original database provides access to data in multiple Indian languages and variants. This HuggingFace dataset specifically contains the Bengali monolingual portion of that database.
|
data/train-00000-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ffd0db661d8103edda503a409f6161c835ca01dfa189c5c69311968523635983
|
| 3 |
+
size 479839300
|
data/train-00001-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:27146193c941213e755a71d9d9b89a2c383a478c7e87fdb2b300dcb8a197bf57
|
| 3 |
+
size 434957911
|
data/train-00002-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0cfde30950d85c741aa8f6c7dfed140b26fad0214b09a45a58b4879cac5b1b01
|
| 3 |
+
size 395599421
|
data/train-00003-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b8c6ad62d04a0b8e9bc4d1d18926612b99f4e9c62e074bb9129da77079938f35
|
| 3 |
+
size 438707949
|
data/train-00004-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:652da0cd26003d7174c36564cfc0a4c5999e6e3ddb29451189f497acb6e7a5f0
|
| 3 |
+
size 426410425
|
data/train-00005-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8af65b003a19864b39c8dd2b62f03f47c01a2426bbabc6ce1e4b2423e4c3dba9
|
| 3 |
+
size 415516037
|
data/train-00006-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b00404a903786570cff851d4f4563d82e7ffb0b70db3364956c95cc55e8b6ac
|
| 3 |
+
size 440882723
|
data/train-00007-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b90a4ab1c153c65278afb995220cd867d05f6fe14242f4a2e0a839e9c0aba33d
|
| 3 |
+
size 464196499
|
data/train-00008-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b2d6acbc51b5120c3cb304c2a1afe4bcbe4491625d0b27ac87909f5cb17be07
|
| 3 |
+
size 439213511
|
data/train-00009-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a259dd24ba397f57d46584ceff8ca3b646cc211b270bbd44212d86c045d3ff66
|
| 3 |
+
size 408193448
|
data/train-00010-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bc4e76e85693bc8205e4e5949553a4754117f3a80795e2a614987972a6d9d431
|
| 3 |
+
size 401501570
|
data/train-00011-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25c3e6890c4ef0008a0e3c607fc895038b74631e84842fbff0e8da8bf666e52a
|
| 3 |
+
size 412873903
|
data/train-00012-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95c82c68e104ad836511c80a3ed26bca76e740ef2b1b38b56998b3352d1f14fa
|
| 3 |
+
size 387962394
|
data/train-00013-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eb8397faad1d79deaa1941c229967262ebbddda3b29b21f3ff8e0da533891249
|
| 3 |
+
size 377991957
|
data/train-00014-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e5bc26a0beba904e30d2c301cec69732743349890ffafa85269c9ac68ead154a
|
| 3 |
+
size 387399515
|
data/train-00015-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7930a5d568c34c0ebe24e7ecb18b242b042559a0fc4325db6d37c925f5f6b49
|
| 3 |
+
size 343179082
|