Docs/hetzner guide#556
Merged
Merged
Conversation
Iamadig
marked this pull request as draft
January 9, 2026 07:12
Iamadig
force-pushed
the
docs/hetzner-guide
branch
from
January 9, 2026 07:16
9643bea to
85a8908
Compare
Iamadig
marked this pull request as ready for review
January 9, 2026 07:17
Contributor
|
Findings
Checked against: docker-compose.yml, Dockerfile, docker- |
steipete
force-pushed
the
docs/hetzner-guide
branch
from
January 9, 2026 17:18
85a8908 to
706cbe8
Compare
Contributor
Contributor
|
@Iamadig I'm new to clawdbot, but I followed these steps on a fresh new Hetzner VPS. When running Also the Docker steps for installing the binaries are wrong, those paths don't exist (e.g. RUN curl -L https://github.com/steipete/gog/releases/latest/download/gog_Linux_x86_64.tar.gz |
heatherstew44-maker
pushed a commit
to heatherstew44-maker/openclaw
that referenced
this pull request
Mar 8, 2026
* feat: add Moonshine Base speech recognition model Add support for the Moonshine Base ASR model, which offers: - 5x faster transcription than Whisper - Better accent recognition - ~240MB model size (encoder + decoder + tokenizer) Changes: - Update transcribe-rs to v0.2 with moonshine feature - Add EngineType::Moonshine variant - Add Moonshine Base model definition (400MB, 80% accuracy, 90% speed) - Add model loading and transcription logic - Add i18n translation for Moonshine Base Note: Model files must be hosted at blob.handy.computer/moonshine-base.tar.gz Expected structure: encoder_model.onnx, decoder_model_merged.onnx, tokenizer.json Co-Authored-By: Claude Opus 4.5 <[email protected]> * Update moonshine parameters. * add translations --------- Co-authored-by: Claude Opus 4.5 <[email protected]> Co-authored-by: CJ Pais <[email protected]>
lovewanwan
pushed a commit
to lovewanwan/openclaw
that referenced
this pull request
Apr 28, 2026
lovewanwan
pushed a commit
to lovewanwan/openclaw
that referenced
this pull request
Apr 28, 2026
Docs/hetzner guide
4 tasks
github-actions Bot
pushed a commit
to Desicool/openclaw
that referenced
this pull request
May 9, 2026
github-actions Bot
pushed a commit
to Desicool/openclaw
that referenced
this pull request
May 9, 2026
Docs/hetzner guide
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding a guide for Hetzenr + Docker setup