Skip to content

Releases: hasscc/hass-edge-tts

v0.7.7

16 Dec 03:33

Choose a tag to compare

  • 🗣️ Fix streamable tts (#72)

Full Changelog: v0.7.6...v0.7.7

v0.7.6

15 Dec 09:16

Choose a tag to compare

  • 🗣️ Add support streamable tts
  • 🗣️ Improve tts intent

Full Changelog: v0.7.5...v0.7.6

v0.7.5

05 Dec 08:01

Choose a tag to compare

action: conversation.process
data:
  agent_id: conversation.agent_glm_4_5_flash
  text: 讲一个笑话通过EdgeTTS生成音频链接并在小爱音箱播放

Full Changelog: v0.7.4...v0.7.5

v0.7.4

24 Nov 09:07

Choose a tag to compare

  • Add TTS Proxy API endpoint
    curl -o hello.mp3 'http://homeassistant.local:8123/api/tts_proxy/edge?rate=+20%&message=hello&token=<tts_token>'

    The tts_token can be found in the tts entity attributes.

Full Changelog: v0.7.3...v0.7.4

v0.7.3

13 Nov 08:34

Choose a tag to compare

新增文本转语音意图ConvertTextToSound
edge_tts

Full Changelog: v0.7.2...v0.7.3

v0.7.2

07 Nov 03:25

Choose a tag to compare

What's Changed

  • Add UI configuration by @dscao in #66
  • docs: add links to setup and configure by @duhow in #67

New Contributors

Migrate from YAML

  1. Remove - platform: edge_tts from your configuration.yaml.
  2. Restart Home Assistant.
  3. Add Edge TTS via Config flow.
edge_tts

Full Changelog: v0.1.0...v0.7.2

v0.7.2b2

22 Aug 10:50

Choose a tag to compare

v0.7.2b2 Pre-release
Pre-release

Full Changelog: v0.7.2b1...v0.7.2b2

v0.7.2b1

14 Aug 16:08
1f620ac

Choose a tag to compare

v0.7.2b1 Pre-release
Pre-release

What's Changed

New Contributors

  • @dscao made their first contribution in #66

Full Changelog: v0.1.0...v0.7.2b1

v0.1.0

14 Aug 15:59
02b46e1

Choose a tag to compare