Commit Graph

16 Commits

Author SHA1 Message Date
Alexandre Lissy
cfc79799ec Report imported vs total audio time 2020-06-10 13:12:15 +02:00
RickyChan
a252ae01a0 Fix csv DictWriter parameter 2020-06-05 22:27:19 +09: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
a05baa35c9 Package training code to avoid sys.path hacks 2020-03-25 21:34:50 +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
Tilman Kamp
192dfcad8d Added missing import 2019-03-19 15:42:41 +01:00
Tilman Kamp
6c6a4e08ca Fix #1962 2019-03-18 18:53:04 +01:00
Célian GARCIA
9fc6c3f59b
Fix log issue
Very minor change in order to log something like 
``No directory "/home/<user>/src/mozilla/cv_corpus_v1" - extracting archive...`` instead of 
``No directory "/home/<user>/src/mozilla/cv_corpus_v1.tar.gz"
2018-11-10 11:22:25 +01:00
Faissal Bensefia
529ebdfcb4
Fix import_cv.py
I have no idea how this ever worked
2018-10-19 23:23:07 +01:00
Alexandre Lissy
94b8c5c1a3 Remove deprecased tensorflow.contrib.learn.python.learn.datasets.base.maybe_download
Fixes #1531
Fixes #1477
2018-10-02 10:59:16 +02:00
Reuben Morais
6cafcda1dd Use progressbar2 in import_cv.py 2018-07-11 13:10:49 -03:00
Tilman Kamp
aeada86709 Better resuming; additional README content; small improvements 2017-11-29 13:04:10 +01:00
Tilman Kamp
1e54ab8610 Common Voice importer 2017-11-23 19:08:24 +01:00