Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nmstoker/f1590847a16b66ab22c16722aac1cc51 to your computer and use it in GitHub Desktop.
Save nmstoker/f1590847a16b66ab22c16722aac1cc51 to your computer and use it in GitHub Desktop.
Syllable comparisons between audio and transcript
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@nmstoker
Copy link
Author

As the Bokeh chart doesn't render in the online gist, here's a screenshot of it.

The tooltips give details (as shown) for all points and with the local server running, clicking on a point opens the file to play in your browser.

Thanks to the use of a low(ish) alpha for the markers, we can distinguish the cases where multiple markers are plotted in the same spot (ie where they all share that combination of audio and text syllable counts).

BokehSyllableScatterPlotForLJSpeech

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment