Canary-Serve wraps NVIDIA’s Canary multilingual speech-to-text checkpoints in a lean FastAPI server and Docker-Compose bundle. It lets you stream a WAV file to a single /inference route and receive ...
A lightweight, extensible workflow engine built using FastAPI. This backend allows you to define graphs of processing nodes, execute them as workflows, log every step, and retrieve the results via ...