Commit Graph

2052 Commits

Author SHA1 Message Date
Alexandre Lissy
156a16e330 Bump VERSION to 0.6.0-alpha.9 2019-10-11 12:56:22 +02:00
lissyx
a1fcb6e350
Merge pull request #2426 from mozilla/bump-graph-version
Bump graph version due to forget_bias change
2019-10-11 12:54:09 +02:00
Reuben Morais
7dc2be1a9b Point examples to ldc93s1 model with new graph version 2019-10-11 11:40:23 +02:00
Reuben Morais
fcbebbe71a
Merge pull request #2425 from mozilla/expose-sample-rate-value
Expose sample rate value in API and use it in in-tree consumers
2019-10-11 09:39:31 +02:00
Reuben Morais
ce0292b92c Bump graph version due to forget_bias change 2019-10-10 23:59:54 +02:00
Reuben Morais
673d620a67 Expose and use model sample rate in Java 2019-10-10 23:03:45 +02:00
Reuben Morais
4dc18dd8ee Expose and use model sample rate in .NET 2019-10-10 23:03:45 +02:00
lissyx
f94ed4c744
Merge pull request #2424 from lissyx/readme-links
Fix broken references to README.md
2019-10-10 22:05:31 +02:00
Reuben Morais
5cb15ca6ed Use model sample rate in examples 2019-10-10 22:04:33 +02:00
Alexandre Lissy
32e9b8cd3e Fix broken references to README.md
Fixes #2423

X-DeepSpeech: NOBUILD
2019-10-10 22:04:31 +02:00
Reuben Morais
0be2787e4e Expose and use model sample rate in JavaScript 2019-10-10 21:57:26 +02:00
Reuben Morais
afea2b4231 Expose and use model sample rate in Python 2019-10-10 21:50:15 +02:00
Reuben Morais
c1ed6d711d Use model sample rate in client.cc 2019-10-10 21:46:01 +02:00
Reuben Morais
0241f725cd Expose model sample rate in API 2019-10-10 21:45:33 +02:00
Reuben Morais
315a67bf69
Merge pull request #2420 from mozilla/remove-sr-param
Remove unused sample rate param from API
2019-10-10 21:05:29 +02:00
Reuben Morais
2b68c56025 Sync all the docs with sample rate changes
X-DeepSpeech: NOBUILD
2019-10-10 17:15:58 +02:00
Reuben Morais
9200b720c3 Remove sample rate parameter usage from concurrent streams test 2019-10-10 15:44:11 +02:00
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