Alexandre Lissy
|
c5ded5adfe
|
Cache gradle deps and Android emulator setup
|
2020-02-25 19:17:13 +01:00 |
|
Reuben Morais
|
b74738a405
|
Make const functions receive const ModelState pointers
|
2020-02-25 11:15:45 +01:00 |
|
Alexandre Lissy
|
7d1663b1c5
|
Generate one-time Homebrew tarball
|
2020-02-20 11:46:43 +01:00 |
|
Reuben Morais
|
f47c7f8421
|
Report error code as hexadecimal numbers for easier lookup
|
2020-02-19 14:11:01 +01:00 |
|
Reuben Morais
|
ac26a785df
|
Add a better __repr__ for Metadata objects in Python bindings
|
2020-02-18 12:19:10 +01:00 |
|
Reuben Morais
|
f27457cbbe
|
Merge pull request #2762 from reuben/remove-generate-trie-docs
Remove references to generate_trie from docs (Fixes #2761)
|
2020-02-16 18:09:55 +01:00 |
|
Reuben Morais
|
27e2e44400
|
Remove references to generate_trie from docs
X-DeepSpeech: NOBUILD
|
2020-02-16 11:36:27 +01:00 |
|
Alexandre Lissy
|
0add08e30d
|
Ensure python builds uses all ressources
|
2020-02-14 18:55:03 +01:00 |
|
Reuben Morais
|
7001a17418
|
Expose version in a consumable way
|
2020-02-13 17:34:58 +01:00 |
|
Alexandre Lissy
|
e5149ded12
|
Build SWIG locally
|
2020-02-12 15:12:30 +01:00 |
|
Reuben Morais
|
3637f88c06
|
Fix CI errors, address comments, update examples
|
2020-02-12 10:13:02 +01:00 |
|
Reuben Morais
|
c512383aec
|
Fix consumers of DS_CreateModel
|
2020-02-12 10:13:02 +01:00 |
|
Reuben Morais
|
8e9b6ef7b3
|
Embed default beam width into exported graph and remove param from DS_CreateModel
|
2020-02-11 21:23:05 +01:00 |
|
Reuben Morais
|
8dedda7759
|
Address review comments
|
2020-02-11 19:44:36 +01:00 |
|
Reuben Morais
|
1d3b3a31a1
|
Address review comments and update docs
|
2020-02-11 19:44:36 +01:00 |
|
Reuben Morais
|
efbed73d5c
|
Improve error handling around Scorer loading
|
2020-02-11 19:44:36 +01:00 |
|
Reuben Morais
|
1e2eb96248
|
Update all API consumers
|
2020-02-11 19:44:36 +01:00 |
|
Reuben Morais
|
708b21a63e
|
Add tool to extract vocabulary from the old LM binary format
|
2020-02-11 19:44:36 +01:00 |
|
Reuben Morais
|
ab08f5ee5a
|
Change decoder API
|
2020-02-11 19:44:26 +01:00 |
|
Reuben Morais
|
16d5632d6f
|
Write default values for alpha and beta into trie header
|
2020-02-11 19:44:26 +01:00 |
|
Reuben Morais
|
b33d90b7bd
|
Load combined format from Scorer
|
2020-02-11 19:44:26 +01:00 |
|
Reuben Morais
|
214b50f490
|
Add generate_package tool to create combined scorer package
|
2020-02-11 19:44:26 +01:00 |
|
Reuben Morais
|
be2229ef29
|
Refactor Scorer so model/trie package can be created by an external tool
|
2020-02-11 19:44:26 +01:00 |
|
Reuben Morais
|
7c0354483e
|
Stop including vocabulary data in LM.binary.
|
2020-02-11 19:44:19 +01:00 |
|
Reuben Morais
|
d65422c8ab
|
Update KenLM to b9f35777d112ce2fc10bd3986302517a16dc3883
|
2020-02-11 19:44:17 +01:00 |
|
Reuben Morais
|
5eac447de4
|
Point people to Matrix room instead of IRC
X-DeepSpeech: NOBUILD
|
2020-02-11 17:44:44 +01:00 |
|
Carlos Fonseca M
|
17e011c18d
|
Fix Intermediate decoding
|
2020-02-05 22:47:09 -06:00 |
|
Alexandre Lissy
|
ff401732a3
|
Enforce CTC decoder version check
Fix #2710
|
2020-02-03 10:24:21 +01:00 |
|
Alexandre Lissy
|
38db9a2441
|
Improve SWIG reference
|
2020-01-29 11:11:30 +01:00 |
|
Alexandre Lissy
|
656eea4622
|
Use std::unique_ptr<> for TensorFlow session
|
2020-01-29 09:42:05 +01:00 |
|
Reuben Morais
|
8d42c2bdd9
|
Adjust Buffer length to account for element size inside the JS binding
|
2020-01-27 18:20:57 +01:00 |
|
Alexandre Lissy
|
d9072c2a87
|
Ensure properly link to TensorFlow r1.15
|
2020-01-22 10:50:55 +01:00 |
|
Carlos Fonseca M
|
923729d920
|
Multi-stream support .NET
Adds multi-stream support for the .NET client using the same acoustic model.
|
2020-01-18 12:35:29 +01:00 |
|
Carlos Fonseca M
|
fe2477b25c
|
Remove unused members
FreeString and FreeMetadata are both private usage only.
|
2020-01-18 12:34:13 +01:00 |
|
Alexandre Lissy
|
66fe634cfe
|
Fix word detection for time computation
Fixes #2623
|
2020-01-14 16:33:51 +01:00 |
|
lissyx
|
7b3bc31171
|
Merge pull request #2667 from lissyx/remove-python-nodejs-oldies
Remove python nodejs oldies
|
2020-01-13 18:03:03 +01:00 |
|
Alexandre Lissy
|
b216b943b9
|
Update Python, NodeJS and ElectronJS to latest stables
|
2020-01-13 16:17:13 +01:00 |
|
Alexandre Lissy
|
d911ccb2b7
|
Fix DS_EnableDecoderWithLM typo in Android bindings
Fixes #2643
|
2020-01-13 12:43:19 +01:00 |
|
Alexandre Lissy
|
4c7d5fb0e1
|
Publish README/USING/TRAINING to readthedocs
Fixes #2581
|
2020-01-08 16:56:13 +01:00 |
|
Alexandre Lissy
|
b90f80e7ed
|
Re-enable Markdown small README for Bintray hosting
|
2020-01-02 16:11:19 +01:00 |
|
Alexandre Lissy
|
f44d2ddeb9
|
Don't OOV_SCORE on empty prefix
Fixes #2579
|
2020-01-02 12:39:12 +01:00 |
|
Reuben Morais
|
3fd25badb5
|
Fix JS package README
|
2019-12-30 10:13:58 +01:00 |
|
Reuben Morais
|
03a822b670
|
Revert "Multi-stream support .NET"
|
2019-12-10 14:04:39 +01:00 |
|
Reuben Morais
|
9e48845c51
|
Merge pull request #2585 from mozilla/package-readmes
Use simple README pointing to GitHub for JS/Python packages
|
2019-12-09 19:37:08 +01:00 |
|
Reuben Morais
|
a9fff3f866
|
Merge pull request #2548 from carlfm01/net-streams
Multi-stream support .NET
|
2019-12-06 19:48:10 +00:00 |
|
Reuben Morais
|
c8a57b192c
|
Use simple README pointing to GitHub for JS/Python packages
|
2019-12-06 17:33:00 +01:00 |
|
Reuben Morais
|
13fdfee844
|
Remove outdated mention of DS_IntermediateDecode being expensive to call
X-DeepSpeech: NOBUILD
|
2019-12-05 15:44:06 +01:00 |
|
josh meyer
|
e7c70a67be
|
remove bad ticks
|
2019-12-03 13:42:35 -08:00 |
|
Reuben Morais
|
b2c4de3cb0
|
Update docs to refer to v0.6.0 release links
|
2019-12-03 16:46:28 +01:00 |
|
Carlos Fonseca M
|
d024c333bc
|
Multi-stream support .NET
Adds multi-stream support for the .NET client using the same acoustic model.
|
2019-11-29 08:09:17 -06:00 |
|