davidohne / ha_whisper-api_stt

Home Assistant Whisper API SST integration
9 stars 2 forks source link

Home Assistant: Whisper API Integration von Speech-to-Text

Integration works for Assist pipelines.

Requirements:

Configuration:

Remarks:

configuration.yaml:

stt:
  - platform: whisper_api_stt
    api_key: ""
    model: "whisper-1"
    language: "en"

Used sources + thanks to: