We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31ee8cc commit 5dca45dCopy full SHA for 5dca45d
pyproject.toml
@@ -4,6 +4,7 @@ version = "0.1.0b1"
4
description = "Text-to-text alignment algorithm for speech recognition error analysis."
5
authors = ["Lasse Borgholt <lb@corti.ai>"]
6
license = "MIT"
7
+urls = { "Homepage" = "https://github.com/borgholt/error-align" }
8
keywords = ["speech-recognition", "text-alignment", "NLP", "evaluation"]
9
classifiers = [
10
"Programming Language :: Python :: 3",
0 commit comments