8000 GitHub - mojokb/ha-custom-stt
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mojokb/ha-custom-stt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Custom STT

This is a custom Speech-to-Text (STT) integration for Home Assistant.

Features

  • Custom STT engine
  • Supports WAV audio files
  • Multilingual support: English (en-US), Korean (ko-KR)

Installation via HACS

  1. Add this repository to HACS as a custom repository.
  2. Search for "My Custom STT" in HACS integrations and install it.
  3. Restart Home Assistant.
  4. Add the following to your configuration.yaml:
       stt:
         - platform: ha_custom_stt
           api_key: api_ky

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0