✓ Verified 💻 Development ✓ Enhanced Data

Parakeet Local Asr

Install and operate local NVIDIA Parakeet ASR for OpenClaw with an OpenAI-compatible transcription A

Rating
4.2 (279 reviews)
Downloads
2,128 downloads
Version
1.0.0

Overview

Install and operate local NVIDIA Parakeet ASR for OpenClaw with an OpenAI-compatible transcription API.

Complete Documentation

View Source →

Parakeet Local ASR

Run local Parakeet ASR in a deterministic way.

Standard workflow

  • Install/update runtime:
bash
bash scripts/bootstrap.sh
  • Start service:
bash
bash scripts/start.sh
  • Validate service health:
bash
bash scripts/healthcheck.sh
  • (Optional) Run a smoke transcription test with a local audio file:
bash
bash scripts/smoke-test.sh /path/to/audio.mp3

Repo location

Default install/update path used by scripts:

  • ~/parakeet-asr
Override with env var before running scripts:
bash
PARAKEET_DIR=/custom/path bash scripts/bootstrap.sh

OpenClaw integration notes

After healthcheck passes, use:

  • URL: http://localhost:9001
  • Endpoint: /v1/audio/transcriptions
If a user requests reliability over purity, keep Whisper as fallback provider.

Safety rules

  • Ask before elevated/package-manager operations.
  • Do not kill unrelated processes.
  • Keep changes scoped to ASR setup unless explicitly asked.

Installation

Terminal bash

openclaw install parakeet-local-asr
    
Copied!

Tags

#coding_agents-and-ides #api #script

Quick Info

Category Development
Model GPT-4
Complexity One-Click
Author hantok
Last Updated 3/10/2026
🚀
Optimized for
GPT-4

Ready to Install?

Get started with this skill in seconds

openclaw install parakeet-local-asr