Overview
Supporting code in C++ for the Piper audio feature extractor protocol, primarily for making Vamp plugins work with the Piper protocol.
Includes:
- code to adapt Piper messages to the classes used in the Vamp Plugin SDK
- a command-line converter between Piper serialisations
- a server that makes Vamp plugins available via Piper binary messages with Cap'n Proto serialisation
Members
Manager: Chris Cannam, Lucas Thompson
Recent activity
-
2021-01-13 03:36 PM
- Revision 292:16842bf06026: Fix some compiler warnings