Home
last modified time | relevance | path

Searched refs:preprocess (Results 1 – 17 of 17) sorted by relevance

/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/speech_commands/
A Dfreeze_test.py44 preprocess='mfcc')
64 preprocess='average')
84 preprocess='micro')
102 preprocess='average')
124 preprocess='micro')
A Dfreeze.py65 feature_bin_count, model_architecture, preprocess): argument
93 window_stride_ms, feature_bin_count, preprocess)
109 if preprocess == 'average':
116 elif preprocess == 'mfcc':
121 elif preprocess == 'micro':
146 ' "average", or "micro")' % (preprocess))
228 FLAGS.feature_bin_count, FLAGS.model_architecture, FLAGS.preprocess)
A Dwav_to_features.py48 window_stride_ms, feature_bin_count, quantize, preprocess, argument
69 feature_bin_count, preprocess)
90 f.write(' * --preprocess="%s" \\\n' % preprocess)
130 FLAGS.feature_bin_count, FLAGS.quantize, FLAGS.preprocess,
A Dmodels_test.py38 preprocess="mfcc")
49 preprocess="mfcc"))
A Dmodels.py41 preprocess): argument
67 if preprocess == 'average':
71 elif preprocess == 'mfcc':
74 elif preprocess == 'micro':
79 ' "average", or "micro")' % (preprocess))
90 'preprocess': preprocess,
A Dinput_data_test.py66 def _runGetDataTest(self, preprocess, window_length_ms): argument
78 4, 16000, 1000, window_length_ms, 20, 40, preprocess)
A Dtrain.py101 FLAGS.window_stride_ms, FLAGS.feature_bin_count, FLAGS.preprocess)
/AliOS-Things-master/components/py_engine/engine/py/
A Dmakeqstrdefs.py25 def preprocess(): function
188 preprocess()
A Ddynruntime.mk125 $(Q)$(MPY_LD) --arch $(ARCH) --preprocess -o $@ $^
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/
A DREADME.md162 --window_stride=20 --preprocess=average --quantize=1
167 --window_stride=20 --preprocess=average --quantize=1
A Dtrain_micro_speech_model.ipynb266 "--preprocess={PREPROCESS} \\\n",
304 "--preprocess=$PREPROCESS \\\n",
/AliOS-Things-master/components/py_engine/engine/tools/
A Dmpy_ld.py1078 if args.preprocess:
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dstructure.txt66 functions preprocess the image before JPEG compression or postprocess it after
A Dlibjpeg.txt74 functions preprocess the image before JPEG compression or postprocess it after
/AliOS-Things-master/components/SDL2/src/image/autom4te.cache/
A Doutput.01858 @%:@ Try to preprocess conftest.@S|@ac_ext, and return whether this succeeded.
A Doutput.11858 @%:@ Try to preprocess conftest.@S|@ac_ext, and return whether this succeeded.
A Doutput.21726 @%:@ Try to preprocess conftest.@S|@ac_ext, and return whether this succeeded.

Completed in 45 milliseconds