• Docs >
  • torchaudio.compliance.kaldi >
  • Nightly (unstable)
Shortcuts

torchaudio.compliance.kaldi

The useful processing operations of kaldi can be performed with torchaudio. Various functions with identical parameters are given so that torchaudio can produce similar outputs.

spectrogram

Create a spectrogram from a raw audio signal.

fbank

Create a fbank from a raw audio signal.

mfcc

Create a mfcc from a raw audio signal.

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources