mlx-audio
A text-to-speech (TTS), speech-to-text (STT) and speech-to-speech (STS) library built on Apple's MLX framework, providing efficient speech analysis on Apple Silicon.
mlx-audio MCP Server
MCP server for Blaizzy/mlx-audio
Ready-to-Use Client Configurations
{
"mcpServers": {
"mlx-audio": {
"command": "npx",
"args": [
"-y",
"@Blaizzy/mlx-audio"
]
}
}
}