Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Elleo/gst-deepspeech
/ functions
Functions
11 in github.com/Elleo/gst-deepspeech
⨍
Functions
11
◇
Types & classes
2
↓ 5 callers
Function
gst_deepspeech_load_model
src/gstdeepspeech.cc:234
↓ 1 callers
Function
gst_deepspeech_message_new
src/gstdeepspeech.cc:320
Function
bus_message
(bus, message)
examples/python/print_speech.py:10
Function
deepspeech_init
entry point to initialize the plug-in * initialize the plug-in itself * register the element factories and other features */
src/gstdeepspeech.cc:433
Function
gst_deepspeech_chain
chain function * this function does the actual processing */
src/gstdeepspeech.cc:380
Function
gst_deepspeech_class_init
initialize the deepspeech's class */
src/gstdeepspeech.cc:154
Function
gst_deepspeech_get_property
src/gstdeepspeech.cc:289
Function
gst_deepspeech_init
initialize the new element * instantiate pads and add them to element * set pad calback functions * initialize instance structure */
src/gstdeepspeech.cc:205
Function
gst_deepspeech_set_property
src/gstdeepspeech.cc:254
Function
gst_deepspeech_sink_event
this function handles sink events */
src/gstdeepspeech.cc:345
Function
run_model_async
src/gstdeepspeech.cc:129