Datasets:
Languages:
Greek
Size:
10K - 100K
Tags:
speech_corpus
greek_language
text-to-speech
neural_TTS
speech_synthesis
under_resourced_languages
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -19,39 +19,6 @@ tags:
|
|
| 19 |
- audio
|
| 20 |
size_categories:
|
| 21 |
- 10K<n<100K
|
| 22 |
-
dataset_info:
|
| 23 |
-
features:
|
| 24 |
-
- name: speaker_id
|
| 25 |
-
dtype: string
|
| 26 |
-
- name: section
|
| 27 |
-
dtype: string
|
| 28 |
-
- name: session
|
| 29 |
-
dtype: int64
|
| 30 |
-
- name: sentence_id
|
| 31 |
-
dtype: int64
|
| 32 |
-
- name: text
|
| 33 |
-
dtype: string
|
| 34 |
-
- name: audio
|
| 35 |
-
dtype: audio
|
| 36 |
-
- name: file_name
|
| 37 |
-
dtype: string
|
| 38 |
-
splits:
|
| 39 |
-
- name: full
|
| 40 |
-
num_bytes: 0
|
| 41 |
-
num_examples: 14552
|
| 42 |
-
- name: train
|
| 43 |
-
num_bytes: 7163077572
|
| 44 |
-
num_examples: 14552
|
| 45 |
-
download_size: 7608058619
|
| 46 |
-
dataset_size: 7163077572
|
| 47 |
-
configs:
|
| 48 |
-
- config_name: default
|
| 49 |
-
data_files:
|
| 50 |
-
- split: full
|
| 51 |
-
path: data/stoma_full.parquet
|
| 52 |
-
- split: train
|
| 53 |
-
path: data/train-*
|
| 54 |
-
---
|
| 55 |
---
|
| 56 |
# STOMA: A Multi-Speaker Greek Speech Corpus
|
| 57 |
**STOMA** is a new multi-speaker Greek speech corpus designed to advance research in text-to-speech (TTS) synthesis and related speech technologies for Greek, an under-resourced language. The corpus comprises approximately 23 hours of studio-recorded read speech from six native speakers (three male and three female), captured under controlled studio conditions using a dual-booth setup to ensure acoustic consistency and high signal quality. The spoken material was selected from the Greek Harvard Corpus and the Text Bank of the Center for the Greek Language, specifically from texts corresponding to the B2, C1, and C2 proficiency levels of the Certification of Attainment in Greek, ensuring linguistically rich and pedagogically well-balanced content. All recordings were standardized to 44.1 kHz, 16-bit mono PCM format and processed through a hybrid quality-control pipeline combining automated normalization and manual verification. To assess dataset quality, we trained state-of-the-art neural TTS systems based on the FastSpeech2 acoustic model and the HiFi-GAN vocoder, achieving natural and intelligible synthesized speech. The resulting corpus provides a publicly accessible, high-quality resource that supports both linguistic research and the development of modern speech synthesis systems in Greek.
|
|
|
|
| 19 |
- audio
|
| 20 |
size_categories:
|
| 21 |
- 10K<n<100K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
---
|
| 23 |
# STOMA: A Multi-Speaker Greek Speech Corpus
|
| 24 |
**STOMA** is a new multi-speaker Greek speech corpus designed to advance research in text-to-speech (TTS) synthesis and related speech technologies for Greek, an under-resourced language. The corpus comprises approximately 23 hours of studio-recorded read speech from six native speakers (three male and three female), captured under controlled studio conditions using a dual-booth setup to ensure acoustic consistency and high signal quality. The spoken material was selected from the Greek Harvard Corpus and the Text Bank of the Center for the Greek Language, specifically from texts corresponding to the B2, C1, and C2 proficiency levels of the Certification of Attainment in Greek, ensuring linguistically rich and pedagogically well-balanced content. All recordings were standardized to 44.1 kHz, 16-bit mono PCM format and processed through a hybrid quality-control pipeline combining automated normalization and manual verification. To assess dataset quality, we trained state-of-the-art neural TTS systems based on the FastSpeech2 acoustic model and the HiFi-GAN vocoder, achieving natural and intelligible synthesized speech. The resulting corpus provides a publicly accessible, high-quality resource that supports both linguistic research and the development of modern speech synthesis systems in Greek.
|