CoolFace
Apppublic

jamsesh/iswm-audio-analysis-api

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
App README

ISWM Audio Analysis API

Stable Hugging Face Space version with Custom GPT uploaded-file support.

Stack:

  • —FastAPI
  • —librosa
  • —soundfile
  • —numpy/scipy
  • —praat-parselmouth

Endpoints:

  • —GET /health
  • —GET /
  • —POST /analyse
  • —POST /analyse-url
  • —POST /analyse-openai-file

Use openapi_huggingface_action_with_uploaded_files.yaml inside Custom GPT Actions.