Skip to content

Instantly share code, notes, and snippets.

@zilunpeng
Created March 23, 2021 21:08
Show Gist options
  • Save zilunpeng/8aa9491644c3597cd0228e70f6e8c8f6 to your computer and use it in GitHub Desktop.
Save zilunpeng/8aa9491644c3597cd0228e70f6e8c8f6 to your computer and use it in GitHub Desktop.
Get output from decoder. Code below is part of the wav2vec 2.0 inference notebook (https://git.io/JYeKX).
decoder_out = decoder.decode(emissions)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment