Commit Graph

2035 Commits

Author SHA1 Message Date
Reuben Morais
998daa5bca Remove sample rate parameter usage from evaluate_tflite.py 2019-10-10 15:44:11 +02:00
Reuben Morais
baaa5842b2 Remove sample rate parameter usage from examples 2019-10-10 15:44:11 +02:00
Reuben Morais
11ad23cc1f Remove sample rate parameter usage from .NET binding 2019-10-10 15:44:11 +02:00
Reuben Morais
1007d93da2 Remove sample rate parameter usage from Java binding 2019-10-10 15:44:11 +02:00
Reuben Morais
385279bc20 Remove sample rate parameter usage from JavaScript binding 2019-10-10 15:44:11 +02:00
Reuben Morais
97bab38a7e Remove sample rate parameter usage from Python binding 2019-10-10 15:44:11 +02:00
Reuben Morais
abb11f040d Remove sample rate parameter usage from client.cc 2019-10-10 15:44:11 +02:00
Reuben Morais
2f4116695f Remove unused sample rate param from API 2019-10-10 14:34:00 +02:00
lissyx
42726b3612
Merge pull request #2409 from lissyx/electrons-6
Add ElectronJS v6.0
2019-10-10 14:33:34 +02:00
Alexandre Lissy
eab8bf5dec Add ElectronJS v6.0
Fixes #2408
2019-10-10 13:48:37 +02:00
lissyx
3026d8706b
Merge pull request #2417 from lissyx/tflite-post_training_quantize
Use TFLite optimizations flag
2019-10-09 14:55:32 +02:00
lissyx
747889d16c
Merge pull request #2419 from lissyx/tc-from-tag
Move default branch to current VERSION content instead of master
2019-10-09 14:54:50 +02:00
Alexandre Lissy
5e7679593b Move default branch to current VERSION content instead of master
Fixes #2418

X-DeepSpeech: NOBUILD
2019-10-09 14:29:14 +02:00
Alexandre Lissy
4f1f67f55d Use TFLite optimizations flag
Fixes #2415
2019-10-09 12:21:35 +02:00
Reuben Morais
f893dc8c23
Merge pull request #2413 from mozilla/issue2410
Set sample_rate attribute of ds_audio_buffer in NO_SOX client (Fixes #2410)
2019-10-09 10:15:18 +02:00
Reuben Morais
ce785534fe Set sample_rate attribute of ds_audio_buffer in NO_SOX client 2019-10-09 09:38:38 +02:00
lissyx
031479d88b
Merge pull request #2406 from lissyx/disable-cache-dataaug
Disable cache when data augmentation is set
2019-10-08 18:10:32 +02:00
Alexandre Lissy
c35068f880 Disable cache when data augmentation is set
Fixes #2396
2019-10-08 17:29:59 +02:00
Reuben Morais
8c1fd5b31e
Merge pull request #2407 from lissyx/fix-doc-links
Fix bogus cross-file links
2019-10-08 15:46:41 +02:00
Reuben Morais
fe4451f22b
Merge pull request #2405 from mozilla/fix-cpu-graph
Set forget_bias=0 in CPU graph for compatibility with CudnnRNN
2019-10-08 12:10:51 +02:00
Alexandre Lissy
3dae00b4ab Fix bogus cross-file links 2019-10-08 06:46:52 +02:00
Reuben Morais
5a287a65e5 Set forget_bias=0 in CPU graph for compatibility with CudnnRNN 2019-10-07 21:06:29 +02:00
Reuben Morais
fb611efd00
Merge pull request #2400 from carlfm01/remove-intptr
Replace structs with IntPtr .NET
2019-10-07 08:44:32 +02:00
Carlos Fonseca
0f826f6324 Add thread-safe close 2019-10-05 04:00:00 +00:00
Carlos Fonseca
acabb26378 Move structs to IntPtr 2019-10-05 03:58:40 +00:00
lissyx
30e0da9029
Merge pull request #2395 from lissyx/md-to-rst
Move from Markdown to reStructuredText
2019-10-04 14:11:40 +02:00
Alexandre Lissy
65c942efbb Update cardboardlint configuration 2019-10-04 13:56:41 +02:00
Alexandre Lissy
d1936c60b3 Refer to examples from doc
Fixes #2338
2019-10-04 12:07:32 +02:00
Alexandre Lissy
9ce8c24165 Move from Markdown to reStructuredText 2019-10-04 12:07:32 +02:00
lissyx
9ac8cebb3b
Merge pull request #2394 from lissyx/importers-slr-mailabs
Importers slr mailabs
2019-10-02 15:24:40 +02:00
Alexandre Lissy
0ac4df6f82 Add M-AILABS importer 2019-10-02 13:40:19 +02:00
Alexandre Lissy
e22f9787be Add SLR57 importer: African Accented French 2019-10-02 13:40:19 +02:00
lissyx
b888058e4e
Merge pull request #2392 from lissyx/fix-macos-cleanup
Improve macOS tc-workdir cleanup
2019-09-30 17:43:16 +02:00
Alexandre Lissy
0969b4f9b9 Improve macOS tc-workdir cleanup 2019-09-30 15:24:20 +02:00
Reuben Morais
d0a578221d
Merge pull request #2391 from mozilla/optional-lm-test
Make language model scoring optional in Python inference code
2019-09-30 13:35:26 +02:00
Reuben Morais
4302a5f767 Make language model scoring optional in Python inference code 2019-09-30 11:43:00 +02:00
Reuben Morais
14c0db7294 Merge branch 'remove-wrong-docs' 2019-09-30 10:56:54 +02:00
Reuben Morais
67e3eefb95 Remove incorrect docs on Scorer
X-DeepSpeech: NOBUILD
2019-09-30 10:54:59 +02:00
lissyx
f0e954183f
Merge pull request #2387 from lissyx/bump-v0.6.0-alpha.8
Bump VERSION to 0.6.0-alpha.8
2019-09-27 11:11:02 +02:00
Alexandre Lissy
8595f2a7bb Bump VERSION to 0.6.0-alpha.8 2019-09-27 11:10:10 +02:00
Reuben Morais
ba56407376
Merge pull request #2383 from mozilla/scorer-cleanup
Don't explicitly score the BOS token, and avoid copies when scoring sentences
2019-09-27 11:06:24 +02:00
Reuben Morais
a323973521 Address review comments 2019-09-27 11:02:22 +02:00
lissyx
f51f9d9704
Merge pull request #2386 from artie-inc/typo
Fixing typo s/StreamingContext/StreamingState/
2019-09-27 10:46:56 +02:00
lissyx
9f988de6ba
Merge pull request #2385 from lissyx/lm-lazy
Load KenLM with LAZY
2019-09-26 23:13:48 +02:00
Alexandre Lissy
86b44a7cb7 Load KenLM with LAZY
Fixes #2384
2019-09-26 21:08:27 +02:00
JRMeyer
fed5039cc7 Fixing typo s/StreamingContext/StreamingState/
X-DeepSpeech: NOBUILD
2019-09-26 12:05:37 -07:00
Reuben Morais
6dba6d4a95 Don't explicitly score the BOS token, and avoid copies when scoring sentences 2019-09-26 14:08:32 +02:00
lissyx
513c8e9ab7
Merge pull request #2381 from lissyx/rtd-badge
Put back ReadTheDocs badge
2019-09-24 18:28:00 +02:00
Alexandre Lissy
3a8d395729 Put back ReadTheDocs badge
X-DeepSpeech: NOBUILD
2019-09-24 18:27:23 +02:00
lissyx
5196fa6e9b
Merge pull request #2362 from lissyx/all-the-docs
All the docs
2019-09-24 18:23:07 +02:00