Commit Graph

138 Commits

Author SHA1 Message Date
Dewi Bryn Jones
8a8d140da8 updating docs for #3295 2020-09-02 15:13:57 +01: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
01fd13b663 Revert "Merge pull request #3229 from mozilla/nodejs-scoped-name"
This reverts commit 402fc71abf, reversing
changes made to 0610a7a76f.
2020-08-26 11:46:08 +02:00
Reuben Morais
da55cfae86 Revert "Merge pull request #3237 from lissyx/rename-training-package"
This reverts commit 3dcb3743ac, reversing
changes made to 457198c88d.
2020-08-26 11:46:08 +02:00
Reuben Morais
fee45c425e Revert "Merge pull request #3233 from lissyx/examples-rename-master"
This reverts commit 86845dd022, reversing
changes made to 3dcb3743ac.
2020-08-26 11:46:08 +02:00
Reuben Morais
d000d76548 Revert "Merge pull request #3239 from lissyx/rename-circleci"
This reverts commit 08cebeda3c, reversing
changes made to 86845dd022.
2020-08-26 11:46:08 +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
Reuben Morais
9788811bc5 Revert "Merge pull request #3241 from lissyx/rename-ctcdecoder"
This reverts commit fd4185f141, reversing
changes made to 1a7dd87601.
2020-08-26 11:45:06 +02:00
Alexandre Lissy
e81ee24ede Update docs for matching r2.3 2020-08-24 21:13:16 +02:00
Jedrzej Beniamin Orbik
9a6a1c7f3a Extend docu about the CSV files 2020-08-19 11:32:52 +02:00
Alexandre Lissy
9bca7a9044 Rename DeepSpeech -> STT 2020-08-12 13:52:17 +02:00
Alexandre Lissy
ccd9241bd0 Rename ctcdecoder python package 2020-08-10 22:45:43 +02:00
Alexandre Lissy
e83d92c93a Use new name for Docker container and Docker Hub repo 2020-08-10 20:24:45 +02:00
Alexandre Lissy
7d31f5e349 Rename DeepSpeech-examples to STT-examples 2020-08-10 18:35:34 +02:00
Alexandre Lissy
6f84bd1996 Rename deepspeech_training package 2020-08-10 16:58:18 +02:00
Reuben Morais
50de377953 Use scoped name for npm package 2020-08-06 18:55:42 +02:00
Reuben Morais
0b51004081 Address review comments 2020-08-06 14:20:05 +02:00
Reuben Morais
8c840bed23 Fix .NET build/package, resolve package conflict in Java app 2020-08-05 17:49:51 +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
21e5a74b0c
Merge pull request #3212 from mozilla/link-decoder-docs
Decoder docs: UTF-8 -> Bytes output mode, and link to scorer-scripts (Closes #2978)
2020-08-03 11:57:43 +02:00
Reuben Morais
350575ba44 Remove mention of TensorFlow docs for CUDA requirements 2020-08-03 09:22:19 +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
216da91842 Remove Git LFS from docs 2020-07-28 11:05:10 +02:00
Reuben Morais
2835151951 Remove external scorer file and documentation and flag references 2020-07-27 21:09:32 +02:00
Alexandre Lissy
9e3c4209b9 Fix #3184: add missing label for data augmentation doc
X-DeepSpeech: NOBUILD
2020-07-27 10:27:10 +02:00
Alexandre Lissy
8629573587 Fix #3182: document rebuild of generate_scorer_package
X-DeepSpeech: NOBUILD
2020-07-27 10:23:46 +02:00
Tilman Kamp
a982a61d83 Resolves #3146 - Let build_sdb.py also output CSV files and rename it accordingly 2020-07-21 17:02:01 +02:00
lissyx
e1626c667e
Merge pull request #3149 from karansag/patch-1
Update TRAINING.rst
2020-07-17 10:20:21 +02:00
Karan Sagar
36a2f3b38d
Update TRAINING.rst
Update wording on relative / absolute paths.
2020-07-16 12:38:59 -04:00
Qian Xiao
37dc3e08a4 Fix several typos in docs. 2020-07-11 16:23:50 -07:00
Karan Sagar
058f53af3a
Update TRAINING.rst
I'm new to DeepSpeech, but I noticed when following the training instructions that the filenames _appear_ to be relative paths in the CSV. Let me know if I'm misinterpreting.

Thanks!
2020-07-10 15:24:45 -04:00
Reuben Morais
48cd53e474 Merge branch 'reference-training-decoder-docs' (Fixes #3140) 2020-07-08 13:18:29 +02:00
Reuben Morais
5fd4a0451f Address review comments 2020-07-08 13:18:18 +02:00
Reuben Morais
672ce377ac Only update examples submodule from remote 2020-07-07 20:02:31 +02:00
Reuben Morais
daf28086e5 Add note on model input data considerations and reference training/scorer docs 2020-07-07 20:02:31 +02:00
Reuben Morais
16f89dff9e Update Java docs 2020-07-07 15:22:36 +02:00
Reuben Morais
417b8e4fe3 Fix style inconsistencies in Java bindings 2020-07-07 15:18:23 +02:00
DanBmh
91697ace49
Update TRAINING.rst
Related to #3123
2020-07-03 17:09:08 +02:00
Alexandre Lissy
67004ca137 Enable TFLite delegations 2020-07-03 01:34:54 +02:00
Reuben Morais
d2d46c3aee
Merge pull request #3113 from mozilla/generate-package-cpp
Rewrite generate_package.py in C++ to avoid training dependencies
2020-07-02 23:13:25 +02:00
Reuben Morais
65915c7f57 Address review comments 2020-07-02 14:09:42 +02:00
Reuben Morais
24526aa82d
Merge pull request #3118 from mozilla/model-type-docs
Add more doc text around distinction between various pre-trained model files (Fixes #2941)
2020-06-30 22:16:25 +02:00
Reuben Morais
5c41b8966e Fix broken link to C API docs
X-DeepSpeech: NOBUILD
2020-06-30 20:33:00 +02:00
Reuben Morais
d0bd1e5c8e Add more doc text around distinction between various pre-trained model files 2020-06-30 20:01:44 +02:00
Reuben Morais
8f6106b35d Update docs to refer to new generate_scorer_package 2020-06-30 16:47:41 +02:00
Tilman Kamp
3762a9b588
Merge pull request #3091 from tilmankamp/warp
Warp augmentation
2020-06-30 14:56:51 +02:00
Tilman Kamp
eebf12134e Warp augmentation 2020-06-29 16:22:31 +02:00
Alexandre Lissy
bc086ec998 Build DeepSpeech using TensorFlow r2.2 2020-06-22 10:48:12 +02:00
Reuben Morais
fcd9563fcd
Merge pull request #3085 from mozilla/new-version-074
Bump VERSION to 0.7.4
2020-06-18 16:56:15 +02:00
Tilman Kamp
4c6245d155
Merge pull request #3055 from tilmankamp/augext
Refactoring of TF based augmentations
2020-06-18 16:13:46 +02:00