lhotse
v1.19

Contents:

  • Getting started
  • Representing a corpus
  • Cuts
  • Feature extraction
  • Executing tasks in parallel
  • PyTorch Datasets
  • Kaldi Interoperability
  • Command-line interface
  • API Reference
lhotse
  • Overview: module code

All modules for which code is available

  • lhotse.audio.recording
  • lhotse.audio.recording_set
  • lhotse.cut.base
  • lhotse.cut.mixed
  • lhotse.cut.mono
  • lhotse.cut.multi
  • lhotse.cut.padding
  • lhotse.cut.set
  • lhotse.dataset.collation
  • lhotse.dataset.cut_transforms.concatenate
  • lhotse.dataset.cut_transforms.extra_padding
  • lhotse.dataset.cut_transforms.mix
  • lhotse.dataset.cut_transforms.perturb_speed
  • lhotse.dataset.cut_transforms.perturb_tempo
  • lhotse.dataset.cut_transforms.perturb_volume
  • lhotse.dataset.cut_transforms.reverberate
  • lhotse.dataset.diarization
  • lhotse.dataset.input_strategies
  • lhotse.dataset.sampling.bucketing
  • lhotse.dataset.sampling.cut_pairs
  • lhotse.dataset.sampling.dynamic
  • lhotse.dataset.sampling.dynamic_bucketing
  • lhotse.dataset.sampling.round_robin
  • lhotse.dataset.sampling.simple
  • lhotse.dataset.sampling.stateless
  • lhotse.dataset.sampling.utils
  • lhotse.dataset.sampling.zip
  • lhotse.dataset.signal_transforms
  • lhotse.dataset.source_separation
  • lhotse.dataset.speech_recognition
  • lhotse.dataset.unsupervised
  • lhotse.dataset.vad
  • lhotse.features.base
  • lhotse.features.fbank
  • lhotse.features.io
  • lhotse.features.kaldi.extractors
  • lhotse.features.kaldi.layers
  • lhotse.features.librosa_fbank
  • lhotse.features.mfcc
  • lhotse.features.mixer
  • lhotse.features.spectrogram
  • lhotse.kaldi
  • lhotse.manipulation
  • lhotse.supervision

© Copyright 2020-2023, Lhotse development team. Revision 3e53b686.

Built with Sphinx using a theme provided by Read the Docs.