Datasets:
Tasks:
Audio Classification
Modalities:
Audio
Formats:
soundfolder
Languages:
Tatar
Size:
1K - 10K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,31 +1,35 @@
|
|
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 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- audio-classification
|
5 |
+
language:
|
6 |
+
- tt
|
7 |
+
tags:
|
8 |
+
- audio
|
9 |
+
- speech
|
10 |
+
pretty_name: tsc
|
11 |
+
size_categories:
|
12 |
+
- 1K<n<10K
|
13 |
+
---
|
14 |
+
# An Open-Source Tatar Speech Commands Dataset
|
15 |
+
**Paper:** Paper
|
16 |
+
[An Open-Source Tatar Speech Commands Dataset for IoT and Robotics Applications](https://www.techrxiv.org/users/682600/articles/1231801-an-open-source-tatar-speech-commands-dataset-for-iot-and-robotics-applications)
|
17 |
+
|
18 |
+
**GitHub:** [https://github.com/IS2AI/TatarSCR](https://github.com/IS2AI/TatarSCR)
|
19 |
+
|
20 |
+
**Description:**
|
21 |
+
The dataset covers 35 commands used in robotics, IoT, and smart systems. In total, the dataset contains 3,547 one-second utterances from 153 people. The utterances were saved in the WAV format with a sampling rate of 16 kHz.
|
22 |
+
|
23 |
+

|
24 |
+
|
25 |
+
**Citation:**
|
26 |
+
```bibtex
|
27 |
+
@article{Kuzdeuov_2024,
|
28 |
+
title={An Open-Source Tatar Speech Commands Dataset for IoT and Robotics Applications},
|
29 |
+
url={http://dx.doi.org/10.36227/techrxiv.172926779.98914732/v1},
|
30 |
+
DOI={10.36227/techrxiv.172926779.98914732/v1},
|
31 |
+
publisher={Institute of Electrical and Electronics Engineers (IEEE)},
|
32 |
+
author={Kuzdeuov, Askat and Gilmullin, Rinat and Khakimov, Bulat and Varol, Huseyin Atakan},
|
33 |
+
year={2024},
|
34 |
+
month=oct }
|
35 |
+
```
|