Added package deepspeech (#1518)

This commit is contained in:
Anubhav
2020-06-17 07:41:37 +02:00
committed by GitHub
parent 495f1d2c92
commit d6e930b9aa
+14
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"
}
]