Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

JSON support of GK output needed #3

Closed
mgoldey opened this issue Oct 4, 2018 · 1 comment
Closed

JSON support of GK output needed #3

mgoldey opened this issue Oct 4, 2018 · 1 comment
Assignees

Comments

@mgoldey
Copy link
Contributor

mgoldey commented Oct 4, 2018

Basic json formatting should be supported

@mgoldey
Copy link
Contributor Author

mgoldey commented Oct 11, 2018

Integrated with WER tool now

asrtoolkit $ python3 wer.py ~/Downloads/Call1_trimmed.stm ~/Downloads/Call1_trimmed.json
WER: 20.137%
asrtoolkit $ python3 wer.py ~/Downloads/Call1_trimmed.stm ~/Downloads/Call1_trimmed.json --ignore-nsns
WER: 19.858%```

mgoldey added a commit that referenced this issue Oct 12, 2018
- Adds new file formats

Fixes #1 
Fixes #2
Fixes #3 
Fixes #9 

- Enable WER calculation of entire files since segmentation normally varies by file source.
- Adds new ability to initialize a time_aligned_text object using strings or dicts (for deeper integration outside the command line with other tools)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant