jasper-asr/jasper
Malar Kannan c06a0814b9 1. added a tool to extract asr data from gcp transcripts logs
2. implement a funciton to export all call logs in a mongodb to a caller-id based yaml file
3. clean-up leaderboard duration logic
4. added a wip dataloader service
5. made the asr_data_writer util more generic with verbose flags and unique filename
6. added extendedpath util class with json support and mongo_conn function to connect to a mongo node
7. refactored the validation post processing to dump a ui config for validation
8. included utility functions to correct, fill update and clear annotations from mongodb data
9. refactored the ui logic to be more generic for any asr data
10. updated setup.py dependencies to support the above features
2020-05-12 23:38:06 +05:30
..
data_utils 1. added a tool to extract asr data from gcp transcripts logs 2020-05-12 23:38:06 +05:30
__init__.py jasper asr first commit 2020-03-16 14:22:24 +05:30
asr.py 1. added streamlit based validation ui with mongodb datastore integration 2020-04-29 14:26:11 +05:30
server.py refactored arg parsing to take server cli args 2020-03-27 15:55:56 +05:30
train.py implement call audio data recycler for asr 2020-04-27 10:53:14 +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