kaldi-asr / kaldi-asr/kaldi

Why is SpecAugmentTimeMaskComponent saved in the model?

Open
#4,972 1 comment 0 reactions 0 assignees View on GitHub
stale
Dominant language
Shell
Stars
15.5k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

I recently used a model trained by Kaldi to convert it to ONNX format, but found that SpecAugmentTimeMaskComponent does not have a corresponding format in ONNX.
Shouldn't this component be used for data enhancement, and why is it in the model file?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the issue's description of SpecAugmentTimeMaskComponent, Kaldi model files, and ONNX conversion. Determine whether the component is expected to be serialized in the model and whether the ONNX conversion path handles it; done means the behavior is explained and any required conversion or documentation change is covered by a reproducible check.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.