Added package deepspeech (#1518)
This commit is contained in:
parent
495f1d2c92
commit
d6e930b9aa
1 changed files with 14 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue