Commit Graph

628 Commits

Author SHA1 Message Date
Alexandre Lissy
160fa76ddf Fix SWIG prebuild URL 2020-08-28 17:18:17 +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
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
7f99007840 Revert "Merge pull request #3238 from lissyx/rename-index"
This reverts commit 1a7dd87601, reversing
changes made to 08cebeda3c.
2020-08-26 11:46:06 +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
c62a604876 Revert "Merge pull request #3248 from lissyx/rtd-rename"
This reverts commit ce71910ab4, reversing
changes made to 7c6108a199.
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
godeffroy
95b6fccaf1 In ctc_beam_search_decoder(), added a sanity check between input class_dim and alphabet 2020-08-25 12:13:28 +02:00
Ptitloup
0c3aa6f472
Update client.py
remove space in key start_time of word dict
2020-08-20 09:19:53 +02:00
lissyx
c40f90cbff
Merge pull request #3227 from lissyx/use-r2.3
Move to TensorFlow r2.3
2020-08-18 10:56:50 +02:00
Jedrzej Beniamin Orbik
c20af74d51 Add num_results param to ctc_beam_search_decoder 2020-08-17 18:29:08 +02:00
Alexandre Lissy
8619665fe1 Move to TensorFlow r2.3 2020-08-14 11:26:09 +02:00
Alexandre Lissy
fffc6ad455 Update name of readthedocs 2020-08-13 22:50:57 +02:00
Alexandre Lissy
9bca7a9044 Rename DeepSpeech -> STT 2020-08-12 13:52:17 +02:00
lissyx
fd4185f141
Merge pull request #3241 from lissyx/rename-ctcdecoder
Rename ctcdecoder python package
2020-08-11 19:06:56 +02:00
Alexandre Lissy
ccd9241bd0 Rename ctcdecoder python package 2020-08-10 22:45:43 +02:00
Alexandre Lissy
5795173c14 Rename TaskCluster index 2020-08-10 22:08:39 +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
4d98958b77 iOS: Re-share workspace schemes and fix packaging 2020-08-05 17:49:51 +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
4d726e820d More renames 2020-08-04 18:04:08 +02:00
Reuben Morais
ee1235678d Missing renames in CI scripts 2020-08-04 15:25:46 +02:00
Reuben Morais
b301cdf83e JavaScript rename 2020-08-04 12:13:11 +02:00
Reuben Morais
5449f21a47 Python rename 2020-08-04 12:12:20 +02:00
Reuben Morais
b86a92a5b3 C docs 2020-08-04 12:10:31 +02:00
Reuben Morais
b18639f9c4 Swift rename 2020-08-04 12:09:41 +02:00
Reuben Morais
213590b326 Java rename 2020-08-04 11:39:22 +02:00
Reuben Morais
ee7bf86460 .NET rename 2020-08-04 11:15:27 +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
04deda0239
Merge pull request #3206 from mrstegeman/alphabet-logic
Fix alphabet logic in generate_scorer_package.
2020-08-02 17:24:13 +02:00
Alexandre Lissy
c55143d282 Fix #3198: Do not rely on examples repo for building .Net 2020-08-02 02:02:41 +02:00
Michael Stegeman
3024cffe49
Fix alphabet logic in generate_scorer_package.
Fixes #3205
2020-07-31 12:46:03 -08:00
Reuben Morais
6141740f89 Remove unused Scorer method
This method was made unused by https://github.com/mozilla/DeepSpeech/pull/3021
after reports such as https://github.com/mozilla/DeepSpeech/issues/3004
of confusion interpreting the confidence values.
2020-07-30 11:00:00 +02:00
Reuben Morais
396504ea07
Merge pull request #3191 from reuben/swift-mic-streaming
iOS microphone streaming
2020-07-28 14:25:27 +02:00
Reuben Morais
216da91842 Remove Git LFS from docs 2020-07-28 11:05:10 +02:00
Reuben Morais
e3c34b29d6 Small adjustments to avoid hardcoding filenames and avoid generic DeepSpeech name 2020-07-28 10:28:29 +02:00
Erik Ziegler
35d2908db9 Add support for microphone streaming in swift native client test project 2020-07-28 10:28:28 +02:00
Reuben Morais
eb33fc1719 Document Alphabet methods in Python binding as well 2020-07-23 13:00:10 +02:00
Reuben Morais
38f6afdba8
Merge pull request #3173 from mozilla/ios-framework-publish
Build and publish iOS framework in GitHub release files
2020-07-22 11:44:51 +02:00
Reuben Morais
2fd1474e69 Fix deepspeech_ios_project reference after folder move 2020-07-22 00:19:07 +02:00
Reuben Morais
9bdce0a305 Move deepspeech_ios_test projects to same level as deepspeech_ios 2020-07-21 19:09:14 +02:00
Carlos Fonseca M
48fb43c3eb Add UWP Nuget packing support 2020-07-21 10:38:37 -06:00
Reuben Morais
2672878618 Add docs to Swift bindings and missing methods 2020-07-20 11:52:35 +02:00
Reuben Morais
5e5db17371 Address review comments 2020-07-20 11:16:57 +02:00
Reuben Morais
a274c26a89 Add Swift wrapper framework 2020-07-20 00:22:45 +02:00
Reuben Morais
a1aa873259 Embed bitcode when linking 2020-07-20 00:22:44 +02:00
Reuben Morais
4ca0f94d78 client.cc iOS build 2020-07-20 00:22:44 +02:00