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
|
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 |
Alexandre Lissy
|
6f84bd1996
|
Rename deepspeech_training package
|
2020-08-10 16:58:18 +02:00 |
Reuben Morais
|
0b51004081
|
Address review comments
|
2020-08-06 14:20:05 +02:00 |
Reuben Morais
|
fa21911048
|
Rename packages, modules, headers, shared libraries to Mozilla Voice STT
|
2020-08-03 18:22:32 +02:00 |
Jedrzej Beniamin Orbik
|
a4b08594eb
|
Added missing external scorer
|
2020-04-20 16:04:54 +02:00 |
Reuben Morais
|
a05baa35c9
|
Package training code to avoid sys.path hacks
|
2020-03-25 21:34:50 +01:00 |
Reuben Morais
|
c2f336b3e3
|
Remove hardcoded constants from evaluate_tflite.py
|
2020-02-12 13:08:34 +01:00 |
Reuben Morais
|
c512383aec
|
Fix consumers of DS_CreateModel
|
2020-02-12 10:13:02 +01:00 |
Reuben Morais
|
8dedda7759
|
Address review comments
|
2020-02-11 19:44:36 +01:00 |
Reuben Morais
|
1e2eb96248
|
Update all API consumers
|
2020-02-11 19:44:36 +01:00 |
Daniel
|
8cc91fafb2
|
Moved summary printing to samples printing.
|
2020-02-06 14:44:41 +01:00 |
Daniel
|
f5145526f0
|
Dont need flags.
|
2020-02-06 11:43:48 +01:00 |
Daniel
|
63a07e6834
|
Added summary to evaluate_tflite.py and moved method to evaluate_tools.py.
|
2020-02-06 11:39:31 +01:00 |
Reuben Morais
|
7e1f4a2d68
|
Fix linter errors
X-DeepSpeech: NOBUILD
|
2020-01-12 13:59:25 +01:00 |
Reuben Morais
|
c28f61d370
|
Output full paths to results dump in evaluate_tflite.py
|
2020-01-12 11:01:54 +01:00 |
Reuben Morais
|
33e725bb25
|
Make evaluate_tflite.py work with v0.6.1 calculate_report
|
2020-01-12 11:01:33 +01:00 |
Reuben Morais
|
42fe30d572
|
Make evaluate_tflite.py work with relative paths in the CSV
|
2020-01-12 10:59:30 +01:00 |
Reuben Morais
|
3fdc7d422d
|
Remove alphabet param usage
|
2019-11-05 09:02:42 +01:00 |
Alexandre Lissy
|
f3240bffbc
|
Update evaluate_tflite with wav_filename
|
2019-10-31 17:31:29 +01:00 |
Reuben Morais
|
998daa5bca
|
Remove sample rate parameter usage from evaluate_tflite.py
|
2019-10-10 15:44:11 +02:00 |
Reuben Morais
|
249fdadc32
|
Update Python bindings and client
|
2019-09-09 12:03:14 +02:00 |
Li Li
|
863c5544ca
|
evaluate_tflite: Fix shared Queue
Also dump output to a file
Fixed some trivial pylint issues at the same time
Signed-off-by: Li Li <eggonlea@msn.com>
|
2019-06-13 10:47:15 -07:00 |
Reuben Morais
|
699e4ebcd7
|
Revert to a pipelined approach for test epochs to avoid CPU OOM with large alphabets
|
2019-05-13 23:49:14 -03:00 |
Alexandre Lissy
|
f7a82c9608
|
Add --define=runtime=tflite config_setting
Fixes #1879
|
2019-02-14 19:48:49 +01:00 |
Alexandre Lissy
|
e9ad9b39a1
|
Limit amount of processes
|
2019-02-13 17:48:46 +01:00 |
Alexandre Lissy
|
c0cd365544
|
Add TFLite accuracy estimation tool
Fixes #1852
|
2019-02-12 13:03:20 +01:00 |