Home
last modified time | relevance | path

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

/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/speech_commands/
A Dinput_data.py510 background_volume_range, time_shift, mode, sess): argument
558 if time_shift > 0:
559 time_shift_amount = np.random.randint(-time_shift, time_shift)

Completed in 3 milliseconds