streamer45 / silero-vad-go

A Golang (CGO) implementation of a Silero VAD powered speech detector
MIT License
23 stars 10 forks source link

super noisy output #8

Closed tbarbugli closed 4 months ago

tbarbugli commented 4 months ago

Each time I use the model (v5) I get a ton of warnings, vad works fine btw. Just very noisy

My setup:

The output is much longer, I truncated to be able to submit the issue here.

2024-07-10 10:08:33.427 main[9598:83579] 2024-07-10 10:08:33.427640 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/stft/Constant_21_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.427 main[9598:83579] 2024-07-10 10:08:33.427680 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/stft/Constant_20_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.427 main[9598:83579] 2024-07-10 10:08:33.427692 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/stft/Constant_12_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.427 main[9598:83579] 2024-07-10 10:08:33.427701 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/stft/Constant_11_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.427 main[9598:83579] 2024-07-10 10:08:33.427709 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/stft/Constant_10_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.427 main[9598:83579] 2024-07-10 10:08:33.427717 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/stft/Constant_5_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.427 main[9598:83579] 2024-07-10 10:08:33.427725 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/stft/Constant_4_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.427 main[9598:83579] 2024-07-10 10:08:33.427735 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/stft/Constant_13_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.427 main[9598:83579] 2024-07-10 10:08:33.427744 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/stft/Constant_3_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.427 main[9598:83579] 2024-07-10 10:08:33.427754 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/stft/Constant_18_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.427 main[9598:83579] 2024-07-10 10:08:33.427764 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/stft/Constant_19_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.427 main[9598:83579] 2024-07-10 10:08:33.427771 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/stft/Constant_2_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.427 main[9598:83579] 2024-07-10 10:08:33.427855 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_27_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.427 main[9598:83579] 2024-07-10 10:08:33.427875 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_28_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.427 main[9598:83579] 2024-07-10 10:08:33.427885 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_21_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.427 main[9598:83579] 2024-07-10 10:08:33.427893 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_20_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.427 main[9598:83579] 2024-07-10 10:08:33.427902 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_19_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.427 main[9598:83579] 2024-07-10 10:08:33.427909 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_22_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.427 main[9598:83579] 2024-07-10 10:08:33.427948 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_30_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.427 main[9598:83579] 2024-07-10 10:08:33.427970 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_14_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.427 main[9598:83579] 2024-07-10 10:08:33.427984 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_11_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.428 main[9598:83579] 2024-07-10 10:08:33.427996 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_12_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.428 main[9598:83579] 2024-07-10 10:08:33.428014 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_29_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.428 main[9598:83579] 2024-07-10 10:08:33.428024 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_13_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439618 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/stft/padding/Transpose_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439633 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/stft/padding/Slice_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439641 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/stft/padding/Reshape_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439660 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/stft/padding/Concat_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439668 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/stft/padding/ConstantOfShape_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439676 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/stft/padding/Constant_6_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439684 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__decoder.rnn.bias_hh'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439692 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/stft/padding/Constant_7_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439699 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__self.stft.filter_length'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439707 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/stft/padding/Constant_5_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439715 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__decoder.rnn.weight_ih'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439723 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/stft/padding/Constant_4_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439767 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/stft/padding/Constant_2_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439800 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__decoder.rnn.bias_ih'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439819 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/stft/padding/Constant_1_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439830 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/stft/padding/Constant_3_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439845 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__decoder.rnn.weight_hh'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439858 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/stft/padding/Constant_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439886 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Concat_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439897 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Concat_1_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439906 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Slice_3_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439914 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Slice_4_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439921 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Slice_8_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439929 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_47_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439938 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_50_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439945 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_44_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439952 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_18_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439962 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_43_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439969 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_17_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.439 main[9598:83579] 2024-07-10 10:08:33.439981 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_40_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.439989 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_32_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440009 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_23_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440017 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_39_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440026 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_36_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440035 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_37_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440042 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_29_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440050 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_14_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440078 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_33_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440108 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_27_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440121 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_24_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440132 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_16_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440141 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_28_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440150 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Slice_2_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440164 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Slice_5_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440172 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Slice_7_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440188 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_41_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440196 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_45_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440203 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_49_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440212 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_19_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440220 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_26_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440228 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Slice_9_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440240 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_21_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440249 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_46_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440257 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_34_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440264 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Concat_3_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440271 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_20_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440278 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_48_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440285 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Slice_10_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440292 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_30_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440305 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_35_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440314 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_25_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440322 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Slice_11_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440329 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Slice_1_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440351 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_12_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440361 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_38_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440369 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_22_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440376 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_15_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440384 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Slice_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440392 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Concat_4_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440400 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_31_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440407 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Concat_2_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440416 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_42_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440423 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Slice_6_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440441 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_13_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440481 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Concat_6_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440489 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Slice_13_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440500 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Concat_7_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440507 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Slice_15_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440514 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Concat_8_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440523 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Slice_18_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440534 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Slice_23_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440542 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Slice_22_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440549 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_102_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440574 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_75_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440584 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_91_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440592 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_101_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440600 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_98_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440617 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_97_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440625 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_96_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440632 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Slice_17_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440639 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Slice_21_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440645 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_94_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440652 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_93_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440675 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_100_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440684 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Slice_16_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440691 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_87_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440699 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_86_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440705 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_84_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440712 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_99_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440742 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_95_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440751 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Slice_19_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440769 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_83_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440777 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_82_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440784 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_81_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440790 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_88_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440797 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_85_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440805 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_76_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440812 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_77_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440818 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_90_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440829 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_65_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440854 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Slice_12_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440888 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_80_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440908 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_73_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440922 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_72_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440929 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_66_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440949 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_69_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440957 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_68_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440966 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Concat_9_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440975 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_79_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440982 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_67_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.440 main[9598:83579] 2024-07-10 10:08:33.440990 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Concat_10_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.440999 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__250'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441010 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_103_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441023 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_71_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441030 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Slice_20_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441040 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_70_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441048 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_78_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441060 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Slice_14_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441068 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_92_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441085 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_74_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441094 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_else_branch__Inline_0__/decoder/Constant_89_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441140 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Slice_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441152 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Reshape_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441160 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Concat_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441170 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Transpose_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441178 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_9_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441185 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__decoder.rnn.weight_ih'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441195 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_6_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441202 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/ConstantOfShape_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441208 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_8_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441215 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_2_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441221 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_7_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441228 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_3_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441239 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__self.stft.hop_length'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441246 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_5_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441252 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_4_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441259 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__decoder.rnn.bias_hh'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441267 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__decoder.rnn.bias_ih'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441275 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__decoder.rnn.weight_hh'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441300 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Slice_6_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441310 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Slice_10_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441318 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Slice_12_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441326 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Concat_4_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441334 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Slice_13_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441341 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_64_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441347 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Slice_17_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441355 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Slice_8_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441368 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_83_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441374 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Slice_15_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441381 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_73_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441482 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_81_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441544 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_79_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441557 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_66_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441566 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_75_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441574 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_78_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441584 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_77_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441593 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_56_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441602 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_74_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441610 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_53_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441618 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_65_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441626 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_71_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441650 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Slice_14_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441657 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_69_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441664 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_68_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441672 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_45_output_0'. It is not used by any node and should be removed from the model.
2024-07-10 10:08:33.441 main[9598:83579] 2024-07-10 10:08:33.441680 [W:onnxruntime:, graph.cc:3593 CleanUnusedInitializersAndNodeArgs] Removing initializer 'If_0_then_branch__Inline_0__/Constant_82_output_0'. It is not used by any node and should be removed from the model.
...
streamer45 commented 4 months ago

@tbarbugli Running the latest ONNX runtime (1.18.1) should be enough to get rid of these.

streamer45 commented 4 months ago

Closing as per above and https://github.com/streamer45/silero-vad-go/pull/9