Dual-mode Whisper API server
- APIs compatible with OpenAI's hosted audio transcribe and translate APIs
- Dual-mode: run as either a FastAPI app or Ray Serve app
- Run as a FastAPI app:
scripts/dev_fastapi.sh - Run as a Ray Serve app:
serve run dev-config.yaml