원클릭으로
ambient-faster-whisper-stt
Local faster-whisper STT provider for Ambient speech input validation.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Local faster-whisper STT provider for Ambient speech input validation.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Safely observe the Ambient Blockchain, plan Tool Oracle and x402 interactions, prepare Ambient program deployment work, and run local live-test evidence gates.
Create reusable TinyStyler style profiles from user text examples and apply TinyStyler-style text transfer through Ambient CLI.
Generate raster images through hosted APIs such as OpenAI, Google Nano Banana Pro, fal/FLUX, Replicate, Stability AI, and Ideogram.
Inspect a workspace and summarize notable files for fixture-plugin tests.
Review workspace files for the Pi package fixture.
Create deterministic authored-motion MP4/WebM/MOV videos from HTML/CSS/JS compositions through Ambient's bundled HyperFrames adapter.
| name | ambient-faster-whisper-stt |
| description | Local faster-whisper STT provider for Ambient speech input validation. |
Use this package only through Ambient's STT provider path. It implements:
faster_whisper_transcribe --audio <wav> --language <language> --output-json <path>
Operational notes:
faster-whisper==1.1.1, tiny.en, CPU, int8, beam size 1.uv, Python, faster-whisper wheels, CTranslate2 binaries, or model weights.requests is installed explicitly in the uv environment because the live macOS smoke found the direct faster-whisper import path needed it.pnpm run stt:faster-whisper-clean-cache from the repo root so uv, Python, Hugging Face, and XDG caches are isolated in the validation artifact.tiny.en as multilingual quality evidence.AMBIENT_FASTER_WHISPER_MODEL intentionally and recording the runtime/quality tradeoff.