Replies: 15 comments
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> shubhamc247 |
Beta Was this translation helpful? Give feedback.
-
>>> shubhamc247 |
Beta Was this translation helpful? Give feedback.
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> shubhamc247 |
Beta Was this translation helpful? Give feedback.
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> shubhamc247 |
Beta Was this translation helpful? Give feedback.
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> shubhamc247 |
Beta Was this translation helpful? Give feedback.
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> shubhamc247 |
Beta Was this translation helpful? Give feedback.
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> shubhamc247 |
Beta Was this translation helpful? Give feedback.
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> shubhamc247
[November 19, 2019, 6:13am]
I trained my own data , it train very well. slash
but when i predict by using following command slash
(deepspeech-venv)
shubh slash shubh-Lenovo-Flex-2-14: slash ~/Downloads/DeepSpeech slash $ deepspeech
models/output_graph.pbmm models/alphabet.txt
it get 8195 error.
TensorFlow: v1.13.1-10-g3e0cc53 slash
DeepSpeech: v0.5.1-0-g4b29b78 slash
Warning: reading entire model file into memory. Transform model file
into an mmapped graph to reduce heap usage. slash
2019-11-19 11:23:13.351350: I
tensorflow/core/platform/cpu_feature_guard.cc:141 slash ] Your CPU supports
instructions that this TensorFlow binary was not compiled to use: AVX2
FMA slash
2019-11-19 11:23:13.497345: E
tensorflow/core/framework/op_kernel.cc:1325 slash ] OpKernel ('op:
'UnwrapDatasetVariant' device_type: 'CPU'') for unknown op:
UnwrapDatasetVariant slash
2019-11-19 11:23:13.497400: E
tensorflow/core/framework/op_kernel.cc:1325 slash ] OpKernel ('op:
'WrapDatasetVariant' device_type: 'GPU' host_memory_arg: 'input_handle'
host_memory_arg: 'output_handle'') for unknown op: WrapDatasetVariant slash
2019-11-19 11:23:13.497411: E
tensorflow/core/framework/op_kernel.cc:1325 slash ] OpKernel ('op:
'WrapDatasetVariant' device_type: 'CPU'') for unknown op:
WrapDatasetVariant slash
2019-11-19 11:23:13.497533: E
tensorflow/core/framework/op_kernel.cc:1325 slash ] OpKernel ('op:
'UnwrapDatasetVariant' device_type: 'GPU' host_memory_arg:
'input_handle' host_memory_arg: 'output_handle'') for unknown op:
UnwrapDatasetVariant slash
Specified model file version (0) is incompatible with minimum version
supported by this client (1). See
https://github.com/mozilla/DeepSpeech/#model-compatibility for more
information slash
Traceback (most recent call last): slash
File '/home/shubh/tmp/deepspeech-venv/bin/deepspeech', line 8, in slash
sys.exit(main()) slash
File
'/home/shubh/tmp/deepspeech-venv/lib/python3.6/site-packages/deepspeech/client.py',
line 88, in main slash
ds = Model(args.model, N_FEATURES, N_CONTEXT, args.alphabet,
BEAM_WIDTH) slash
File
'/home/shubh/tmp/deepspeech-venv/lib/python3.6/site-packages/deepspeech/init.py',
line 23, in init slash
raise RuntimeError('CreateModel failed with error code
{}'.format(status)) slash
RuntimeError: CreateModel failed with error code 8195
i used: slash
Tensorflow 1.14.0 but when i used deepspeech slash --v it shows 1.13.0 slash
and used 0.6.0 binary files slash
i was unable to download convert graphdef slash _ 1.13 version so i
downloaded 1.14 convert graphdef and then run .
please help
thanx in advance
[This is an archived TTS discussion thread from discourse.mozilla.org/t/runtimeerror-createmodel-failed-with-error-code-8195]
Beta Was this translation helpful? Give feedback.
All reactions