Skip to content

Spontaneous Combustion

Choose a tag to compare

@pzelasko pzelasko released this 03 Nov 12:53

Corpora

New

Improved

New features

Faster Kaldi-compatible feature extraction on CPU and CUDA using kaldifeat

  • Add Lhotse wrappers for kaldifeat-based feature extractors by @pzelasko in #424
  • Method for batch feature extraction from CutSet that supports CUDA extractors by @pzelasko in #422

Others

  • CLI manimulation subset cmd adds cut_ids arguments by @oplatek in #425
  • Function to plot alignments in a Cut by @pzelasko in #436

General improvements

  • Support for PyTorch 1.10.0 and 1.8.2 by @pzelasko in #427
  • Adding durations without FP precision issues by @pzelasko in #428
  • fix doc strings by @jtrmal in #430
  • add the auto-generated files/dirs into ignore list by @jtrmal in #432
  • [Kaldi-related] Mapping underscores for utt-ids + num-jobs option for import by @pzelasko in #435
  • set the channel info correctly by @jtrmal in #437
  • make the callhome asr utterances following specific format for QOL by @jtrmal in #442