Super SLURPy documentation¶
Super SLURPy is a Python version of the Speech and Language Ultrasound Research
Package (SLURP). It provides a Python
API and a Python program. The latter is simply called slurpy and launches the
GUI.
Slurpy tracks the tongue contour in ultrasound videos.
Contents:
API Reference:
Contributors and contributing¶
We welcome contributions. Please get in touch before putting too much work in so that we can coordinate efforts.
For a list of people involved in development, see the Contributors section in the sidebar.
A note on the name(s)¶
The ‘super’ in the package/project name is there only to avoid a conflict with
a different project called slurpy. And maybe because it’s kinda super to have
a Python version of SLURP.
The commandline command is shorter (as are many class and file names) to make life easier when using the program. It’s also fine to refer to the project by the shorter name, just as long as you are aware that the long name is used on PyPI and thus for installing.