Commit Graph

12 Commits

Author SHA1 Message Date
Reuben Morais
3637f88c06 Fix CI errors, address comments, update examples 2020-02-12 10:13:02 +01:00
Reuben Morais
8e9b6ef7b3 Embed default beam width into exported graph and remove param from DS_CreateModel 2020-02-11 21:23:05 +01:00
Alexandre Lissy
656eea4622 Use std::unique_ptr<> for TensorFlow session 2020-01-29 09:42:05 +01:00
Alexandre Lissy
4c7d5fb0e1 Publish README/USING/TRAINING to readthedocs
Fixes #2581
2020-01-08 16:56:13 +01:00
Reuben Morais
8c82081779 Embed alphabet directly in model 2019-11-05 09:02:21 +01:00
Alexandre Lissy
1939f74ec0 Store graph version on TFLite 2019-10-16 15:36:45 +02:00
Alexandre Lissy
c15d9b4b8b Update doc link for model compatibility
X-DeepSpeech: NOBUILD
2019-10-12 17:13:59 +02:00
Reuben Morais
c402b971d6 Remove unused params and make function names more consistent 2019-09-09 11:35:44 +02:00
Reuben Morais
4dabd248bc Make Alphabet copyable and default-constructable and avoid pointers 2019-08-23 12:19:32 +02:00
Reuben Morais
d50c0397c7 Use bazel workspace status to generate versions 2019-06-25 18:03:52 -03:00
Reuben Morais
e51b9d987d Remove previous state model variable, track by hand in StreamingState instead 2019-06-18 19:38:59 -03:00
Reuben Morais
6f953837fa Refactor TF and TFLite model implementations into their own classes/files 2019-06-18 19:38:59 -03:00