{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/16"},{"label":"Speech","url":"https://skillfed.io/packages/category/multimedia-sound-audio-speech"}],"enrichment":{"capability":"Python SDK for building real-time voice applications with automatic speech segmentation, turn detection, and speaker management on top of the Speechmatics Real-Time API.","skillfed_tags":["real-time-audio","voice-agents","speech-to-text"],"use_cases":["Build a conversational AI chatbot that detects when the user finishes speaking and responds appropriately","Create a real-time meeting transcription tool that labels segments by speaker and formats them for note-taking","Implement live captioning for video streams or broadcasts with automatic speaker identification","Develop a voice agent that handles multi-turn dialogue with adaptive or ML-based turn detection","Stream microphone audio from a web or mobile app to transcribe speech with minimal latency"],"what_it_does":"Speechmatics Voice is a higher-level Python wrapper around the Speechmatics Real-Time API that simplifies building voice-enabled applications. Instead of handling raw word-level transcription events, it provides intelligent speech segmentation (grouping words into meaningful segments per speaker), automatic turn detection to know when speakers finish, and speaker management for multi-speaker scenarios. It comes with preset configurations optimized for conversational AI, voice agents, note-taking, and live captioning, so you can start with sensible defaults rather than tuning parameters from scratch.\n\nThe SDK is designed for async Python applications that stream audio and need clean, structured speech segments with speaker IDs rather than low-level transcription events. It depends on speechmatics-rt for the underlying real-time connection, pydantic for configuration validation, and numpy for audio handling. Installation is straightforward; optional ML features require additional dependencies but are gracefully disabled if not present.","worth_installing":"Yes, if you are building a Python voice application that needs real-time transcription with speaker awareness and turn detection. The low install friction, active maintenance, MIT license, and preset configurations make it a practical choice. Verify that optional ML features meet your production requirements and that latency characteristics align with your use case before committing to a large deployment."},"id":"speechmatics-voice","links":{"html":"https://skillfed.io/packages/speechmatics-voice","md":"https://skillfed.io/packages/speechmatics-voice.md","pypi":"https://pypi.org/project/speechmatics-voice/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-01-26","license_spdx":"MIT","license_treatment":"permissive","name":"speechmatics-voice","python_support":"supports_current","summary":"Speechmatics Voice Agent Python client for Real-Time API"},"popularity":{"monthly_downloads":209540,"position":9512,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.2.8"}
