Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save pandeydivesh15/9c5e4151c5abed96507ed56cc2f5a239 to your computer and use it in GitHub Desktop.
Save pandeydivesh15/9c5e4151c5abed96507ed56cc2f5a239 to your computer and use it in GitHub Desktop.
{
"transcript": "Here\nshe\nis\nnow\n.
"words": [
{
"alignedWord": "here",
"case": "success",
"end": 49.339999999999996,
"endOffset": 4,
"phones": [
{
"duration": 0.07,
"phone": "hh_B"
},
{
"duration": 0.08,
"phone": "iy_I"
},
{
"duration": 0.08,
"phone": "r_E"
}
],
"start": 49.11,
"startOffset": 0,
"word": "Here"
},
{
"alignedWord": "she",
"case": "success",
"end": 49.56,
"endOffset": 8,
"phones": [
{
"duration": 0.11,
"phone": "sh_B"
},
{
"duration": 0.11,
"phone": "iy_E"
}
],
"start": 49.34,
"startOffset": 5,
"word": "she"
},
{
"case": "not-found-in-audio",
"endOffset": 11,
"startOffset": 9,
"word": "is"
},
{
"case": "not-found-in-audio",
"endOffset": 15,
"startOffset": 12,
"word": "now"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment