jasper-asr/jasper
Malar Kannan 8e79bbb571 1. implement dataset augmentation and validation in process
2. added option to skip 'incorrect' annotations in validation data
3. added confirmation on clearing mongo collection
4. added an option to navigate to a given text in the validation ui
5. added a dataset and remote option to trainer to load dataset from directory and remote rpyc service
2020-05-20 11:16:22 +05:30
..
data_utils 1. implement dataset augmentation and validation in process 2020-05-20 11:16:22 +05:30
training_utils 1. implement dataset augmentation and validation in process 2020-05-20 11:16:22 +05:30
__init__.py jasper asr first commit 2020-03-16 14:22:24 +05:30
asr.py unlink temporary files after transcribing 2020-05-12 23:38:31 +05:30
server.py refactored arg parsing to take server cli args 2020-03-27 15:55:56 +05:30
transcribe.py refactored arg parsing to take server cli args 2020-03-27 15:55:56 +05:30
utils.py refactored arg parsing to take server cli args 2020-03-27 15:55:56 +05:30