Tilman Kamp
|
e99e06a278
|
M-AILAB importer: Ensure all samples are 16 kHz
|
2020-04-20 17:34:58 +02:00 |
|
Jim Regan
|
5a7e4ea348
|
import_lingua_libre.py: n channels + bitdepth
|
2020-04-16 22:44:32 +02:00 |
|
Reuben Morais
|
0c6e90868e
|
Split --load into two to avoid unexpected behavior at evaluation time
|
2020-04-07 14:24:05 +02:00 |
|
Reuben Morais
|
c738d55012
|
Remove unneeded six.moves import
|
2020-03-31 13:57:44 +02:00 |
|
Reuben Morais
|
2f68ed1001
|
Remove unneeded future imports from importers
|
2020-03-31 13:55:32 +02:00 |
|
Reuben Morais
|
6f0bf3b3a8
|
Reformat importers with black
|
2020-03-31 13:43:30 +02:00 |
|
Reuben Morais
|
b7e6b8c3e6
|
Sort importer imports with isort
|
2020-03-31 13:43:00 +02:00 |
|
Reuben Morais
|
20b0ab17ea
|
Remove unused GPU usage tools
|
2020-03-31 13:42:41 +02:00 |
|
Reuben Morais
|
a05baa35c9
|
Package training code to avoid sys.path hacks
|
2020-03-25 21:34:50 +01:00 |
|
Tilman Kamp
|
41da7b2870
|
Fix #2830 - Support for unlabeled samples
|
2020-03-24 16:53:02 +01:00 |
|
Alexandre Lissy
|
7b2a409f9f
|
Converting importers from multiprocessing.dummy to multiprocessing
Fixes #2817
|
2020-03-18 11:04:36 +01:00 |
|
Alexandre Lissy
|
ce59228824
|
Localizeable validate_label
Fixes #2804
|
2020-03-18 11:04:36 +01:00 |
|
Alexandre Lissy
|
f9e05fe0c3
|
Share argparser amongst importers
|
2020-03-18 11:04:36 +01:00 |
|
Tilman Kamp
|
6b1d6773de
|
SDB support
|
2020-03-10 10:32:58 +01:00 |
|
Reuben Morais
|
cedd72da9b
|
Force UTF-8 IO encoding
|
2020-02-17 10:46:40 +01:00 |
|
Reuben Morais
|
f32fd7a33f
|
Add transfer learning test
|
2020-02-17 08:29:10 +01:00 |
|
JRMeyer
|
5bba9ea5d1
|
Transfer-learning support
|
2020-02-17 08:29:10 +01:00 |
|
Alexandre Lissy
|
95b931df4f
|
Use other storage for TrainingSpeech dataset
Fixes #2715
X-DeepSpeech: NOBUILD
|
2020-02-13 20:26:25 +01:00 |
|
Reuben Morais
|
1e2eb96248
|
Update all API consumers
|
2020-02-11 19:44:36 +01:00 |
|
Alexandre Lissy
|
dc25509950
|
Remove unused benchmark_nc
|
2020-01-30 08:47:59 +01:00 |
|
Tilman Kamp
|
ad9f0c581b
|
Introducing utils.helpers for miscellaneous helper functions
|
2020-01-14 16:04:18 +01:00 |
|
Alexandre Lissy
|
581515e094
|
Add 8kHz training test coverage
Fixes #2638
|
2020-01-10 14:51:45 +01:00 |
|
Tilman Kamp
|
259a60b7b1
|
Implements #2624 - SWC importer: CSV columns for article and speaker
|
2019-12-31 16:23:37 +01:00 |
|
Reuben Morais
|
fa8061022e
|
Use data/smoke_test in tests to avoid depending on LDC servers
|
2019-12-13 12:48:05 +01:00 |
|
Reuben Morais
|
551570616b
|
Reduce training task from 399 epochs to 220, enough to overfit LDC93S1
|
2019-12-03 13:07:15 +01:00 |
|
Alexandre Lissy
|
fe6230020c
|
Support packaging as Zip file
|
2019-11-13 11:16:11 +01:00 |
|
Tilman Kamp
|
343d07173f
|
Fix: ms per char minimum for SWC and TUDA importers
|
2019-11-06 13:14:55 +01:00 |
|
Reuben Morais
|
3fdc7d422d
|
Remove alphabet param usage
|
2019-11-05 09:02:42 +01:00 |
|
Tilman Kamp
|
96a720c597
|
Relative paths in M-AILAB importer
|
2019-10-30 16:18:14 +01:00 |
|
Tilman Kamp
|
df1df83720
|
Fix for empty skip list case; making linter happy
|
2019-10-30 12:59:16 +01:00 |
|
Tilman Kamp
|
cf6245847f
|
Added executable flag to some importers
|
2019-10-28 14:33:40 +01:00 |
|
Tilman Kamp
|
cef7c45f03
|
Making sample paths relative; additional sub-sets
|
2019-10-28 12:25:12 +01:00 |
|
Tilman Kamp
|
2cdfcff4c6
|
TUDA importer
|
2019-10-25 14:57:25 +02:00 |
|
Tilman Kamp
|
4be08fa6d3
|
Removed dutch ij digraph from normalization blacklist
|
2019-10-24 12:43:38 +02:00 |
|
Tilman Kamp
|
122a007d33
|
Linter induced changes
|
2019-10-23 16:47:50 +02:00 |
|
Tilman Kamp
|
010f24578f
|
Better alphabet access
|
2019-10-23 15:10:08 +02:00 |
|
Tilman Kamp
|
3424ab2b5d
|
Spoken Wikipedia importer
|
2019-10-23 14:22:37 +02:00 |
|
Reuben Morais
|
f0688ec941
|
Add Alphabet.encode analog to .decode and better encapsulate implementation details
|
2019-10-23 11:22:56 +02:00 |
|
Murcurio
|
9055d49b47
|
Update import_cv2.py
Requires utf8 encoding, without this it tries to read it as ascii and fails
|
2019-10-18 12:49:33 +11:00 |
|
mone27
|
a867c919bd
|
Setted default param of skiplist to ''
fixing issue found in https://github.com/MozillaItalia/DeepSpeech-Italian-Model/pull/21
|
2019-10-11 16:42:32 +02:00 |
|
Alexandre Lissy
|
9ce8c24165
|
Move from Markdown to reStructuredText
|
2019-10-04 12:07:32 +02:00 |
|
Alexandre Lissy
|
0ac4df6f82
|
Add M-AILABS importer
|
2019-10-02 13:40:19 +02:00 |
|
Alexandre Lissy
|
e22f9787be
|
Add SLR57 importer: African Accented French
|
2019-10-02 13:40:19 +02:00 |
|
Richard Hamnett
|
792d8e0a27
|
Create import_vctk.py
|
2019-09-21 20:46:55 +01:00 |
|
Reuben Morais
|
150fb67a02
|
Validate WAV header duration against file size
X-DeepSpeech: NOBUILD
|
2019-09-12 10:16:54 +00:00 |
|
Reuben Morais
|
fcb9bf6d9f
|
Also remove samples with noise
X-DeepSpeech: NOBUILD
|
2019-09-11 09:02:21 +00:00 |
|
Reuben Morais
|
732d0b221d
|
Add MAGICDATA importer
|
2019-09-11 10:06:44 +02:00 |
|
Reuben Morais
|
670e06365e
|
Run tf_upgrade_v2 on our code
|
2019-08-28 17:53:24 +02:00 |
|
Richard Hamnett
|
57156fffd0
|
Update import_voxforge.py
Fix importer
|
2019-08-18 09:44:12 +01:00 |
|
Reuben Morais
|
5c8af86aca
|
Merge pull request #2200 from rhamnett/patch-2
Allow for different sample rate exports
|
2019-07-04 15:04:22 +00:00 |
|