usage: farhp [-h] {demo,analyze,reconstruct,validate,inspect} ...

FARHP-Core v0.1 research prototype

positional arguments:
  {demo,analyze,reconstruct,validate,inspect}
    demo                run the synthetic-vowel closed-loop demonstration
    analyze             analyze the center frame of a WAV file
    reconstruct         reconstruct a harmonic frame from FARHP JSON
    validate            validate FARHP JSON against FARHP-Spec schema
    inspect             render a diagnostic PNG from FARHP JSON

options:
  -h, --help            show this help message and exit
