Added package deepspeech (#1518)

This commit is contained in:
Anubhav 2020-06-17 11:11:37 +05:30 committed by GitHub
parent 495f1d2c92
commit d6e930b9aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18345,5 +18345,19 @@
"description": "A wrapper for the graphviz c api.",
"license": "MIT",
"web": "https://github.com/Rekihyt/nimviz"
},
{
"name": "deepspeech",
"url": "https://gitlab.com/eagledot/nim-deepspeech",
"method": "git",
"tags": [
"mozilla",
"deepspeech",
"speech to text",
"bindings"
],
"description": "Nim bindings for mozilla's DeepSpeech model.",
"license": "MIT",
"web": "https://gitlab.com/eagledot/nim-deepspeech"
}
]