Suppress warnings
jn64 opened this issue · 0 comments
jn64 commented
Is is possible to suppress warnings, especially in interactive mode?
$ larynx -v en
Reading text from stdin...
The quick brown fox jumps over the lazy dog.
2022-04-25 22:00:50.775786255 [W:onnxruntime:, execution_frame.cc:806 VerifyOutputSizes] Expected shape from model of {1,80,262} does not match actual shape of {1,80,248} for output 3453
2022-04-25 22:00:50.804094718 [W:onnxruntime:, execution_frame.cc:806 VerifyOutputSizes] Expected shape from model of {batch_size,time,262} does not match actual shape of {1,80,248} for output output
2022-04-25 22:00:51.602979373 [W:onnxruntime:, execution_frame.cc:806 VerifyOutputSizes] Expected shape from model of {batch_size,1,12800} does not match actual shape of {1,1,63488} for output audio