Commit Graph

12 Commits

Author SHA1 Message Date
Reuben Morais
09f0aa3d75 Rename --force_utf8 flag to --force_bytes_output_mode to avoid confusion 2020-10-06 18:19:34 +02:00
Reuben Morais
83a36b7a34 Rename --utf8 flag to --bytes_output_mode to avoid confusion 2020-10-06 18:19:33 +02:00
Reuben Morais
ae0cf8db6a Revert "Merge branch 'rename-real'"
This reverts commit ae9fdb183e, reversing
changes made to 2eb75b6206.
2020-08-26 11:46:09 +02:00
Reuben Morais
10e2fc16f2 Revert "Merge pull request #3243 from lissyx/rename-stt-master"
This reverts commit 3e99b0d8b2, reversing
changes made to 3a8c45cb61.
2020-08-26 11:45:06 +02:00
Alexandre Lissy
9bca7a9044 Rename DeepSpeech -> STT 2020-08-12 13:52:17 +02:00
Reuben Morais
fa21911048 Rename packages, modules, headers, shared libraries to Mozilla Voice STT 2020-08-03 18:22:32 +02:00
Reuben Morais
d9f9d6ed89 Decoder docs: UTF-8 -> Bytes output mode, and link to scorer-scripts 2020-08-03 09:16:38 +02:00
Reuben Morais
8f6106b35d Update docs to refer to new generate_scorer_package 2020-06-30 16:47:41 +02:00
Reuben Morais
4356a2764b Add data/lm doc to RTD, and some general doc improvements and fixes 2020-05-24 15:35:10 +02:00
Reuben Morais
d85b0960eb Address review comment 2020-04-28 11:55:58 +02:00
Reuben Morais
a584c8e6b6 Docs centered on ReadTheDocs instead of GitHub 2020-04-27 20:31:11 +02:00
Reuben Morais
080dc7df3c
Add a little more documentation around the decoder and UTF-8 mode (#2850)
* Add decoder and UTF-8 docs

* Address review comments
2020-03-27 11:26:19 +01:00