aangelakis commited on
Commit
88c9719
·
verified ·
1 Parent(s): 84a42f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -33,8 +33,6 @@ dataset_info:
33
  dtype: string
34
  - name: audio
35
  dtype: audio
36
- - name: text_path
37
- dtype: string
38
  - name: file_name
39
  dtype: string
40
  splits:
@@ -44,7 +42,8 @@ configs:
44
  - config_name: default
45
  data_files:
46
  - split: full
47
- path: metadata.csv
 
48
  ---
49
  # STOMA: A Multi-Speaker Greek Speech Corpus
50
  STOMA is a new multi-speaker Greek speech corpus designed to advance research in text-to-speech (TTS) synthesis and related speech technologies for under-resourced languages. The corpus comprises approximately 23 hours of professionally 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 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 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.
 
33
  dtype: string
34
  - name: audio
35
  dtype: audio
 
 
36
  - name: file_name
37
  dtype: string
38
  splits:
 
42
  - config_name: default
43
  data_files:
44
  - split: full
45
+ path: "stoma_full.parquet"
46
+ ---
47
  ---
48
  # STOMA: A Multi-Speaker Greek Speech Corpus
49
  STOMA is a new multi-speaker Greek speech corpus designed to advance research in text-to-speech (TTS) synthesis and related speech technologies for under-resourced languages. The corpus comprises approximately 23 hours of professionally 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 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 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.