Commit Graph

1475 Commits

Author SHA1 Message Date
lissyx
e06d2d91e3
Merge pull request #1904 from lissyx/remove-appcompat-v7
Remove useless appcompat-v7 on libdeepspeech Java
2019-02-26 11:59:52 +01:00
lissyx
4689a309cb
Merge pull request #1895 from carlfm01/windows-docs
Add Windows build doc
2019-02-26 10:35:12 +01:00
Alexandre Lissy
ff88ab2a62 Remove useless appcompat-v7 on libdeepspeech Java 2019-02-26 10:12:52 +01:00
Carlos Fonseca M
f9f9e4643d Add Windows build doc 2019-02-23 00:01:50 -06:00
lissyx
2b7ca02b58
Merge pull request #1896 from lissyx/update-tf
Update TensorFlow TaskCluster artifacts
2019-02-21 08:18:19 +01:00
Alexandre Lissy
76aa4b6fa8 Update TensorFlow TaskCluster artifacts 2019-02-20 23:27:17 +01:00
lissyx
e634bef46b
Merge pull request #1894 from nicolaspanel/patch-1
Use latest TS dataset
2019-02-20 10:11:04 +01:00
Nicolas Panel
881e55e842
Use latest TS dataset
see https://github.com/nicolaspanel/TrainingSpeech#last-releases--download for more info
2019-02-20 10:08:56 +01:00
Josh Meyer
1a73372a0d
Merge pull request #1883 from lissyx/alphabet-mode
Force comments on output to allow piping
2019-02-19 18:48:22 +01:00
Alexandre Lissy
7ef82af74f Force comments on output to allow piping
Fixes #1882
2019-02-19 18:46:29 +01:00
Reuben Morais
7f9345e82e
Merge pull request #1891 from mozilla/update-compute
Update .compute script for new cluster setup
2019-02-19 14:17:11 -03:00
Reuben Morais
718ef951ad Update .compute script for new cluster setup 2019-02-19 13:26:51 -03:00
Kelly Davis
87856d5801
Merge pull request #1890 from danielwinkler/patch-1
Fixed typo in relu_clip description.
2019-02-19 11:49:59 +01:00
Daniel Winkler
3bc2f8bdd5
Fixed typo in relu_clip description. 2019-02-19 11:33:28 +01:00
Reuben Morais
45fd26e791
Merge pull request #1889 from mozilla/update-ctcdecode
Record character timing offset at peak probability of character
2019-02-18 10:06:10 -03:00
Reuben Morais
5bf6e63f1b Record character timing offset at peak probability of character
Uplifted from 173dddbe32
2019-02-17 22:41:18 -03:00
lissyx
accfe7b306
Merge pull request #1884 from lissyx/fix-tc-decision
Fix tc decision
2019-02-17 01:26:50 +01:00
Alexandre Lissy
5a43838c4f Hotfix TC decision 2019-02-17 01:24:12 +01:00
lissyx
9095455d23
Merge pull request #1880 from lissyx/tflite-config
Add --define=runtime=tflite config_setting
2019-02-14 20:47:31 +01:00
Alexandre Lissy
f7a82c9608 Add --define=runtime=tflite config_setting
Fixes #1879
2019-02-14 19:48:49 +01:00
lissyx
8cd2071b5d
Merge pull request #1878 from lissyx/tflite-quantize
Enable TFLite post-training quantization
2019-02-14 19:48:40 +01:00
Alexandre Lissy
e6cca187d6 Enable TFLite post-training quantization
Fixes #1850
2019-02-14 16:41:09 +01:00
lissyx
e2eb9f0188
Merge pull request #1875 from lissyx/cuda-compat
Limit amount of processes
2019-02-13 17:49:27 +01:00
Alexandre Lissy
e9ad9b39a1 Limit amount of processes 2019-02-13 17:48:46 +01:00
Reuben Morais
f5aa47b0a8
Merge pull request #1872 from mozilla/issue1738
Fix shape of loaded preprocessed features (Fixes #1738 and #1772)
2019-02-13 11:03:53 -02:00
Josh Meyer
4b2e3bc714
Merge pull request #1874 from mozilla/check-chars
--alphabet-format flag
2019-02-13 01:02:45 +01:00
josh
a56d968b73 quotes 2019-02-13 01:01:28 +01:00
Reuben Morais
0d903150c8 Pin NumPy to a version that doesn't break HDF5 loading
https://github.com/pandas-dev/pandas/issues/24839
2019-02-12 21:16:12 -02:00
Josh Meyer
c8b1e71fed
Merge pull request #1873 from mozilla/error-message
Prettier error message to the terminal when alphabets are mis-matched.
2019-02-13 00:03:04 +01:00
josh
de932752c5 --alphabet-format flag will print found alphabet to terminal and can by copy-pasted into alphabet.txt. Also now script makes use of argparse. 2019-02-12 23:57:06 +01:00
Reuben Morais
c1212ffbb2 Fix shape of loaded preprocessed features 2019-02-12 20:31:24 -02:00
josh
32bf1a685a prettier error message to the terminal when alphabets are mis-matched. 2019-02-12 23:10:46 +01:00
lissyx
cef8337474
Merge pull request #1854 from lissyx/eval-tflite
Add TFLite accuracy estimation tool
2019-02-12 13:04:05 +01:00
Alexandre Lissy
c0cd365544 Add TFLite accuracy estimation tool
Fixes #1852
2019-02-12 13:03:20 +01:00
Reuben Morais
afcf7dbf54
Merge pull request #1865 from mozilla/issue1864
Fixed #1864
2019-02-05 14:34:29 -02:00
kdavis-mozilla
e2e0902f9e Fixed #1864 2019-02-05 17:24:48 +01:00
Reuben Morais
4356704a76
Merge pull request #1862 from mozilla/split_tf_deps
Clean up and split TensorFlow deps out of util/text.py
2019-02-05 09:36:38 -02:00
Reuben Morais
12c62756c7 Switch wer_cer_batch to compute real CER over corpus 2019-02-05 09:29:47 -02:00
Reuben Morais
17414673c8
Merge pull request #1863 from mozilla/issue1861
Removed link to ReadTheDocs docs as they were not well maintained.
2019-02-05 09:27:07 -02:00
kdavis-mozilla
0ed7741e12 Removed link to ReadTheDocs docs as they were not well maintained. 2019-02-05 11:50:45 +01:00
Reuben Morais
f3613da82a Use tf.contrib.layers.dense_to_sparse instead of util/ctc.py 2019-02-04 09:19:48 -02:00
Reuben Morais
7a14bcc4de Clean up and split TensorFlow deps of text.py 2019-02-04 08:35:43 -02:00
Josh Meyer
3378008f5d
Merge pull request #1860 from mozilla/import_cv
Import cv
2019-02-01 16:27:10 +01:00
josh
7bee1cf445 train/test/dev checking now made explicit 2019-02-01 15:28:32 +01:00
josh
9810946035 usage 2019-02-01 13:36:19 +01:00
josh
e26aefc39b better handling of empty TSV dir / comments 2019-02-01 13:32:27 +01:00
josh
e6e33eb3a7 import script for new CV 2019-02-01 00:38:02 +01:00
Reuben Morais
e3bda9e964
Merge pull request #1857 from roxima/master
Properly marshal UTF-8 strings in C# wrapper
2019-01-30 17:24:48 -02:00
Davud Kakaie
0ef26b450f Removed leftover comment 2019-01-30 22:51:16 +03:30
Davud Kakaie
7900ae5272 Process speech result as UTF-8 2019-01-30 22:30:27 +03:30