Dataset Card for ivrit.ai - Knesset Plenums Whisper Training
This is a whisper-formatted version of the ivrit.ai Knesset Plenums dataset.
This dataset was created by splitting long audio recordings, along with their respective transcriptions, into audio slices of 30 seconds or less. Each such slice represents one or more consecutive segments, along with timestamp token data and the previous slice's transcription.
The code for this dataset preparation process is available on the ivrit.ai ASR Training GitHub repo.
Data Fields
Each example in the dataset contains:
audio: An audio column containing:bytes: The audio data encoded in MP3 formatpath: A string identifier derived from the source entry ID- Sampling rate: Fixed at 16000 Hz
transcript: A string containing the text with potentially Whisper-style timestamp tokens (e.g.,<|0.00|>text<|2.40|>) if "has_timestamps" is truemetadata: A dictionary containing:seek: Float indicating the start time of this slice in the original source audiosource: String identifier for the source of the audio (Name of podcast, production system, etc.)entry_id: Unique identifier for the source entryquality_score: Segment median quality scoreplenum_date: Date of the plenum
has_prev: Boolean indicating if this slice has a transcript from the previous slice within the audio sourcehas_timestamps: Boolean indicating if the transcript contains timestamp tokensprev_transcript: String containing the transcript of the previous slice (empty ifhas_previs false)
License
The dataset is released under the ivrit.ai License, which enables broad research and commercial use.
- Full license: https://www.ivrit.ai/en/the-license/
- FAQs: https://www.ivrit.ai/en/license-faqs/
- Downloads last month
- 861
Models trained or fine-tuned on ivrit-ai/knesset-plenums-whisper-training
Automatic Speech Recognition
•
0.8B
•
Updated
•
6.06k
•
9