jasper-asr/jasper/training_utils
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
..
__init__.py 1. added training utils with custom data loaders with remote rpyc dataservice support 2020-05-14 15:39:44 +05:30
data_loaders.py 1. added training utils with custom data loaders with remote rpyc dataservice support 2020-05-14 15:39:44 +05:30
featurizer.py 1. added training utils with custom data loaders with remote rpyc dataservice support 2020-05-14 15:39:44 +05:30
train.py 1. implement dataset augmentation and validation in process 2020-05-20 11:16:22 +05:30