Alexandre Lissy
|
cfc79799ec
|
Report imported vs total audio time
|
2020-06-10 13:12:15 +02:00 |
|
RickyChan
|
3c83f9f24a
|
Fix csv writer parameter [https://docs.python.org/3/library/csv.html#csv.writer]
|
2020-06-05 19:00:52 +08:00 |
|
Reuben Morais
|
3d0ec01853
|
Fix typo from argument reordering
|
2020-05-27 19:02:55 +02:00 |
|
Reuben Morais
|
45d8f7cd61
|
Explicitly pass filter context to multiprocessing function
|
2020-05-25 18:00:08 +02:00 |
|
Tilman Kamp
|
3871cdc67f
|
CV2 importer: Writes additional train-all.csv with all validated samples except speakers and/or transcripts already in dev or test
|
2020-05-07 15:09:42 +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
|
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 |
|
Alexandre Lissy
|
f9e05fe0c3
|
Share argparser amongst importers
|
2020-03-18 11:04:36 +01:00 |
|
Tilman Kamp
|
ad9f0c581b
|
Introducing utils.helpers for miscellaneous helper functions
|
2020-01-14 16:04:18 +01:00 |
|
Tilman Kamp
|
cef7c45f03
|
Making sample paths relative; additional sub-sets
|
2019-10-28 12:25:12 +01: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 |
|
Alexandre Lissy
|
1313b51a5d
|
Ensure frames counter is initialized
Fixes #2150
|
2019-06-06 10:42:26 +02:00 |
|
Alexandre Lissy
|
17e3f284a5
|
Computing audio hours at import
|
2019-05-28 16:46:20 +02:00 |
|
Arey
|
8f806f7a3a
|
fit PEP8
|
2019-05-22 13:05:17 +08:00 |
|
Arey
|
fbedbbc9f9
|
make flag name more explicit
|
2019-05-22 12:47:11 +08:00 |
|
Arey
|
53f88f0c33
|
common voice mandarin
|
2019-05-17 16:26:22 +08:00 |
|
Tilman Kamp
|
94c088be87
|
Updated README, some code beautification
|
2019-04-02 19:41:33 +02:00 |
|
Tilman Kamp
|
7dc236bab4
|
Removed unnecessary default value
|
2019-04-02 18:02:23 +02:00 |
|
Tilman Kamp
|
8e78e17904
|
Some code beautification
|
2019-04-02 18:02:23 +02:00 |
|
Tilman Kamp
|
5645285d25
|
Fix #1991 - Additional import options for import_cv2.py
|
2019-04-02 18:02:23 +02:00 |
|
Tilman Kamp
|
6c6a4e08ca
|
Fix #1962
|
2019-03-18 18:53:04 +01:00 |
|
Tilman Kamp
|
238987a70f
|
Fix #1955
|
2019-03-14 12:25:08 +01:00 |
|
Quentin Brunet
|
179ba1b533
|
Fix import_cv2.py binary file + permissions
|
2019-03-04 13:30:30 +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 |
|