nttcslab-sp / kaldiio

A pure python module for reading and writing kaldi ark files
Other
248 stars 35 forks source link

Too much log during loading when call pipe read involved ffmeg #58

Open qmpzzpmq opened 1 year ago

qmpzzpmq commented 1 year ago

with open(os.devnull, "w") as null, contextlib.redirect_stderr(null) is not working, since pipe read will occupy the pipe