Skip to content

African Speech Corpora Quality Audit for Zed

io.github.papasega/african-speech-corpora

Read-only, provenance-aware selection of Wolof speech corpora by measured quality.

client:Zed transport:stdio runtime:pypi

Install African Speech Corpora Quality Audit in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "african-speech-corpora": {
      "command": "uvx",
      "args": [
        "african-speech-mcp"
      ],
      "env": {
        "ASM_CATALOG_PATH": "<ASM_CATALOG_PATH>",
        "ASM_AUDIT_LOG_PATH": "<ASM_AUDIT_LOG_PATH>",
        "ASM_HF_TOKEN": "<ASM_HF_TOKEN>",
        "ASM_VALIDATION_LOCK_PATH": "<ASM_VALIDATION_LOCK_PATH>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

African Speech Corpora Quality Audit in other clients