https://github.com/zouy414/volcengine-voice-assistant
Integrate Volcengine STT/TTS services into Home Assistant
https://github.com/zouy414/volcengine-voice-assistant
home-assistant home-assistant-custom-component voice-assistant volcengine
Last synced: 7 days ago
JSON representation
Integrate Volcengine STT/TTS services into Home Assistant
- Host: GitHub
- URL: https://github.com/zouy414/volcengine-voice-assistant
- Owner: zouy414
- License: mit
- Created: 2026-03-31T14:40:03.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2026-05-23T08:19:58.000Z (about 1 month ago)
- Last Synced: 2026-05-23T10:29:43.160Z (about 1 month ago)
- Topics: home-assistant, home-assistant-custom-component, voice-assistant, volcengine
- Language: Python
- Homepage:
- Size: 241 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Volcengine Voice Assistant
[](https://github.com/zouy414/volcengine-voice-assistant/actions/workflows/ci.yml)
[](https://github.com/zouy414/volcengine-voice-assistant/actions/workflows/release.yml)
A third-party custom component for Home Assistant to integrate Volcengine STT/TTS services.
## Quick Start
### Install
#### Via HACS
1. Go to `HACS`
2. Add Custom repository(Repository: https://github.com/zouy414/volcengine-voice-assistant, Type: Integration).
3. Search and install `Volcengine Voice Assistant`
4. Go to `Settings` -> `Devices & Services`
5. Click `Add Integration` button and add `Volcengine Voice Assistant`
#### Manually
1. Copy custom_components/volcengine_voice_assistant to `/custom_components`
2. Restart Home Assistant.
3. Go to `Settings` -> `Devices & Services`
4. Click `Add Integration` button and add `Volcengine Voice Assistant`
### Setup SpeechToText Service
1. Go to `Settings` -> `Devices & Services` -> `Volcengine Voice Assistant`.
2. Click `Add SpeechToText Service` button and fill out required field(For new console `Access Key` is not required).
3. Click `Submit` button
### Setup TextToSpeech Service
1. Go to `Settings` -> `Devices & Services` -> `Volcengine Voice Assistant`.
2. Click `Add TextToSpeech Service` button and fill out required field(For new console `Access Key` is not required).
3. Click `Submit` button