mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package opusenc (#1520)
This commit is contained in:
parent
e0ae598090
commit
b64d98e40f
@ -18359,5 +18359,19 @@
|
|||||||
"description": "Nim bindings for mozilla's DeepSpeech model.",
|
"description": "Nim bindings for mozilla's DeepSpeech model.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://gitlab.com/eagledot/nim-deepspeech"
|
"web": "https://gitlab.com/eagledot/nim-deepspeech"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "opusenc",
|
||||||
|
"url": "https://git.sr.ht/~ehmry/nim_opusenc",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"opus",
|
||||||
|
"audio",
|
||||||
|
"encoder",
|
||||||
|
"bindings"
|
||||||
|
],
|
||||||
|
"description": "Bindings to libopusenc",
|
||||||
|
"license": "BSD-3-Clause",
|
||||||
|
"web": "https://git.sr.ht/~ehmry/nim_opusenc"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user