Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl committed Oct 23, 2024
1 parent 0df8b1f commit 8789451
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions readme.md → README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ OpenVoiceOS Satellite, connect to [HiveMind](https://github.com/JarbasHiveMind/H

![](./voice_terminal.png)

NOTE: needs https://github.com/OpenVoiceOS/ovos-audio/pull/17


## Install

Install dependencies (if needed)
Expand Down Expand Up @@ -42,5 +39,14 @@ Options:
## Configuration

Voice satellite uses the default OpenVoiceOS configuration `~/.config/mycroft/mycroft.conf`

See configuration from [ovos-dinkum-listener](https://github.com/OpenVoiceOS/ovos-dinkum-listener) for default values

Supported plugin types:
- Microphone (required)
- VAD (required)
- WakeWord (required)
- STT (required)
- TTS (required)
- Audio Transformers (optional, None by default)
- Dialog Transformers (optional, None by default)
- TTS Transformers (optional, None by default)
- PHAL (optional, None by default)

0 comments on commit 8789451

Please sign in to comment.