Home | History | Annotate | Download | only in speech_commands

Lines Matching defs:help

38 consider contributing to help improve this and other models!
293 help='Location of speech training data archive on the web.')
298 help="""\
305 help="""\
312 help="""\
319 help="""\
326 help="""\
333 help="""\
340 help='What percentage of wavs to use as a test set.')
345 help='What percentage of wavs to use as a validation set.')
350 help='Expected sample rate of the wavs',)
355 help='Expected duration in milliseconds of the wavs',)
360 help='How long each spectrogram timeslice is.',)
365 help='How far to move in time between spectogram timeslices.',)
370 help='How many bins to use for the MFCC fingerprint',)
375 help='How many training loops to run',)
380 help='How often to evaluate the training results.')
385 help='How large a learning rate to use when training.')
390 help='How many items to train with at once',)
395 help='Where to save summary logs for TensorBoard.')
400 help='Words to use (others will be added to an unknown label)',)
405 help='Directory to write event logs and checkpoint.')
410 help='Save model checkpoint every save_steps.')
415 help='If specified, restore this pretrained model before any training.')
420 help
425 help='Whether to check for invalid numbers during processing')