feat: add wavekat-asr to ecosystem#50
Merged
Merged
Conversation
Streaming speech-to-text Rust library, sits alongside wavekat-tts in the voice pipeline. Uses official brand color #f44336 (red) from wavekat-brand. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
…ients As the ecosystem grows, an undifferentiated 7-card grid lost scannability. Split into two labelled subgroups under the existing Libraries section so the parent heading still anchors the section. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
CI's astro v6.1.1 build was failing to render / with "Cannot read properties of undefined (reading 'map')" on the inner nested arrow-function map, even though local build of the same commit succeeded. Render the two subgroups as flat sibling blocks instead. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
SIP signaling + RTP transport. Sits at the front of the pipeline — how a phone call actually arrives before audio reaches core/vad/turn/asr/tts. Uses brand color #3f51b5 (indigo) from wavekat-brand. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Lead with the recognizable, standalone-useful capabilities (vad, asr, tts), then companions (turn, sip), then the foundational primitive (core). Reasoning: a developer landing on the page picks what they want to use, not where it sits in the data flow. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Landing page keeps user-appeal ordering (what a developer wants to try first). Everywhere else — CLAUDE.md, README, docs-products labels, sync-docs sources — restores chronological creation order: vad → turn → core → lab → tts → cli → sip → asr. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
# Conflicts: # CLAUDE.md # README.md
vad → turn → asr → tts → core → sip. Groups by user mental model: audio analysis (vad/turn), speech AI (asr/tts), then the foundational core, then the specialised SIP transport last. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
wavekat-eason
pushed a commit
that referenced
this pull request
May 15, 2026
🤖 I have created a release *beep* *boop* --- ## [0.0.21](wavekat-com-v0.0.20...wavekat-com-v0.0.21) (2026-05-15) ### Features * add star-tracker worker ([#52](#52)) ([6f13ee1](6f13ee1)) * add wavekat-asr to ecosystem ([#50](#50)) ([f26f29b](f26f29b)) * auto-theme star-tracker embed snippet ([#55](#55)) ([4989603](4989603)) * star-tracker recent trend, range, per-repo charts ([#54](#54)) ([7189f91](7189f91)) ### Bug Fixes * keep star-tracker count fresh on webhook ([#56](#56)) ([1fdf264](1fdf264)) * stop long embed snippets blowing out page width ([#57](#57)) ([7b6b096](7b6b096)) * wrap star-tracker header on mobile ([#53](#53)) ([82e92b9](82e92b9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.
Summary
wavekat-asr(streaming speech-to-text) to the homepage Libraries grid, README table, and CLAUDE.md ecosystem tableasrslug todocs-products.tsand a commented placeholder insync-docs.jsfor when its/docs/site/lands#f44336(red) fromwavekat-brand's color schemeTest plan
make buildpasses