1 Repo
Web interfaces and REST APIs for running audio generation and transcription tasks.
Distinguishing note: None of the candidates cover audio-specific API servers; they focus on general web servers or awesome lists.
Explore 1 awesome GitHub repository matching web development · Audio API Servers. Refine with filters or upvote what's useful.
mlx-audio is an audio processing toolkit built on Apple MLX that provides speech transcription, text-to-speech synthesis, voice cloning, and audio source separation using local models. It offers an OpenAI-compatible REST API and web interface for running audio generation and transcription tasks, enabling drop-in integration with existing tools that follow that endpoint structure. The toolkit supports text-prompted audio source separation, allowing specific sounds to be isolated from mixed recordings based on natural language descriptions. It also provides voice cloning from a short reference
Provides an interactive web UI and OpenAI-compatible REST API for audio generation and transcription.