"""
PyQt UI implementation for the Speech UI.
This package provides a PyQt-based UI for speech recognition and visualization.
"""
from speech_mcp.ui.pyqt.pyqt_ui import PyQtSpeechUI, run_ui
__all__ = [
'PyQtSpeechUI',
'run_ui'
]
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Kvadratni/speech-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server