-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug: WER sidecar info not appearing in SBS (#55)
* add test * add test * fix * Add and use wer tag data structure * fix test * Remove debug log * remove unigram and bigram info from sbs output * fix log json missing unigram bigram info if output sbs not set * version bump
- Loading branch information
Showing
16 changed files
with
129 additions
and
178 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#pragma once | ||
|
||
#define FSTALIGNER_VERSION_MAJOR 1 | ||
#define FSTALIGNER_VERSION_MINOR 12 | ||
#define FSTALIGNER_VERSION_MINOR 13 | ||
#define FSTALIGNER_VERSION_PATCH 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
ref_token hyp_token IsErr Class Wer_Tag_Entities | ||
<crosstalk> <crosstalk> | ||
Yeah Yeah | ||
, , | ||
yeah <del> ERR | ||
, <del> ERR | ||
right right | ||
. <del> ERR | ||
Yeah <del> ERR | ||
, <del> ERR | ||
all <del> ERR | ||
right <del> ERR | ||
, I'll ERR | ||
probably do ERR | ||
just just | ||
that that | ||
. ? ERR | ||
Are Are | ||
there there | ||
any any | ||
visuals visuals | ||
that that | ||
come come | ||
to to | ||
mind mind | ||
or or ___100002_SYN_1-1___ | ||
<ins> ? ERR | ||
Yeah Yeah | ||
, , | ||
sure sure | ||
. . | ||
When When | ||
I I | ||
hear hear | ||
Foobar Foobar ###1_PROPER_NOUN###|###2_SPACY>ORG###| | ||
, , | ||
I I | ||
think think | ||
about about | ||
just just | ||
that that | ||
: : | ||
<ins> Foobar ERR | ||
foo , ERR | ||
a a | ||
------------------------------------------------------------ | ||
Line Group | ||
5 yeah , <-> *** | ||
8 . Yeah , all right , probably <-> I'll do | ||
17 . <-> ? | ||
27 *** <-> ? | ||
43 foo <-> Foobar , |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,33 @@ | ||
token|speaker|ts|endTs|punctuation|case|tags | ||
<crosstalk>|2||||LC|[] | ||
Yeah|1|||,|UC|[] | ||
yeah|1|||,|LC|[] | ||
right|1|||.|LC|[] | ||
Yeah|1|||,|UC|[] | ||
all|1||||LC|[] | ||
right|1|||,|LC|[] | ||
probably|1||||LC|[] | ||
just|1||||LC|[] | ||
that|1|||.|LC|[] | ||
Are|3||||UC|[] | ||
there|3||||LC|[] | ||
any|3||||LC|[] | ||
visuals|3||||LC|[] | ||
that|3||||LC|[] | ||
come|3||||LC|[] | ||
to|3||||LC|[] | ||
mind|3||||LC|[] | ||
or-|3||||LC|[] | ||
Yeah|1|||,|UC|[] | ||
sure|1|||.|LC|[] | ||
When|1||||UC|[] | ||
I|1||||CA|[] | ||
hear|1||||LC|[] | ||
Foobar|1|||,|UC|[] | ||
I|1||||CA|[] | ||
think|1||||LC|[] | ||
about|1||||LC|[] | ||
just|1||||LC|[] | ||
that|1|||:|LC|[] | ||
foo|1||||LC|[] | ||
a|1||||LC|[] | ||
token|speaker|ts|endTs|punctuation|case|tags|wer_tags | ||
<crosstalk>|2||||LC|[]|[] | ||
Yeah|1|||,|UC|[]|[] | ||
yeah|1|||,|LC|[]|[] | ||
right|1|||.|LC|[]|[] | ||
Yeah|1|||,|UC|[]|[] | ||
all|1||||LC|[]|[] | ||
right|1|||,|LC|[]|[] | ||
probably|1||||LC|[]|[] | ||
just|1||||LC|[]|[] | ||
that|1|||.|LC|[]|[] | ||
Are|3||||UC|[]|[] | ||
there|3||||LC|[]|[] | ||
any|3||||LC|[]|[] | ||
visuals|3||||LC|[]|[] | ||
that|3||||LC|[]|[] | ||
come|3||||LC|[]|[] | ||
to|3||||LC|[]|[] | ||
mind|3||||LC|[]|[] | ||
or-|3||||LC|[]|[] | ||
Yeah|1|||,|UC|[]|[] | ||
sure|1|||.|LC|[]|[] | ||
When|1||||UC|[]|[] | ||
I|1||||CA|[]|[] | ||
hear|1||||LC|[]|[] | ||
Foobar|1|||,|UC|[]|['1', '2'] | ||
I|1||||CA|[]|[] | ||
think|1||||LC|[]|[] | ||
about|1||||LC|[]|[] | ||
just|1||||LC|[]|[] | ||
that|1|||:|LC|[]|[] | ||
foo|1||||LC|[]|[] | ||
a|1||||LC|[]|[] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"1": { | ||
"entity_type": "PROPER_NOUN" | ||
}, | ||
"2": { | ||
"entity_type": "SPACY>ORG" | ||
} | ||
} |
Oops, something went wrong.