Skip to content

Commit dcfeb47

Browse files
authored
Merge pull request #24 from linuxserver/deprecate-gpu
2 parents ba4e957 + 3b91a98 commit dcfeb47

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

readme-vars.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ project_url: "https://github.com/rhasspy/wyoming-piper"
66
project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/piper-logo.png"
77
project_blurb: "[{{ project_name|capitalize }}]({{ project_url }}) is a fast, local neural text to speech system that sounds great and is optimized for the Raspberry Pi 4. This container provides a Wyoming protocol server for Piper."
88
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
9+
project_deprecation_status: true
10+
project_deprecation_message: "The upstream project has no plans to fix GPU support"
911
# supported architectures
1012
available_architectures:
1113
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
@@ -86,6 +88,7 @@ init_diagram: |
8688
"piper:gpu" <- Base Images
8789
# changelog
8890
changelogs:
91+
- {date: "12.03.26:", desc: "Deprecate GPU branch due to lack of upstream support."}
8992
- {date: "15.11.25:", desc: "Add streaming support & support for local only mode."}
9093
- {date: "26.11.24:", desc: "Add GPU branch."}
9194
- {date: "18.07.24:", desc: "Rebase to Ubuntu Noble."}

0 commit comments

Comments
 (0)