rhasspy / larynx

End to end text to speech system using gruut and onnx
MIT License
822 stars 49 forks source link

Suppress warnings #58

Open jn64 opened 2 years ago

jn64 commented 2 years ago

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