Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save FrancescoSaverioZuppichini/0379c76ee70dd9422c065252ee065fc8 to your computer and use it in GitHub Desktop.
Save FrancescoSaverioZuppichini/0379c76ee70dd9422c065252ee065fc8 to your computer and use it in GitHub Desktop.
Test
scores = torch.tensor([
0.98, 0.85, 0.5, 0.2, # for head
1, 0.92, 0.3, 0.1 # for mic
])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment