بنقرة واحدة
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.