kdavis-mozilla
|
f3b4943e18
|
Updated alpha and beta
|
2020-04-23 07:19:37 +02:00 |
|
DanBmh
|
bfe778482c
|
Refactor generate_package.py (#2903)
* Improve formatting and paths in LM README
* Improve logging in generate_package.py
Co-authored-by: Daniel <daniel@mail.de>
|
2020-04-17 21:20:45 +02:00 |
|
Reuben Morais
|
c27387fd98
|
README tweaks
|
2020-04-14 13:07:44 +02:00 |
|
Daniel
|
f82a77f249
|
Update readme.
|
2020-04-14 13:00:23 +02:00 |
|
Daniel
|
8c73bf6fbf
|
Small fixes.
|
2020-04-09 16:58:22 +02:00 |
|
Daniel
|
00e4dbe3fd
|
Merge remote-tracking branch 'upstream/master'
|
2020-04-08 20:27:43 +02:00 |
|
Daniel
|
c29c0beb72
|
Default to required params.
|
2020-04-08 20:23:04 +02:00 |
|
Daniel
|
a291e23041
|
Update readme.
|
2020-04-04 10:50:28 +02:00 |
|
Daniel
|
e16b72ff28
|
Use os.join and kenlm parameter usage description.
|
2020-04-03 17:58:52 +02:00 |
|
Daniel
|
e862cd41db
|
Read from input.txt.gz again.
|
2020-04-01 17:29:02 +02:00 |
|
Daniel
|
38afe38f0b
|
Implement some change request.
|
2020-04-01 17:15:52 +02:00 |
|
Daniel
|
b27e0347b1
|
Add more parameters.
Implement some change request.
|
2020-04-01 16:54:58 +02:00 |
|
Reuben Morais
|
83d22e591b
|
Merge pull request #2856 from reuben/training-install
Package training code to avoid sys.path hacks
|
2020-03-31 15:42:42 +02:00 |
|
Reuben Morais
|
09673581a4
|
Error early in generate_package.py if no alphabet was specified and not using UTF-8 mode
X-DeepSpeech: NOBUILD
|
2020-03-30 18:16:56 +02:00 |
|
Daniel
|
f97c79e0e8
|
Make generate_lm.py language independent.
|
2020-03-29 12:29:18 +02:00 |
|
Reuben Morais
|
a05baa35c9
|
Package training code to avoid sys.path hacks
|
2020-03-25 21:34:50 +01:00 |
|
Daniel
|
f808720b5b
|
Update readme.
|
2020-03-09 16:34:04 +01:00 |
|
Daniel
|
9c73700ac7
|
Add error hint and default values for alpha and beta.
|
2020-03-09 16:26:57 +01:00 |
|
Daniel
|
ef095881ca
|
Fix too many arguments for format string.
|
2020-03-03 16:58:47 +01:00 |
|
Daniel
|
c6109c30f3
|
Add some statistics.
|
2020-03-03 16:49:52 +01:00 |
|
Daniel
|
c9a433486f
|
Add more arguments. Rename file variables.
|
2020-03-03 16:48:43 +01:00 |
|
Daniel
|
c505a4ec6c
|
Update some comments.
|
2020-02-27 17:46:16 +01:00 |
|
Daniel
|
15a75c77ff
|
Rewrite generate_lm.py to allow usage with other languages.
|
2020-02-27 17:18:19 +01:00 |
|
JRMeyer
|
5bba9ea5d1
|
Transfer-learning support
|
2020-02-17 08:29:10 +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
|
3b54f54524
|
Fix linter errors
X-DeepSpeech: NOBUILD
|
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
|
a156d28504
|
Switch smoke test scorer to new format
|
2020-02-11 19:44:36 +01:00 |
|
Reuben Morais
|
b34723588d
|
Switch to new scorer format
|
2020-02-11 19:44:29 +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
|
214b50f490
|
Add generate_package tool to create combined scorer package
|
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 |
|
Alexandre Lissy
|
581515e094
|
Add 8kHz training test coverage
Fixes #2638
|
2020-01-10 14:51:45 +01:00 |
|
Reuben Morais
|
381faaf6b6
|
Switch to --prune 0 0 1 model and move generation code to a script
|
2019-11-15 13:28:45 +01:00 |
|
Reuben Morais
|
ad2769f479
|
Filter LM by removing very rare words
|
2019-11-13 17:38:40 +01:00 |
|
Reuben Morais
|
f4cdd988df
|
UTF-8 target
|
2019-11-11 11:36:16 +01:00 |
|
Alexandre Lissy
|
9ce8c24165
|
Move from Markdown to reStructuredText
|
2019-10-04 12:07:32 +02:00 |
|
alchemi5t
|
5c3e8f5e79
|
Added reference about generate_trie for clarity
|
2019-07-18 16:59:40 +05:30 |
|
Reuben Morais
|
585d94df7f
|
Update trie files to renenerated versions
|
2019-06-21 23:24:21 -03:00 |
|
Reuben Morais
|
f12ea5e958
|
Add a test for interleaved/concurrent streams with a single model instance
|
2019-06-18 19:38:59 -03:00 |
|
Josh Meyer
|
73ebc50277
|
capitalize
|
2019-03-18 23:54:42 +01:00 |
|
Josh Meyer
|
c3ce06ede9
|
generate_trie, not kenlm
|
2019-03-18 23:53:28 +01:00 |
|
josh
|
715b8c52ec
|
short readme for data dir
|
2019-02-28 01:42:16 +01:00 |
|
Reuben Morais
|
60fb5ad04c
|
Remove old versions of decoder binary files
|
2018-11-08 18:35:42 -02:00 |
|
Reuben Morais
|
70ff71c4c5
|
Switch native tests to ctcdecode trie and prodmodel
|
2018-10-25 17:38:22 -03:00 |
|
Reuben Morais
|
3cc9b3711d
|
Use ctcdecode in native client
|
2018-10-25 17:01:08 -03:00 |
|
Alexandre Lissy
|
7d2c0e27f7
|
Update trie file to v2
|
2018-10-02 16:21:56 +02:00 |
|
Alexandre Lissy
|
7c5e031b1f
|
Change TRIE format
|
2018-10-01 19:03:36 +02:00 |
|
Reuben Morais
|
cb86e7e191
|
Update language model to a trie-based LM created from the LibriSpeech LM corpus
|
2018-09-17 11:11:20 -03:00 |
|