1
0
mirror of https://github.com/malarinv/plume-asr.git synced 2026-03-08 04:12:35 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
076b0d11e3 1. add some pyaudio dep
2. fixed merge/ add eject command with unlink option
3. wip - marblenet vad
4. add slu_infer ui util
5. fix filter command with maxmin support
6. some logging changes and fixes
2021-07-19 15:20:50 +05:30
4bca2097e1 1. fixed nty-num type spellcheck issue
2. added tests for the same
3. remove [infer] optional subsumes [eval]
2021-06-08 17:56:04 +05:30
af51fe95cb 1. add asr data generation from audio files and triton-asr results
2. add asr data clean/channel extraction process subcommands
3. add parallel without pool(single thread)
4. include support for raw transcripts from triton-asr results
2021-06-07 15:44:04 +05:30
e07c7c9caf 1. refactor package root to src/ layout
2. add framwork suffix for models
3. change black max columns to 79
4. add tests
5. integrate vad, encrypt and  refactor manifest, regentity, extended_path, audio, parallel utils
6. added ui utils for encrypted preview
7. wip marblenet model
8. added transformers based wav2vec2 inference
9. update readme and manifest
10. add deploy setup target
2021-06-03 11:30:08 +05:30