Commit Graph

10 Commits (fa89775f864829b998b006908aeeec78ea317e69)

Author SHA1 Message Date
Malar Kannan fa89775f86 1. add a new streamlit ui to preview manifest
2. implement rpcy transcription client for files
2020-08-07 12:00:33 +05:30
Malar Kannan ae5586be72 added evaluation command 2020-07-09 14:36:51 +05:30
Malar Kannan 069392d098 1. added a test generator and slu evaluator
2. ui dump now include gcp results
3. showing default option for more args validation process commands
2020-06-29 14:24:56 +05:30
Malar Kannan 515e9c1037 1. split extract all data types in one shot with --extraction-type all flag
2. add notes about diffing split extracted and original data
3. add a nlu conv generator to generate conv data based on nlu utterances and entities
4. add task uid support for dumping corrections
5. abstracted generate date fn
2020-06-25 11:03:09 +05:30
Malar Kannan e76ccda5dd 1. fix update-correction to use ui_dump instead of manifest
2. update training params no of checkpoints on chpk frequency
2020-06-19 14:16:04 +05:30
Malar Kannan 8e238c254e 1. added start delay arg in call recycler
2. implement ui_dump/manifest  writer in call_recycler itself
3. refactored call data point plotter
4. added sample-ui task-ui  on the validation process
5. implemented call-quality stats using corrections from mongo
6. support deleting cursors on mongo
7. implement multiple task support on validation ui based on task_id mongo field
2020-06-17 19:11:15 +05:30
Malar Kannan 120302aad3 added support for name/dates/cities call data extraction and more logs 2020-06-15 10:24:38 +05:30
Malar Kannan bca227a7d7 1. removed the transcriber_pretrained/speller from utils
2. introduced get_mongo_coll to get the collection object directly from mongo uri
3. removed processing of correction entries to remove space/upper casing
2020-06-04 17:49:16 +05:30
Malar Kannan 1f2bedc156 1. enabled silece stripping in chunks when recycling audio from asr logs
2. limit asr recycling to 1 min of start audio to get reliable alignments and ignoring agent channel
3. added rev recycler for generating asr dataset from rev transcripts and audio
4. update pydub dependency for silence stripping fn and removing threadpool hardcoded worker count
2020-05-27 14:22:44 +05:30
Malar Kannan fca9c1aeb3 refactored module structure 2020-05-21 19:13:44 +05:30