diff --git a/CLAUDE.md b/CLAUDE.md index c1c0a81..4f3d42a 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -27,6 +27,11 @@ All repos live under the `wavekat` GitHub org. SSH access uses the `github.com-w | `wavekat-turn` | Turn detection — end-of-utterance for voice pipelines | Purple `#7c4dff` | | `wavekat-lab` | Interactive dashboard for testing audio backends | Amber `#ffd740` | +### Tools +| Name | What it does | URL | +|------|-------------|-----| +| Common Voice Explorer | Browse, filter, and review Mozilla Common Voice dataset clips | `commonvoice-explorer.wavekat.com` | + ### Other | Repo | What it does | |------|-------------| diff --git a/README.md b/README.md index 8948e98..78f22fe 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,12 @@ WaveKat builds open-source, AI-powered solutions that put enterprise-grade capab |------|-------------| | [wavekat-voice](https://github.com/wavekat/wavekat-voice) | AI phone answering for small businesses — SIP/RTP, voice-to-voice conversations | +### Tools + +| Name | What it does | +|------|-------------| +| [Common Voice Explorer](https://commonvoice-explorer.wavekat.com/) | Browse, filter, and review Mozilla Common Voice dataset clips | + ### Libraries | Repo | What it does | Stars | diff --git a/src/pages/index.astro b/src/pages/index.astro index 3b58c08..b325a56 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -89,6 +89,28 @@ const libraries = [ + +
+

Tools

+ +
+ Common Voice Explorer +
+

+ Browse, filter, and review audio clips from Mozilla's Common Voice dataset — with waveform playback, demographic filters, and sentence search. +

+ + commonvoice-explorer.wavekat.com → + +
+
+

Libraries