openai_tts
Custom TTS component for Home Assistant with OpenAI speech engine integration
GraphCanon updated Sep 20, 2026 · GitHub synced Sep 20, 2026
33views this month
Decision brief
A Python-based Home Assistant TTS component that leverages the OpenAI speech engine with extras like chimes and normalization
Good fit when
- When you require integration with the Home Assistant ecosystem that includes high-quality text-to-speech from OpenAI
- If you need a self-hosted solution with customization options such as audio normalizing or adding chime alerts
Avoid when
- Avoid if your deployment environment does not support Python, essential for this TTS component's operation
- Not fit when looking for pre-built integrations without Home Assistant, since it specifically caters to the Home Assistant platform
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of Sep 20, 2026
- Provenance
- Not a fork · Personal account
- As of Sep 20, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install openai_tts PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A Python-based custom text-to-speech solution for Home Assistant that integrates the OpenAI speech engine and offers optional features like chimes and audio normalization.
Capability facts
- Languages
- python
Source: github.language+pyproject.toml · Sep 20, 2026
Categories
Tags
README
<div align="center" OpenAI TTS for Home Assistant Text to Speech component that connects Home Assistant to OpenAI's TTS API and any OpenAI compatible backend. <a href="https://www.buymeacoffee.com/sfortis" target=" blank" <img src="https://cdn.buymeacoffee.com/buttons/v2/default...
For agents
This page has a .md twin and JSON over the API.