mirror of
https://github.com/mozilla/DeepSpeech.git
synced 2025-10-26 11:19:39 +00:00
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. |
||
|---|---|---|
| .. | ||
| importers | ||
| __init__.py | ||
| audio.py | ||
| automation.py | ||
| gpu.py | ||
| log.py | ||
| shared_lib.py | ||
| stm.py | ||
| text.py | ||
| website.py | ||