MCPcopy 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"""
2Python 3 script to visualize the data flow in openSMILE configuration files as graphviz diagrams.
3Can 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

mainFunction · 0.70

Tested by

no test coverage detected