CoolFace
Apppublic

zxcqw12/depot-crisp-4e73

sourceHugging Facemitupdated 6mo agoView on Hugging Face
0likes
App README

Build

Audio Classification

Environmental sound classification with AST. Built with ONNX Runtime for production deployment.

Features

  • —Graceful shutdown with request draining
  • —Model warm-up on startup for low latency
  • —Streaming token generation

Usage

bash
curl http://localhost:7860/health

API

POST /embed        — Generate embeddings for text
POST /predict      — Run model inference on input
GET  /metrics      — Prometheus-compatible metrics