Home
last modified time | relevance | path

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

/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/speech_commands/
A Dinput_data.py54 BACKGROUND_NOISE_DIR_NAME = '_background_noise_' variable
288 if word == BACKGROUND_NOISE_DIR_NAME:
352 background_dir = os.path.join(self.data_dir, BACKGROUND_NOISE_DIR_NAME)
359 search_path = os.path.join(self.data_dir, BACKGROUND_NOISE_DIR_NAME,

Completed in 3 milliseconds