lhotse
v0.12

Contents:

  • Getting started
  • Representing a corpus
  • Cuts
  • Feature extraction
  • Executing tasks in parallel
  • PyTorch Datasets
  • Kaldi Interoperability
  • Command-line interface
  • API Reference
lhotse
  • Docs »
  • Welcome to lhotse’s documentation!
  • Edit on GitHub

Welcome to lhotse’s documentation!¶

Contents:

  • Getting started
    • About
    • Installation
    • Examples
  • Representing a corpus
    • Recording manifest
    • Supervision manifest
    • Standard data preparation recipes
    • Adding new corpora
  • Cuts
    • Overview
    • Types of cuts
    • CLI
  • Feature extraction
    • Storing features
    • Creating custom feature extractor
    • Feature normalization
    • Storage backend details
    • Python usage
    • CLI usage
    • Kaldi compatibility caveats
  • Executing tasks in parallel
  • PyTorch Datasets
    • A quick re-cap of PyTorch’s data API
    • About Lhotse’s Datasets and Samplers
    • Restoring sampler’s state: continuing the training
    • Batch I/O: pre-computed vs. on-the-fly features
    • Dataset’s list
    • Sampler’s list
    • Input strategies’ list
    • Augmentation - transforms on cuts
    • Augmentation - transforms on signals
    • Collation utilities for building custom Datasets
    • Experimental: LhotseDataLoader
  • Kaldi Interoperability
    • Data import/export
    • Kaldi feature extractors
    • Python
    • CLI
  • Command-line interface
    • lhotse
  • API Reference
    • Recording manifests
    • Supervision manifests
    • Feature extraction and manifests
    • Augmentation
    • Cuts
    • Recipes
    • Kaldi conversion
    • Others

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2020-2021, Lhotse development team Revision f1438a54.

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