Commit Graph

12 Commits (d4aef4088d88d16f7433faf3f9d7122e8d2c7ad4)

Author SHA1 Message Date
Malar Kannan d4aef4088d 1. clean-up unused data process code
2. fix invalid sample no from mongo
3. data loader service return remote netref
2020-05-13 14:02:46 +05:30
Malar Kannan fdccea6b23 unlink temporary files after transcribing 2020-05-12 23:38:31 +05:30
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
Malar Kannan a7da729c0b add validation ui and post processing to correct using validation data 2020-05-06 12:18:34 +05:30
Malar Kannan aae03a6ae4 refresh to next entry on submit and comment out mongo clearing code for safety :P 2020-04-29 22:52:46 +05:30
Malar Kannan 4fd05a56d0 1. refactored streamlit code
2. fixed issues in data manifest handling
2020-04-29 17:22:45 +05:30
Malar Kannan 41074a1bca 1. added streamlit based validation ui with mongodb datastore integration
2. fix asr wrong sample rate inference
3. update requirements
2020-04-29 14:26:11 +05:30
Malar Kannan 61048f855e implement call audio data recycler for asr 2020-04-27 10:53:14 +05:30
Malar Kannan d22a99a4f6 1. integrated data generator using google tts
2. added training script
2020-04-08 18:53:49 +05:30
Malar Kannan f7ebd8e90a refactored arg parsing to take server cli args 2020-03-27 15:55:56 +05:30
Malar Kannan 4f4371c944 fixed wav header issue 2020-03-18 15:13:21 +05:30
Malar Kannan 880dd8bf6a jasper asr first commit 2020-03-16 14:22:24 +05:30