Datasets:
Add files using upload-large-folder tool
Browse files- README.md +149 -0
- dataset_dict.json +1 -0
- parquet/test.parquet +3 -0
- parquet/train.parquet +3 -0
- test/data-00000-of-00004.arrow +3 -0
- test/data-00001-of-00004.arrow +3 -0
- test/data-00003-of-00004.arrow +3 -0
- test/dataset_info.json +55 -0
- test/state.json +22 -0
- train/data-00000-of-00028.arrow +3 -0
- train/data-00001-of-00028.arrow +3 -0
- train/data-00006-of-00028.arrow +3 -0
- train/data-00007-of-00028.arrow +3 -0
- train/data-00010-of-00028.arrow +3 -0
- train/data-00016-of-00028.arrow +3 -0
- train/data-00021-of-00028.arrow +3 -0
- train/data-00023-of-00028.arrow +3 -0
- train/data-00025-of-00028.arrow +3 -0
- train/dataset_info.json +55 -0
- train/state.json +94 -0
README.md
ADDED
|
@@ -0,0 +1,149 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- fi
|
| 4 |
+
license: cc-by-4.0
|
| 5 |
+
task_categories:
|
| 6 |
+
- automatic-speech-recognition
|
| 7 |
+
tags:
|
| 8 |
+
- speech
|
| 9 |
+
- finnish
|
| 10 |
+
- parliament
|
| 11 |
+
- eduskunta
|
| 12 |
+
- asr
|
| 13 |
+
- whisper
|
| 14 |
+
size_categories:
|
| 15 |
+
- 10K<n<100K
|
| 16 |
+
---
|
| 17 |
+
|
| 18 |
+
# Finnish Parliament ASR Dataset
|
| 19 |
+
|
| 20 |
+
Speech dataset from Finnish parliament (Eduskunta) plenary sessions with aligned ASR transcriptions and human reference texts.
|
| 21 |
+
|
| 22 |
+
## Overview
|
| 23 |
+
|
| 24 |
+
| | Train | Test |
|
| 25 |
+
|---|---:|---:|
|
| 26 |
+
| Segments | 64,945 | 9,121 |
|
| 27 |
+
| Duration | 423 h | 59 h |
|
| 28 |
+
| Speakers | 212 | 187 |
|
| 29 |
+
|
| 30 |
+
**Total: 74,066 segments, 482 hours, 212 unique speakers.**
|
| 31 |
+
|
| 32 |
+
Audio is 16 kHz mono Opus. Segments are individual speaker turns. Segments with CER > 0.30 are excluded (see below).
|
| 33 |
+
|
| 34 |
+
## Schema
|
| 35 |
+
|
| 36 |
+
| Column | Type | Description |
|
| 37 |
+
|---|---|---|
|
| 38 |
+
| `audio` | Audio | Opus audio clip (16 kHz mono) |
|
| 39 |
+
| `transcription` | string | Human reference text from official parliamentary transcript (poytekirja) |
|
| 40 |
+
| `asr` | string | Whisper ASR output |
|
| 41 |
+
| `cer` | float | Character error rate between ASR and human text |
|
| 42 |
+
| `speaker` | string | Speaker name |
|
| 43 |
+
| `party` | string | Parliamentary group (sd, kok, kesk, ps, vihr, vas, kd, r, sin) |
|
| 44 |
+
| `session` | string | Session identifier (e.g. session_152_2018) |
|
| 45 |
+
| `date` | string | Session date |
|
| 46 |
+
| `start_time` | float | Segment start time in source audio (seconds) |
|
| 47 |
+
| `end_time` | float | Segment end time in source audio (seconds) |
|
| 48 |
+
| `duration` | float | Segment duration (seconds) |
|
| 49 |
+
| `uuid` | string | Unique segment identifier |
|
| 50 |
+
|
| 51 |
+
## Speakers and parties
|
| 52 |
+
|
| 53 |
+
213 unique speakers from the 2016-2018 parliamentary term. Party distribution reflects speaking time, not seat count.
|
| 54 |
+
|
| 55 |
+
| Party | Code | Segments |
|
| 56 |
+
|---|---|---:|
|
| 57 |
+
| Social Democrats | sd | 17,368 |
|
| 58 |
+
| Centre Party | kesk | 13,640 |
|
| 59 |
+
| National Coalition | kok | 9,185 |
|
| 60 |
+
| Finns Party | ps | 8,230 |
|
| 61 |
+
| Left Alliance | vas | 6,831 |
|
| 62 |
+
| Greens | vihr | 5,646 |
|
| 63 |
+
| Christian Democrats | kd | 4,393 |
|
| 64 |
+
| Swedish People's Party | r | 2,640 |
|
| 65 |
+
| Blue Reform | sin | 2,383 |
|
| 66 |
+
|
| 67 |
+
~10,200 segments have no party label (ministers speaking in official capacity, speakers of parliament).
|
| 68 |
+
|
| 69 |
+
## Character error rate (CER)
|
| 70 |
+
|
| 71 |
+
Each segment includes a `cer` field: the character-level edit distance between the Whisper ASR output (`asr`) and the official parliamentary transcript (`transcription`). Lower is better.
|
| 72 |
+
|
| 73 |
+
Note that the human reference texts are edited transcripts, not verbatim speech — filler words are removed, grammar is corrected, etc. The CER therefore reflects both ASR errors and editorial normalization.
|
| 74 |
+
|
| 75 |
+
Segments with CER > 0.30 are excluded from the dataset as they represent failed alignments (the ASR output mapped to the wrong section of the transcript). The remaining distribution:
|
| 76 |
+
|
| 77 |
+
| CER range | Segments | Cumulative |
|
| 78 |
+
|---|---:|---:|
|
| 79 |
+
| 0.00 - 0.05 | 12,616 (17%) | 17% |
|
| 80 |
+
| 0.05 - 0.10 | 24,895 (34%) | 51% |
|
| 81 |
+
| 0.10 - 0.15 | 18,420 (25%) | 76% |
|
| 82 |
+
| 0.15 - 0.20 | 10,862 (15%) | 90% |
|
| 83 |
+
| 0.20 - 0.30 | 7,273 (10%) | 100% |
|
| 84 |
+
|
| 85 |
+
For ASR fine-tuning, consider filtering further (e.g. CER <= 0.15 retains 76% of the data with higher alignment confidence).
|
| 86 |
+
|
| 87 |
+
## Train/test split
|
| 88 |
+
|
| 89 |
+
Split by parliamentary session (90/10). All segments from a given session appear in the same split. 225 sessions in train, 25 in test.
|
| 90 |
+
|
| 91 |
+
## Source data
|
| 92 |
+
|
| 93 |
+
- **Audio**: Plenary session recordings from [verkkolahetys.eduskunta.fi](https://verkkolahetys.eduskunta.fi)
|
| 94 |
+
- **Transcripts**: Official parliamentary transcripts (poytakirjat) from the Eduskunta open data API
|
| 95 |
+
- **Time period**: May 2016 - February 2019 (250 sessions)
|
| 96 |
+
|
| 97 |
+
## Pipeline
|
| 98 |
+
|
| 99 |
+
### 1. Scrape session metadata
|
| 100 |
+
|
| 101 |
+
Fetch the list of plenary sessions from the Eduskunta video archive API (`verkkolahetys.eduskunta.fi/api/v1/categories/slug/taysistunnot`). For each session, fetch the official transcript (poytakirja) from `verkkolahetys.eduskunta.fi/api/v1/eventmetas/transcripts/PTK+{session_number}%2F{year}+vp`. The transcript JSON contains structured speech data: each agenda item (`asiakohta`) has speaker turns (`puheenvuoro`) with speaker name, party, content paragraphs, and timestamps. Also download the full session audio (MP4/WAV) from the media URL in the session metadata.
|
| 102 |
+
|
| 103 |
+
### 2. ASR with speaker diarization
|
| 104 |
+
|
| 105 |
+
Run WhisperX on the full session audio with `--diarize` and `--language fi`. This produces timestamped ASR segments, each labeled with a speaker ID from diarization (e.g. `SPEAKER_07`). The output is one JSON file per session with segments containing `start`, `end`, `text`, and `speaker` fields.
|
| 106 |
+
|
| 107 |
+
### 3. Forced alignment
|
| 108 |
+
|
| 109 |
+
Align ASR segments to the official transcript text using character-level edit distance (Levenshtein). This is the core of the pipeline — it maps each ASR segment to the corresponding span in the human transcript, enabling extraction of (audio, reference text) pairs.
|
| 110 |
+
|
| 111 |
+
**Text normalization**: Before comparison, both ASR and transcript text are normalized by removing punctuation, converting to lowercase, and collapsing whitespace.
|
| 112 |
+
|
| 113 |
+
**Two-phase search for each ASR segment**:
|
| 114 |
+
|
| 115 |
+
1. **Coarse region finding**: The transcript is treated as a word array. A sliding window (sized to match the ASR segment word count) steps through the transcript words, computing CER at each position. Search starts from the end position of the previous segment and expands outward with forward priority (5 forward steps per 1 backward step). If a region with CER <= 0.30 is found, it's returned immediately. Otherwise, the top 3 candidate positions are returned.
|
| 116 |
+
|
| 117 |
+
2. **Fine boundary tuning**: For each candidate region, try all combinations of start offset (+/- 15 words) and window length (+/- 15 words from the ASR segment length). Compute CER for each candidate span. Keep the span with the lowest CER. Early-stop once CER drops below 0.05 and starts rising again.
|
| 118 |
+
|
| 119 |
+
**Speaker-aware alignment**: The transcript is split by speaker turns. Each ASR segment is first matched within nearby speaker segments (up to 3 candidates based on word position proximity). If no good match is found within speaker boundaries, a global fallback searches the full transcript. Speaker metadata (name, party, agenda item number) is attached from whichever transcript segment the match lands in.
|
| 120 |
+
|
| 121 |
+
**CER computation**: `Levenshtein.distance(asr_normalized, human_normalized) / max(len(asr_normalized), len(human_normalized))`. Using max length avoids bias toward shorter texts.
|
| 122 |
+
|
| 123 |
+
### 4. Audio clipping
|
| 124 |
+
|
| 125 |
+
For each aligned segment, extract the audio between `start_time` and `end_time` (with 10ms padding and fade in/out) from the full session audio. Export as Opus at 16 kHz mono. Each clip is named by UUID.
|
| 126 |
+
|
| 127 |
+
### 5. Quality filtering
|
| 128 |
+
|
| 129 |
+
Segments with CER > 0.30 are excluded. These are typically failed alignments where the ASR output matched the wrong part of the transcript (e.g. due to long silence gaps, overlapping speech, or procedural segments not present in the transcript).
|
| 130 |
+
|
| 131 |
+
|
| 132 |
+
## License
|
| 133 |
+
|
| 134 |
+
CC-BY-4.0.
|
| 135 |
+
|
| 136 |
+
Audio source: verkkolahetys.eduskunta.fi. Free for distribution and use with attribution per the service's terms of use.
|
| 137 |
+
|
| 138 |
+
## Citation
|
| 139 |
+
|
| 140 |
+
If you use this dataset, please cite:
|
| 141 |
+
|
| 142 |
+
```bibtex
|
| 143 |
+
@misc{eduskunta-asr-2025,
|
| 144 |
+
title={Finnish Parliament ASR Dataset},
|
| 145 |
+
author={Samuli Sillanpää},
|
| 146 |
+
year={2025},
|
| 147 |
+
url={https://huggingface.co/datasets/samuli/eduskunta-asr}
|
| 148 |
+
}
|
| 149 |
+
```
|
dataset_dict.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"splits": ["train", "test"]}
|
parquet/test.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd3c05a3805b0a5880fa424595d3b916488994ce93ea56fe1d4b5153de5ec021
|
| 3 |
+
size 5361655
|
parquet/train.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:710c5896d624f8897fe5b7b414ef03cfef9c8566781cc057f441ed6bcf19e909
|
| 3 |
+
size 37989594
|
test/data-00000-of-00004.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:693effb8e18140ce8d58289d365b54ee2a272060a51333944ce8e33cdaad16bd
|
| 3 |
+
size 465275336
|
test/data-00001-of-00004.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3565b22ac27f808f674bc4594cbe26944fe6d0931cafe09d58a498866b30be1d
|
| 3 |
+
size 484555680
|
test/data-00003-of-00004.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5273a397a218df1e2239c6f08d3062d2f5f3e0069e4e9bfc0f893cde7d2ed089
|
| 3 |
+
size 482707232
|
test/dataset_info.json
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"uuid": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"transcription": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"asr": {
|
| 14 |
+
"dtype": "string",
|
| 15 |
+
"_type": "Value"
|
| 16 |
+
},
|
| 17 |
+
"cer": {
|
| 18 |
+
"dtype": "float32",
|
| 19 |
+
"_type": "Value"
|
| 20 |
+
},
|
| 21 |
+
"speaker": {
|
| 22 |
+
"dtype": "string",
|
| 23 |
+
"_type": "Value"
|
| 24 |
+
},
|
| 25 |
+
"party": {
|
| 26 |
+
"dtype": "string",
|
| 27 |
+
"_type": "Value"
|
| 28 |
+
},
|
| 29 |
+
"session": {
|
| 30 |
+
"dtype": "string",
|
| 31 |
+
"_type": "Value"
|
| 32 |
+
},
|
| 33 |
+
"date": {
|
| 34 |
+
"dtype": "string",
|
| 35 |
+
"_type": "Value"
|
| 36 |
+
},
|
| 37 |
+
"start_time": {
|
| 38 |
+
"dtype": "float32",
|
| 39 |
+
"_type": "Value"
|
| 40 |
+
},
|
| 41 |
+
"end_time": {
|
| 42 |
+
"dtype": "float32",
|
| 43 |
+
"_type": "Value"
|
| 44 |
+
},
|
| 45 |
+
"duration": {
|
| 46 |
+
"dtype": "float32",
|
| 47 |
+
"_type": "Value"
|
| 48 |
+
},
|
| 49 |
+
"audio": {
|
| 50 |
+
"_type": "Audio"
|
| 51 |
+
}
|
| 52 |
+
},
|
| 53 |
+
"homepage": "",
|
| 54 |
+
"license": ""
|
| 55 |
+
}
|
test/state.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00004.arrow"
|
| 5 |
+
},
|
| 6 |
+
{
|
| 7 |
+
"filename": "data-00001-of-00004.arrow"
|
| 8 |
+
},
|
| 9 |
+
{
|
| 10 |
+
"filename": "data-00002-of-00004.arrow"
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"filename": "data-00003-of-00004.arrow"
|
| 14 |
+
}
|
| 15 |
+
],
|
| 16 |
+
"_fingerprint": "41ee6f15b67cac3d",
|
| 17 |
+
"_format_columns": null,
|
| 18 |
+
"_format_kwargs": {},
|
| 19 |
+
"_format_type": null,
|
| 20 |
+
"_output_all_columns": false,
|
| 21 |
+
"_split": null
|
| 22 |
+
}
|
train/data-00000-of-00028.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:68e95ac2d98a6e52aae737201caf889d60883d73ab7176f1b6dbac8bf46b2866
|
| 3 |
+
size 493528768
|
train/data-00001-of-00028.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10abeb26e02137e1aaa5078c33cf5f300965c8b56928b68d1f16e0583e21e88e
|
| 3 |
+
size 485510832
|
train/data-00006-of-00028.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22968c149f35c2fc43a6f9c76104ca5365309f1cb9abbc6db11658f6e250e801
|
| 3 |
+
size 497559392
|
train/data-00007-of-00028.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d2b475162c17feccf19c39ba265fc0bf24b50e9f8994002ede7e49848f7858f
|
| 3 |
+
size 488617944
|
train/data-00010-of-00028.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8fd81c94784bdfb388ea78be96f59d8be976a73f5abe0ce1c99e99a16037781a
|
| 3 |
+
size 484199520
|
train/data-00016-of-00028.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:71bda9510104dcc346524544ca090cb6344a323c3b23d0bf2d3c3ceec5d10b93
|
| 3 |
+
size 496332352
|
train/data-00021-of-00028.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1621867cc24f438879e5feeee5432874533901ecd5ea46524daa406607e9a940
|
| 3 |
+
size 495708080
|
train/data-00023-of-00028.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c4366652876a2ceb7cbfb05ccd6e8b77462907de05f303f189883bae29579a9
|
| 3 |
+
size 492854536
|
train/data-00025-of-00028.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8bf06a61e4c3944161df5f313cd7e498540aa7c774dff00b4e35ad5e9ee95ab2
|
| 3 |
+
size 486441224
|
train/dataset_info.json
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"uuid": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"transcription": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"asr": {
|
| 14 |
+
"dtype": "string",
|
| 15 |
+
"_type": "Value"
|
| 16 |
+
},
|
| 17 |
+
"cer": {
|
| 18 |
+
"dtype": "float32",
|
| 19 |
+
"_type": "Value"
|
| 20 |
+
},
|
| 21 |
+
"speaker": {
|
| 22 |
+
"dtype": "string",
|
| 23 |
+
"_type": "Value"
|
| 24 |
+
},
|
| 25 |
+
"party": {
|
| 26 |
+
"dtype": "string",
|
| 27 |
+
"_type": "Value"
|
| 28 |
+
},
|
| 29 |
+
"session": {
|
| 30 |
+
"dtype": "string",
|
| 31 |
+
"_type": "Value"
|
| 32 |
+
},
|
| 33 |
+
"date": {
|
| 34 |
+
"dtype": "string",
|
| 35 |
+
"_type": "Value"
|
| 36 |
+
},
|
| 37 |
+
"start_time": {
|
| 38 |
+
"dtype": "float32",
|
| 39 |
+
"_type": "Value"
|
| 40 |
+
},
|
| 41 |
+
"end_time": {
|
| 42 |
+
"dtype": "float32",
|
| 43 |
+
"_type": "Value"
|
| 44 |
+
},
|
| 45 |
+
"duration": {
|
| 46 |
+
"dtype": "float32",
|
| 47 |
+
"_type": "Value"
|
| 48 |
+
},
|
| 49 |
+
"audio": {
|
| 50 |
+
"_type": "Audio"
|
| 51 |
+
}
|
| 52 |
+
},
|
| 53 |
+
"homepage": "",
|
| 54 |
+
"license": ""
|
| 55 |
+
}
|
train/state.json
ADDED
|
@@ -0,0 +1,94 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00028.arrow"
|
| 5 |
+
},
|
| 6 |
+
{
|
| 7 |
+
"filename": "data-00001-of-00028.arrow"
|
| 8 |
+
},
|
| 9 |
+
{
|
| 10 |
+
"filename": "data-00002-of-00028.arrow"
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"filename": "data-00003-of-00028.arrow"
|
| 14 |
+
},
|
| 15 |
+
{
|
| 16 |
+
"filename": "data-00004-of-00028.arrow"
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"filename": "data-00005-of-00028.arrow"
|
| 20 |
+
},
|
| 21 |
+
{
|
| 22 |
+
"filename": "data-00006-of-00028.arrow"
|
| 23 |
+
},
|
| 24 |
+
{
|
| 25 |
+
"filename": "data-00007-of-00028.arrow"
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"filename": "data-00008-of-00028.arrow"
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"filename": "data-00009-of-00028.arrow"
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"filename": "data-00010-of-00028.arrow"
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"filename": "data-00011-of-00028.arrow"
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"filename": "data-00012-of-00028.arrow"
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"filename": "data-00013-of-00028.arrow"
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"filename": "data-00014-of-00028.arrow"
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"filename": "data-00015-of-00028.arrow"
|
| 50 |
+
},
|
| 51 |
+
{
|
| 52 |
+
"filename": "data-00016-of-00028.arrow"
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"filename": "data-00017-of-00028.arrow"
|
| 56 |
+
},
|
| 57 |
+
{
|
| 58 |
+
"filename": "data-00018-of-00028.arrow"
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"filename": "data-00019-of-00028.arrow"
|
| 62 |
+
},
|
| 63 |
+
{
|
| 64 |
+
"filename": "data-00020-of-00028.arrow"
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"filename": "data-00021-of-00028.arrow"
|
| 68 |
+
},
|
| 69 |
+
{
|
| 70 |
+
"filename": "data-00022-of-00028.arrow"
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"filename": "data-00023-of-00028.arrow"
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"filename": "data-00024-of-00028.arrow"
|
| 77 |
+
},
|
| 78 |
+
{
|
| 79 |
+
"filename": "data-00025-of-00028.arrow"
|
| 80 |
+
},
|
| 81 |
+
{
|
| 82 |
+
"filename": "data-00026-of-00028.arrow"
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"filename": "data-00027-of-00028.arrow"
|
| 86 |
+
}
|
| 87 |
+
],
|
| 88 |
+
"_fingerprint": "99a9d3019103bbe6",
|
| 89 |
+
"_format_columns": null,
|
| 90 |
+
"_format_kwargs": {},
|
| 91 |
+
"_format_type": null,
|
| 92 |
+
"_output_all_columns": false,
|
| 93 |
+
"_split": null
|
| 94 |
+
}
|