[ram@localhost DeepSpeech]$python3 evaluate.py --test_files test_audio/test.csv --scorer deepspeech-0.7.3-models.scorer --checkpoint_dir deepspeech-0.7.3-checkpoint/
2020-06-19 16:20:24.922224: I tensorflow/core/platform/cpu_feature_guard.cc:142] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
2020-06-19 16:20:24.925981: I tensorflow/core/platform/profile_utils/cpu_utils.cc:94] CPU Frequency: 2808000000 Hz
2020-06-19 16:20:24.926431: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x4e51250 initialized for platform Host (this does not guarantee that XLA will be used). Devices:
2020-06-19 16:20:24.926447: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version
swig/python detected a memory leak of type ‘Alphabet *’, no destructor found.
I Loading best validating checkpoint from deepspeech-0.7.3-checkpoint/best_dev-732522
I Loading variable from checkpoint: cudnn_lstm/rnn/multi_rnn_cell/cell_0/cudnn_compatible_lstm_cell/bias
I Loading variable from checkpoint: cudnn_lstm/rnn/multi_rnn_cell/cell_0/cudnn_compatible_lstm_cell/kernel
2020-06-19 16:20:25.757628: W tensorflow/core/framework/cpu_allocator_impl.cc:81] Allocation of 134217728 exceeds 10% of system memory.
2020-06-19 16:20:25.863422: W tensorflow/core/framework/cpu_allocator_impl.cc:81] Allocation of 134217728 exceeds 10% of system memory.
2020-06-19 16:20:25.896913: W tensorflow/core/framework/cpu_allocator_impl.cc:81] Allocation of 134217728 exceeds 10% of system memory.
I Loading variable from checkpoint: global_step
I Loading variable from checkpoint: layer_1/bias
I Loading variable from checkpoint: layer_1/weights
I Loading variable from checkpoint: layer_2/bias
I Loading variable from checkpoint: layer_2/weights
I Loading variable from checkpoint: layer_3/bias
I Loading variable from checkpoint: layer_3/weights
I Loading variable from checkpoint: layer_5/bias
I Loading variable from checkpoint: layer_5/weights
I Loading variable from checkpoint: layer_6/bias
I Loading variable from checkpoint: layer_6/weights
Testing model on test_audio/test.csv
Test epoch | Steps: 0 | Elapsed Time: 0:00:00 swig/python detected a memory leak of type ‘Output *’, no destructor found.
swig/python detected a memory leak of type ‘std::vector< Output,std::allocator< Output > > *’, no destructor found.
swig/python detected a memory leak of type ‘std::vector< std::vector< Output,std::allocator< Output > > > *’, no destructor found.
swig/python detected a memory leak of type ‘Alphabet *’, no destructor found.
Test epoch | Steps: 1 | Elapsed Time: 0:00:02 swig/python detected a memory leak of type ‘Output *’, no destructor found.
swig/python detected a memory leak of type ‘std::vector< Output,std::allocator< Output > > *’, no destructor found.
swig/python detected a memory leak of type ‘std::vector< std::vector< Output,std::allocator< Output > > > *’, no destructor found.
swig/python detected a memory leak of type ‘Alphabet *’, no destructor found.
Test epoch | Steps: 2 | Elapsed Time: 0:00:05 swig/python detected a memory leak of type ‘Output *’, no destructor found.
lissyx
((slow to reply) [NOT PROVIDING SUPPORT])
8
this?
it’s not error, it’s warning that should be fixed now on 0.7.4 release