lhotse

Contents:

  • Getting started
  • Representing a corpus
  • Cuts
  • Feature extraction
  • Executing tasks in parallel
  • PyTorch Datasets
  • Kaldi Interoperability
  • Command-line interface
  • API Reference
lhotse
  • Welcome to lhotse’s documentation!
  • View page source

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
    • Feature normalization
    • 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
    • Handling random seeds
    • Customizing sampling constraints
    • Dataset’s list
    • Sampler’s list
    • Input strategies’ list
    • Augmentation - transforms on cuts
    • Augmentation - transforms on signals
    • Collation utilities for building custom Datasets
    • Dataloading seeding utilities
  • Kaldi Interoperability
    • Data import/export
    • Kaldi feature extractors
    • Python
    • CLI
    • Example
  • Command-line interface
    • lhotse
  • API Reference
    • Audio loading, saving, and manifests
    • Supervision manifests
    • Lhotse Shar – sequential storage
    • Feature extraction and manifests
    • Augmentation
    • Cuts
    • Recipes
    • Kaldi conversion
    • Others

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2020-2024, Lhotse development team.

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