File size: 548 Bytes
eed9806
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
be4de60
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
configs:
- config_name: default
  data_files:
  - split: train
    path: data/transcripts-*.parquet
---

# syvai/p1-transcripts

Danish P1 radio transcripts generated with ElevenLabs Scribe v2.

Source: [syvai/p1](https://huggingface.co/datasets/syvai/p1)

Each row carries the original item metadata plus:
- `transcript_text`: full transcript
- `language_code` / `language_probability`
- `num_words`, `num_speakers`, `num_audio_events`
- `words`: full Scribe v2 word array — list of `{text, start, end, type,
  speaker_id, logprob}` structs