diarize_speech
Transcribe audio to text with speaker diarization using the Whissle MCP Server. Identifies speakers, generates a transcription, and saves the output file to a specified or default directory. Requires an audio file path and optional parameters for model and speaker count.
Instructions
Convert speech to text with speaker diarization and save the output text file to a given directory. Directory is optional, if not provided, the output file will be saved to $HOME/Desktop.
Copy
Input Schema
Name | Required | Description | Default |
---|---|---|---|
audio_file_path | Yes | ||
boosted_lm_score | No | ||
boosted_lm_words | No | ||
max_speakers | No | ||
model_name | No | en-NER |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Whissle MCP Server
Related Tools
- @mamertofabian/elevenlabs-mcp-server
- @vmehta14/whissle-mcp
- @PsychArch/minimax-mcp-tools
- @PhialsBasement/KoboldCPP-MCP-Server
- @PhialsBasement/KoboldCPP-MCP-Server