DeepSpeech/bin
2017-03-10 11:33:23 +01:00
..
gpu_usage_chart Tracking GPU Usage 2016-11-17 11:49:20 +01:00
gpu_usage_plot Tracking GPU Usage 2016-11-17 11:49:20 +01:00
README.md Add a README for the binaries directory 2016-11-30 18:02:36 +00:00
run-fisher.sh Convert notebook to script 2017-01-28 18:19:45 -02:00
run-ldc93s1.sh Fixed #406 2017-03-10 07:27:20 +01:00
run-librivox.sh Convert notebook to script 2017-01-28 18:19:45 -02:00
run-swb.sh Convert notebook to script 2017-01-28 18:19:45 -02:00
run-ted.sh Convert notebook to script 2017-01-28 18:19:45 -02:00
run-wer-automation.sh Fixed #428 2017-03-08 17:24:14 +01:00
update-website.sh Handling of website publication 2016-10-24 16:35:45 +02:00

Utility scripts

This folder contains scripts that can be used to do training on the various included importers from the command line. This is useful to be able to run training without a browser open, or unattended on a remote machine. They should be run from the base directory of the repository. Note that the default settings assume a very well-specified machine. In the situation that out-of-memory errors occur, you may find decreasing the values of ds_train_batch_size, ds_dev_batch_size and ds_test_batch_size will allow you to continue, at the expense of speed.