korallll commited on
Commit
44fe8bd
·
verified ·
1 Parent(s): c9cb1a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -23,10 +23,6 @@ pretty_name: Deepspeech annotate by Balalaika
23
  - **Total Duration After Filtering:** 278.6 hours (from over 6000 hours raw)
24
  - **Format:** Parquet files with split-wise annotation
25
 
26
- ## Contact and updates
27
- - **email:** `k.n.borodin@mtuci.ru`
28
- - **TG channel:** `https://t.me/korallll_ai`
29
-
30
  ***
31
 
32
  ## Usage
@@ -127,7 +123,7 @@ All **annotation fields** are handled and provided separately for transparency a
127
 
128
  - **Annotation storage:** Parquet files
129
  - **Speech storage:** .tar.gz files with speech segments in .opus
130
- - **Splitting:** Follows OpenSTT splits
131
  - **Annotations:** Each sample includes separate fields for:
132
  - **Filepath**
133
  - **Quality metrics: MOS, NOI, DIS, COL, LOUD**
 
23
  - **Total Duration After Filtering:** 278.6 hours (from over 6000 hours raw)
24
  - **Format:** Parquet files with split-wise annotation
25
 
 
 
 
 
26
  ***
27
 
28
  ## Usage
 
123
 
124
  - **Annotation storage:** Parquet files
125
  - **Speech storage:** .tar.gz files with speech segments in .opus
126
+ - **Splitting:** Follows DeepSpeech splits
127
  - **Annotations:** Each sample includes separate fields for:
128
  - **Filepath**
129
  - **Quality metrics: MOS, NOI, DIS, COL, LOUD**