**Description** The language variable at questions.yaml for wyoming whisper contained a typo, causing the app to default to english, effectively blocking usage of other STT languages supported by the model. ⚒️ Fixes No ticket existing (yet) **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [X] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** Not at all, but at least it shouldn't make it worse? 😅 **📃 Notes:** Nothing else to say. **✔️ Checklist:** - [X] ⚖️ My code follows the style guidelines of this project - [X] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [X] ⬆️ I increased versions for any altered app according to semantic versioning --------- Signed-off-by: Michael Pardatscher <michael@pardatscher.net> Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
37 lines
1.1 KiB
YAML
37 lines
1.1 KiB
YAML
annotations:
|
|
max_scale_version: 24.04.0
|
|
min_scale_version: 23.10.0
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/category: home-automation
|
|
truecharts.org/max_helm_version: "3.14"
|
|
truecharts.org/min_helm_version: "3.12"
|
|
truecharts.org/train: stable
|
|
apiVersion: v2
|
|
appVersion: latest
|
|
dependencies:
|
|
- name: common
|
|
version: 17.5.0
|
|
repository: oci://tccr.io/truecharts
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
deprecated: false
|
|
description: The Wyoming integration of whisper
|
|
home: https://truecharts.org/charts/stable/wyoming-whisper
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wyoming-whisper.png
|
|
keywords:
|
|
- wyoming-whisper
|
|
kubeVersion: '>=1.24.0-0'
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
name: wyoming-whisper
|
|
sources:
|
|
- https://github.com/home-assistant/addons/tree/master/whisper
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-whisper
|
|
- https://hub.docker.com/r/rhasspy/wyoming-whisper
|
|
type: application
|
|
version: 4.0.1
|