wyoming-piper
All checks were successful
Portainer stack wyoming / deploy (push) Successful in 1m57s
All checks were successful
Portainer stack wyoming / deploy (push) Successful in 1m57s
This commit is contained in:
12
README.md
12
README.md
@@ -201,13 +201,11 @@ networks:
|
|||||||
|
|
||||||
### Wyoming
|
### Wyoming
|
||||||
|
|
||||||
https://github.com/rhasspy/wyoming-faster-whisper
|
- [Home assistant](https://github.com/home-assistant/addons/blob/master/whisper/DOCS.md)
|
||||||
|
- [Docker compose](./services/wyoming/docker-compose.yaml)
|
||||||
https://exitcode0.net/posts/wyoming-whisper-docker-compose/
|
- https://github.com/rhasspy/wyoming-faster-whisper
|
||||||
|
- https://exitcode0.net/posts/wyoming-whisper-docker-compose/
|
||||||
[Home assistant](https://github.com/home-assistant/addons/blob/master/whisper/DOCS.md)
|
- https://exitcode0.net/posts/wyoming-piper-docker-compose/
|
||||||
|
|
||||||
[Docker compose](./services/wyoming/docker-compose.yaml)
|
|
||||||
|
|
||||||
Currently using portainer stack with git reference to this repo.
|
Currently using portainer stack with git reference to this repo.
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ services:
|
|||||||
- 10200:10200
|
- 10200:10200
|
||||||
environment:
|
environment:
|
||||||
- TZ=Europe/Lisbon
|
- TZ=Europe/Lisbon
|
||||||
|
command: [ "--voice", "en-gb-southern_english_female-low" ]
|
||||||
volumes:
|
volumes:
|
||||||
whisper_data:
|
whisper_data:
|
||||||
piper_data:
|
piper_data:
|
||||||
Reference in New Issue
Block a user