You must agree to the ivrit.ai License Agreement to access this dataset.

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

Dataset Card for ivrit.ai - Crowd Recital - Yiddish

See more details on the source dataset card.

Dataset Details

Dataset Description

This is a derived dataset for structured for whisper training:

  • Excludes low quality segments (judged by probabilities of the text-audio auto alignment process)

  • Encodes timestamps along segments of text + previous text

  • Audio encoded to 16K sample-rate, mono

  • Total audio duration - ~78h

  • License: other

Dataset Structure

Data Fields

Each example in the dataset contains:

  • audio: An audio column containing:
    • bytes: The audio data encoded in MP3 format
    • path: 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 true
  • metadata: A dictionary containing:
    • seek: Float indicating the start time of this slice in the original source audio
    • source: String identifier for the source of the audio (Name of podcast, production system, etc.)
    • entry_id: Unique identifier for the source entry
  • has_prev: Boolean indicating if this slice has a transcript from the previous slice within the audio source
  • has_timestamps: Boolean indicating if the transcript contains timestamp tokens
  • prev_transcript: String containing the transcript of the previous slice (empty if has_prev is false)

License

The dataset is released under the ivrit.ai License, which enables broad research and commercial use.

Downloads last month
35

Models trained or fine-tuned on ivrit-ai/crowd-recital-yi-whisper-training

Collection including ivrit-ai/crowd-recital-yi-whisper-training