Skip to content

feat: add wavekat-asr to ecosystem#50

Merged
wavekat-eason merged 8 commits into
mainfrom
worktree-add-wavekat-asr
May 14, 2026
Merged

feat: add wavekat-asr to ecosystem#50
wavekat-eason merged 8 commits into
mainfrom
worktree-add-wavekat-asr

Conversation

@wavekat-eason
Copy link
Copy Markdown
Contributor

Summary

  • Add wavekat-asr (streaming speech-to-text) to the homepage Libraries grid, README table, and CLAUDE.md ecosystem table
  • Add asr slug to docs-products.ts and a commented placeholder in sync-docs.js for when its /docs/site/ lands
  • Use official brand color #f44336 (red) from wavekat-brand's color scheme
  • Reordered libraries to group voice-pipeline (vad → turn → asr → tts) before tooling (lab → cli)

Test plan

  • make build passes
  • Visual check of the rendered homepage

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>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 14, 2026

wavekat-eason and others added 7 commits May 15, 2026 10:19
…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>
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 wavekat-eason merged commit f26f29b into main May 14, 2026
2 checks passed
@wavekat-eason wavekat-eason deleted the worktree-add-wavekat-asr branch May 14, 2026 22:44
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant