Commit Graph

2189 Commits

Author SHA1 Message Date
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
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
lissyx
23e72a6074
Merge pull request #2504 from lissyx/node-13
Add NodeJS v13
2019-11-07 06:34:19 +01:00
Alexandre Lissy
de71d6559d Split NodeJS testing per-arch/system
Fixes #2497
2019-11-06 14:35:00 +01:00
Alexandre Lissy
953bee9381 Add NodeJS v13
Fixes #2501
2019-11-06 14:35:00 +01:00
lissyx
43a187aecf
Merge pull request #2500 from lissyx/spurious-workspace
Improve spurious rebuild checks
2019-11-06 14:34:46 +01:00
Tilman Kamp
31b36c76b3
Merge pull request #2505 from tilmankamp/fixtudaswc
Fix: ms per char minimum for SWC and TUDA importers
2019-11-06 13:29:20 +01:00
Tilman Kamp
343d07173f Fix: ms per char minimum for SWC and TUDA importers 2019-11-06 13:14:55 +01:00
bprfh
5eb47053e7
Added clearer instructions for setup and errors
The tutorial misses a few steps for the setup and doesn't mention a few common errors.
I also tried format it better.
2019-11-06 12:02:48 +01:00
Alexandre Lissy
ddb88e18e4 Improve spurious rebuild checks 2019-11-06 08:17:01 +01:00
lissyx
80493c83c3
Merge pull request #2498 from lissyx/bump-v0.6.0-alpha.13
Bump VERSION to 0.6.0-alpha.13
2019-11-05 16:22:49 +01:00
Alexandre Lissy
f5708a99d5 Bump VERSION to 0.6.0-alpha.13 2019-11-05 16:22:15 +01:00
lissyx
3d03353e64
Merge pull request #2495 from lissyx/electronjs7
Add ElectronJS v7.0
2019-11-05 15:15:52 +01:00
Reuben Morais
af5d18cf29
Merge pull request #2481 from mozilla/embed-alphabet
Embed alphabet in model file
2019-11-05 13:37:19 +00:00
Alexandre Lissy
b152802fd1 Add ElectronJS v7.0
Fixes #2494
2019-11-05 12:26:52 +01:00
Reuben Morais
10c652b420 Document serialization format 2019-11-05 09:15:18 +01:00
Reuben Morais
bd6a9d03b1 Use model from Python 3.6 training run 2019-11-05 09:10:10 +01:00
Reuben Morais
b8ebf9011b Address review comments 2019-11-05 09:10:10 +01:00
Reuben Morais
34314767f7 Fix prod model tests 2019-11-05 09:10:09 +01:00
Reuben Morais
3fdc7d422d Remove alphabet param usage 2019-11-05 09:02:42 +01:00
Reuben Morais
8c82081779 Embed alphabet directly in model 2019-11-05 09:02:21 +01:00
lissyx
493aaed151
Merge pull request #2493 from lissyx/bump-v0.6.0-alpha.12
Bump VERSION to 0.6.0-alpha.12
2019-11-05 09:00:15 +01:00
Alexandre Lissy
e1be01b1d6 Bump VERSION to 0.6.0-alpha.12 2019-11-05 08:57:31 +01:00
lissyx
1e400760b2
Merge pull request #2491 from lissyx/tc-community
Move to TC Community
2019-11-05 08:48:57 +01:00