audio-vad / README.md
yanirmr's picture
Update README.md
c2a92f7 verified
metadata
language:
  - he
license: other
size_categories:
  - 1M<n<10M
task_categories:
  - audio-classification
  - voice-activity-detection
license_name: ivrit.ai
license_link: LICENSE
extra_gated_fields:
  I have read the license, and agree to its terms: checkbox
dataset_info:
  features:
    - name: audio
      dtype: audio
    - name: episode
      dtype: string
    - name: source
      dtype: string
    - name: uuid
      dtype: string
    - name: attrs
      struct:
        - name: duration
          dtype: float64
        - name: end
          dtype: float64
        - name: license
          dtype: string
        - name: segment
          dtype: int64
        - name: start
          dtype: float64
  splits:
    - name: train
      num_bytes: 704608554540.66
      num_examples: 5657270
  download_size: 473125104970
  dataset_size: 704608554540.66
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

ivrit.ai is a database of Hebrew audio and text content.

audio-base contains the raw, unprocessed sources.

audio-vad contains audio snippets generated by applying Silero VAD (https://github.com/snakers4/silero-vad) to the base dataset.

audio-transcripts contains transcriptions for each snippet in the audio-vad dataset.

The audio-base dataset contains data from the following sources:

Paper: https://arxiv.org/abs/2307.08720

If you use our datasets, the following quote is preferable:

@misc{marmor2023ivritai,
      title={ivrit.ai: A Comprehensive Dataset of Hebrew Speech for AI Research and Development}, 
      author={Yanir Marmor and Kinneret Misgav and Yair Lifshitz},
      year={2023},
      eprint={2307.08720},
      archivePrefix={arXiv},
      primaryClass={eess.AS}
}

License

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