Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
5 |
task_categories:
|
6 |
- translation
|
7 |
- video-classification
|
@@ -9,8 +63,8 @@ language:
|
|
9 |
- el
|
10 |
- en
|
11 |
tags:
|
12 |
-
- lips,
|
13 |
-
-
|
14 |
-
-
|
15 |
-
-
|
16 |
---
|
|
|
1 |
+
# Multimodal_Greek_Sign_Language_and_Lip_Reading (v1)
|
2 |
+
The Multimodal_Greek_Sign_Language_and_Lip_Reading (v1) is a comprehensive dataset designed for research and development in multimodal machine learning, speech recognition, vision recognition, sign language recognition, sign language translation and accessibility technologies.
|
3 |
+
|
4 |
+
# Description
|
5 |
+
|
6 |
+
The **dkourem/Multimodal_Greek_Sign_Language_and_Lip_Reading-v1** is a comprehensive dataset designed for research and development in multimodal machine learning, sign language recognition, speech recognition, and accessibility technologies. This dataset focuses on the Greek language and provides high-quality, synchronized data across three modalities:
|
7 |
+
|
8 |
+
- **Speech**: High-resolution audio recordings of spoken Greek.
|
9 |
+
- **Lip Movement**: Video recordings capturing detailed lip movements for lip-sync and speech alignment tasks.
|
10 |
+
- **Subtitles**: Accurate text transcriptions and timestamps synchronized with audio and video.
|
11 |
+
- **Sign Language**: High quality Video Greek Sign Language recordings capturing detailed sign language and facial expressions with synced subtitles and audio speech translation.
|
12 |
+
|
13 |
+
### Suitable for Tasks Such As:
|
14 |
+
- Automatic Speech Recognition (ASR)
|
15 |
+
- Audio-Visual Speech Recognition (AVSR)
|
16 |
+
- Text-to-Speech (TTS) and Speech-to-Text (STT) applications
|
17 |
+
- Accessibility tools for the deaf and hard of hearing
|
18 |
+
- Multimodal sentiment analysis and natural language processing
|
19 |
+
- Sign Language recogntion and translations tasks (SLR,SLT).
|
20 |
+
|
21 |
+
### Key Features:
|
22 |
+
- **Language**: Greek (Hellenic) and Greek Sign Language
|
23 |
+
- **Format**: Includes `.wav` for audio, `.mp4` for video, and `.srt/.json` for subtitles and timestamps.
|
24 |
+
- **High Quality**: Captured in a professional studio environment for maximum clarity and precision.
|
25 |
+
- **Accessibility**: Designed with a focus on inclusivity and use in accessibility research.
|
26 |
+
|
27 |
+
### Versioning
|
28 |
+
This is version **1.0** of the dataset. Future versions may include additional speakers, dialects, or extended annotations.
|
29 |
+
|
30 |
+
### Citation
|
31 |
+
If you use this dataset, please cite it as:
|
32 |
+
Dimitris Kouremenos, Klimis Ntalianis. (2024). *dkourem/Multimodal_Greek_Sign_Language_and_Lip_Reading (v1)*. Zenodo. https://doi.org/[Insert DOI Here]
|
33 |
+
|
34 |
+
### Acknowledgments
|
35 |
+
Special thanks to the contributors, linguists, and accessibility experts involved in the dataset creation process.
|
36 |
+
|
37 |
+
|
38 |
+
## License and Usage Restrictions
|
39 |
+
The **dkourem/Multimodal_Greek_Sign_Language_and_Lip_Reading (v1)** is protected under the following terms:
|
40 |
+
|
41 |
+
### Copyright
|
42 |
+
Copyright © 2024 Dr. Dimitris Kouremenos and Prof. Klimis Ntalianis.
|
43 |
+
All rights reserved.
|
44 |
+
|
45 |
+
### Usage Restrictions
|
46 |
+
- Any use, reproduction, modification, or distribution of this dataset and the associated code requires prior written permission from the authors.
|
47 |
+
- The dataset and code are intended for **academic and research purposes only**. Commercial use is strictly prohibited unless explicitly authorized and approved in writing by the authors.
|
48 |
+
|
49 |
+
### Requesting Permission
|
50 |
+
For inquiries and permissions, please contact:
|
51 |
+
- **Dr. Dimitris Kouremenos**: [dkourem[alpha]@gmail.com]
|
52 |
+
- **Prof. Klimis Ntalianis**: [kntal[alpha]uniwa.gr]
|
53 |
+
|
54 |
---
|
55 |
+
|
56 |
+
By accessing this repository or dataset, you agree to comply with the terms stated above.
|
57 |
+
|
58 |
+
|
59 |
task_categories:
|
60 |
- translation
|
61 |
- video-classification
|
|
|
63 |
- el
|
64 |
- en
|
65 |
tags:
|
66 |
+
- lips reading,
|
67 |
+
- sign language,
|
68 |
+
- sign language recognition,
|
69 |
+
- speech-to-text,
|
70 |
---
|