Commit Graph

2225 Commits

Author SHA1 Message Date
Yi-Hua Chiu
ec0ee65eb0 [FIX] prevent random_uniform generate from x to x 2019-12-03 18:40:52 +08:00
Yi-Hua Chiu
9b3e4aa9d3 don't touch original lint 2019-12-03 18:28:24 +08:00
Yi-Hua Chiu
450483c30b clean code 2019-12-03 18:28:24 +08:00
Yi-Hua Chiu
368f0d413a sparse image warp to dynamic tensor 2019-12-03 18:28:24 +08:00
Yi-Hua Chiu
271a58e464 prepare files for refactoring 2019-12-03 18:28:24 +08:00
Reuben Morais
271e3639a7
Merge pull request #2555 from mozilla/ubuntu-16.04
Remove ubuntu-advantage-tools package to workaround ESM repository 401 problem
2019-11-29 07:33:14 +00:00
Reuben Morais
a4b6431e2f Remove ubuntu-advantage-tools package to workaround ESM repository availability 2019-11-28 22:25:54 +01:00
lissyx
caf039bcf8
Merge pull request #2553 from lissyx/fix-examples-link
Link to proper README for examples/
2019-11-27 13:47:25 +01:00
Alexandre Lissy
c1c038bbdf Link to proper README for examples/
Fixes #2552
2019-11-27 13:44:27 +01:00
Reuben Morais
d925e6b5fc
Merge pull request #2528 from mozilla/filter-lm
Filter LM by removing very rare words
2019-11-26 13:16:15 +00:00
lissyx
670d24ae03
Merge pull request #2546 from aayagar001/master
Fixed store_true in --json
2019-11-24 16:27:42 +01:00
aayagar001
2057305df7
Fixed store_true in --json 2019-11-24 20:31:24 +05:30
lissyx
abe9583b16
Merge pull request #2544 from lissyx/electron-7.1
Support ElectronJS v7.1.2
2019-11-24 15:45:32 +01:00
Alexandre Lissy
dde09757d4 Support ElectronJS v7.1.2
Fixes #2543
2019-11-24 14:23:37 +01:00
Tilman Kamp
b2338368f4
Merge pull request #2541 from tilmankamp/fixexeflag
Fix: Added executable flag to DeepSpeech.py again
2019-11-21 14:02:41 +01:00
Tilman Kamp
a160dc72c4 Fix: Added executable flag to DeepSpeech.py again 2019-11-21 13:08:53 +01:00
Tilman Kamp
f3d69147fe
Merge pull request #2538 from tilmankamp/transcribe
Tool for bulk transcription
2019-11-21 13:05:08 +01:00
Tilman Kamp
29528ed7b7 Separate process per file; less log noise 2019-11-20 17:29:13 +01:00
lissyx
a8081692a4
Merge pull request #2524 from aayagar001/master
Added support of --json timestamp in python client.py
2019-11-20 13:43:10 +01:00
Tilman Kamp
c24c510fd9 Tool for bulk transcription 2019-11-18 16:03:03 +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
lissyx
f7ee7e4995
Merge pull request #2535 from lissyx/ensure-tcworkdir-cleanup
Do not fail cleanup if some cache dir is missing on macOS
2019-11-14 17:06:38 +01:00
Alexandre Lissy
c04dd6798b Do not fail cleanup if some cache dir is missing on macOS 2019-11-14 15:52:36 +01:00
lissyx
8242bb4751
Merge pull request #2534 from lissyx/doc-line-refs
Doc line refs
2019-11-14 11:20:59 +01:00
Alexandre Lissy
3a068f3fac Update example line numbers
Fixes #2533

X-DeepSpeech: NOBUILD
2019-11-14 11:14:07 +01:00
Alexandre Lissy
0ad6c10e8c Update Python example line numbers 2019-11-14 11:13:42 +01:00
Alexandre Lissy
b1d1ef6450 Update JavaScript example line numbers 2019-11-14 10:55:06 +01:00
Alexandre Lissy
849ed712e1 Update Java example line numbers 2019-11-14 10:53:25 +01:00
Alexandre Lissy
20c4ced80b Update C example line numbers 2019-11-14 09:53:07 +01:00
lissyx
b3787ee188
Merge pull request #2532 from lissyx/bump-v0.6.0-alpha.15
Bump VERSION to 0.6.0-alpha.15
2019-11-14 09:19:19 +01:00
Alexandre Lissy
1bf246dfab Bump VERSION to 0.6.0-alpha.15 2019-11-14 09:18:30 +01:00
lissyx
dab5183a98
Merge pull request #2527 from lissyx/pyenv-virtualenv-cache
Don't fail on existing pyenv virtualenv symlink
2019-11-13 18:43:57 +01:00
Reuben Morais
ad2769f479 Filter LM by removing very rare words 2019-11-13 17:38:40 +01:00
Alexandre Lissy
024f8e4ddf Avoid force-reinstalling existing pyenv virtualenv 2019-11-13 17:02:55 +01:00
lissyx
f18643b1b9
Merge pull request #2525 from carlfm01/wpf-mvvm
Move WPF example to MVVM
2019-11-13 15:41:25 +01:00
lissyx
c5935644a1
Merge pull request #2522 from lissyx/package_as_zip
Support packaging as Zip file
2019-11-13 13:18:45 +01:00
Reuben Morais
1eaec6eb5e
Merge pull request #2521 from mozilla/utf8
UTF-8 target
2019-11-13 11:24:45 +00:00
Carlos Fonseca M
42e533016c Move WPF example to MVVM 2019-11-13 04:25:05 -06:00
Alexandre Lissy
fe6230020c Support packaging as Zip file 2019-11-13 11:16:11 +01:00
Reuben Morais
7cd8e20045 Re-export model used by examples with UTF-8 trie 2019-11-13 10:37:50 +01:00
aayagar001
c07e0a9208
Fixed PEP8 standard 2019-11-13 11:45:52 +05:30
aayagar001
7530543286
Added --json timestamp support in python client 2019-11-13 11:30:14 +05:30
aayagar001
c19ff7d3f1
Merge pull request #1 from aayagar001/json-timestamp
client.py for supporting --json argument for timestamp info
2019-11-13 11:17:25 +05:30
aayagar001
5b74d9b1ce
client.py for supporting --json argument for timestamp info
Added function to convert metadata info into timestamp based json.
2019-11-13 11:10:52 +05:30
Reuben Morais
b05b48a0df Force build 2019-11-12 22:38:55 +01:00
Reuben Morais
d2eb305b73 Address review comment and add missing check for presence of scorer 2019-11-12 21:56:42 +01:00
Reuben Morais
b70de5a9ba
Merge pull request #2509 from bprfh/patch-2
Add README.rst to example Folder
2019-11-12 13:02:12 +00:00
Reuben Morais
da8a3e546f
Adjust title formatting 2019-11-12 13:01:54 +00:00
Reuben Morais
0e6952c3a8 Avoid reconstructing strings twice on decode 2019-11-11 12:53:05 +01:00
Reuben Morais
c1b1a59423 Score prefix as soon as a grapheme is formed rather than 1 byte later 2019-11-11 12:52:48 +01:00