Skip to content
Discussion options

You must be logged in to vote

I have a similar recommendation here as I did with #1499 , specifically around confidence scores. What I see is:

{
  "start": 80.32001,
  "end": 81.68,
  "confidence": 0.722198,
  "channel": 0,
  "transcript": "Okay, I won't let you do it.",
  "words": [
    {
      "word": "okay",
      "start": 80.32001,
      "end": 80.8,
      "confidence": 0.5939101,
      "punctuated_word": "Okay,"
    },
    {
      "word": "i",
      "start": 80.8,
      "end": 80.880005,
      "confidence": 0.8162796,
      "punctuated_word": "I"
    },
    {
      "word": "won't",
      "start": 80.880005,
      "end": 81.04,
      "confidence": 0.6561969,
      "punctuated_word": "won't"
    },
    {
      "wor…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Jacob-Lasky
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants