Commit Graph

2211 Commits

Author SHA1 Message Date
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
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
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
Reuben Morais
f4cdd988df UTF-8 target 2019-11-11 11:36:16 +01:00
lissyx
b1093b6cd3
Merge pull request #2516 from lissyx/fix-macos-cleanup
Fix cleanup on macOS
2019-11-08 18:03:13 +01:00
lissyx
6a9222ba2b
Merge pull request #2511 from bprfh/patch-1
Better instructions for example/vad_transcriber
2019-11-08 18:01:59 +01:00
Reuben Morais
acbf6583ea
Merge pull request #2514 from mozilla/remove-first-party-common
Remove first party code from common.a
2019-11-08 16:54:29 +00:00
bprfh
26f20f989d
Removed wrong bug note, spelling, wording. 2019-11-08 17:51:46 +01:00
Alexandre Lissy
3d3b8f1f13 Fix cleanup on macOS 2019-11-08 16:59:53 +01:00
Reuben Morais
ae705cf95f Remove first party code from common.a 2019-11-08 14:33:06 +01:00
lissyx
179d4d6f31
Merge pull request #2510 from bprfh/patch-3
Add links to examples to README.rst
2019-11-07 19:42:40 +01:00
bprfh
0f475f70a4
Moved Examples list
Moved the examples list between "Using a Pre-trained Model" and "Training your own Model" as requested
2019-11-07 19:40:00 +01:00
bprfh
65d81add96
Fixed the title markdown as requested
Changed wrong title markdown from "===============" to "=====", as requested.
2019-11-07 19:21:31 +01:00
bprfh
1f3f3cbf53
Add links to examples to README.rst
Show examples on the first page, so people can easily find them.
2019-11-07 16:34:21 +01:00
bprfh
0ddc83c707
Give a short description on what is in the folder
Give a short description and overview of the content of the folder, so we can link from the main README.rst
2019-11-07 16:31:54 +01:00
lissyx
d754e53f21
Merge pull request #2507 from lissyx/bump-v0.6.0-alpha.14
Bump VERSION to 0.6.0-alpha.14
2019-11-07 07:29:04 +01:00
Alexandre Lissy
c7816ee5dd Bump VERSION to 0.6.0-alpha.14 2019-11-07 07:27:18 +01:00