Commit Graph

21 Commits

Author SHA1 Message Date
josh
8143a01313 split_byte_str still not the solution 2019-03-18 22:34:56 +01:00
josh
e119ecb663 decoder bytes 2019-03-18 22:34:53 +01:00
josh
eaad07a4f3 test-output-file 2019-03-18 22:33:33 +01:00
josh
c1963720ac scorer 2019-03-18 22:32:26 +01:00
josh
664c548695 utf-8 working, trying with and without scorer in evatluate.py 2019-03-18 22:30:10 +01:00
josh
77aa08b24e rebasing onto master
utf8
2019-03-18 21:58:28 +01:00
Alexandre Lissy
c0cd365544 Add TFLite accuracy estimation tool
Fixes #1852
2019-02-12 13:03:20 +01:00
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
dd6938f7af Fix handling of Alphabet around evaluate.py 2018-12-15 09:59:49 -02:00
Reuben Morais
0c6e695138 Don't overwrite loss tensor with loss value 2018-11-13 19:16:35 -02:00
Reuben Morais
0dcb1f87c5 Clean up evaluate.py 2018-11-11 18:04:00 -02:00
Reuben Morais
5cb1aff531 Rename config singleton from C to Config 2018-11-11 18:03:52 -02:00
Reuben Morais
a5bcecbe40 Address more review comments 2018-11-11 15:24:31 -02:00
Reuben Morais
c65c22fe31 Move globals handling out of util/coordinator.py 2018-11-09 21:08:03 -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
a9e1ffc0fc Use ctcdecode bindings in evaluate.py 2018-11-03 12:07:54 -03:00
Reuben Morais
e00c63c0a8 Fix evaluate.py to handle compact format in cached features 2018-10-11 15:58:37 -03:00
Reuben Morais
44e502e236 Feature caching 2018-09-14 11:14:36 -03:00
Reuben Morais
51cac1031b Address review comments 2018-08-03 14:46:05 -03:00
Reuben Morais
831ebf4081 Add evaluate.py script to create a WER report from a checkpoint using the inference graph 2018-08-02 13:22:24 -03:00