Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audeering/opensmile
/ conf2dot.py
File
conf2dot.py
scripts/conf2dot.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Python 3 script to visualize the data flow in openSMILE configuration files
as
graphviz diagrams.
3
Can optionally run graphviz to render the generated .dot file
as
an image (requires graphviz to be installed).
4
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected