Provides voice recognition and text extraction capabilities accessible via stdio and MCP.
Voice Identify offers voice recognition and text extraction services through both standard input/output (stdio) and the MCP (Message Communication Protocol). It supports voice recognition from files and base64 encoded data, providing structured voice recognition results that include language, emotion, audio type, speaker identification, and the recognized text. The service features separate entry points for stdio and MCP modes and includes build scripts for creating executable versions.