Commit Graph

11 Commits

Author SHA1 Message Date
Reuben Morais
f3613da82a Use tf.contrib.layers.dense_to_sparse instead of util/ctc.py 2019-02-04 09:19:48 -02:00
Reuben Morais
7a14bcc4de Clean up and split TensorFlow deps of text.py 2019-02-04 08:35:43 -02:00
Reuben Morais
56dc024d29 Centralize WER report code into evaluate.py, call it from DeepSpeech.py 2018-11-09 00:26:50 -02:00
Reuben Morais
1d55c94512 Compute correct features length in preprocess.py 2018-11-03 07:48:02 -03:00
Reuben Morais
44e502e236 Feature caching 2018-09-14 11:14:36 -03:00
Reuben Morais
3d51f0d92e Make sure transcript field isn't coerced to float 2018-02-06 10:26:41 -02:00
Reuben Morais
8ed77a0b93 Detect and warn about audio files too short for their transcripts 2017-11-01 19:58:57 -02:00
Reuben Morais
f3ea690b38 Make sure custom alphabet code works properly on Python 2 (#806) 2017-09-01 11:21:01 +02:00
Reuben Morais
1c4cbf1813 Support custom alphabet mappings (Fixes #692) (#797)
Support custom alphabet mappings
2017-08-31 11:51:15 +02:00
Sungsu Lim
403fb0bc26 fix bug in feeding.py 2017-07-13 17:34:34 -07:00
Tilman Kamp
125db9dd86 Fix #698 #699; cleanup and preparation step for dynamic batch size refactoring 2017-07-12 18:28:20 +02:00