DeepSpeech/util
Reuben Morais d989e8de09 Make sure the initializer passed to tf.scan doesn't break the API contract
We need to make sure the initializer shape matches the return value
of the callable passed to tf.scan.

This also adds an assertion on the shape of labels and the values
in label_lengths that enforces a condition that is needed for
ctc_label_dense_to_sparse to work.
2016-11-08 12:19:42 -02:00
..
importers Only start the importers' queue threads after we initialize variables 2016-11-08 09:39:27 -02:00
__init__.py Adding CTC to notebook 2016-09-19 06:11:42 +02:00
audio.py Merge of pull requests #49, #50, and #52. Fixes issues #2, #4, #11, #12, #46, #47, and #48 2016-10-13 15:15:39 -04:00
automation.py Switch dependency from xdg to pyxdg 2016-11-07 15:27:01 +01:00
gpu.py Merge of pull requests #49, #50, and #52. Fixes issues #2, #4, #11, #12, #46, #47, and #48 2016-10-13 15:15:39 -04:00
log.py Ensure merge_logs() sorts directory 2016-10-19 18:51:04 +02:00
shared_lib.py Expose FULL_TRACE logging capability 2016-11-07 11:00:55 +01:00
stm.py Merge of pull requests #49, #50, and #52. Fixes issues #2, #4, #11, #12, #46, #47, and #48 2016-10-13 15:15:39 -04:00
text.py Make sure the initializer passed to tf.scan doesn't break the API contract 2016-11-08 12:19:42 -02:00
website.py Handling of website publication 2016-10-24 16:35:45 +02:00