Skip to main content
Ctrl+K

lfeats

  • API reference
  • GitHub
  • PyPI
  • API reference
  • GitHub
  • PyPI

lfeats documentation#

lfeats is a unified interface to extract hidden representations from various speech foundation models.

  • API reference
    • Core
      • Extractor
        • Extractor.__call__()
        • Extractor.__init__()
        • Extractor.load()
      • Resampler
        • Resampler.__call__()
        • Resampler.__init__()
    • Types
      • Container
        • Container.array
        • Container.is_array()
        • Container.is_tensor()
        • Container.ndim
        • Container.shape
        • Container.tensor
      • Audio
        • Audio.length
      • Features
        • Features.length

Indices#

  • Index

next

lfeats API

On this page
  • Indices

© Copyright 2026, Takenori Yoshimura.

Created using Sphinx 9.0.4.

Built with the PyData Sphinx Theme 0.16.1.