Toolverse
All skills

openai-whisper-api

by openclaw

Transcribe audio via OpenAI Audio Transcriptions API (Whisper).

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Data Science
Views
22

About this skill

Transcribe audio via OpenAI Audio Transcriptions API (Whisper).

How to use

  1. Zainstaluj wymagane zależności: upewnij się, że masz zainstalowany curl oraz dostęp do klucza API OpenAI (możesz go uzyskać na platform.openai.com).

  2. Skonfiguruj klucz API, ustawiając zmienną środowiskową OPENAI_API_KEY lub dodając go do pliku ~/.openclaw/openclaw.json w sekcji skills > openai-whisper-api > apiKey.

  3. Przygotuj plik audio do transkrypcji – obsługiwane są formaty takie jak m4a, ogg i inne popularne formaty audio.

  4. Uruchom transkrypcję za pomocą skryptu: {baseDir}/scripts/transcribe.sh /ścieżka/do/audio.m4a. Wynik zostanie zapisany automatycznie jako plik tekstowy o nazwie opartej na nazwie wejściowego pliku audio.

  5. Dostosuj transkrypcję za pomocą dodatkowych flag: użyj --language en aby określić język, --prompt "Imiona: Jan, Maria" aby poprawić rozpoznawanie nazw, lub --json --out /tmp/transcript.json aby uzyskać wynik w formacie JSON zamiast zwykłego tekstu.

  6. Sprawdź wygenerowany plik tekstowy – zawiera pełną transkrypcję audio z modelu whisper-1.

Related skills

quant-analyst

by zenobi-us

Expert quantitative analyst specializing in financial modeling, algorithmic trading, and risk analytics. Masters statistical methods, derivatives pricing, and high-frequency trading with focus on mathematical rigor, performance optimization, and profitable strategy development.

Data Science
67217

skill-installer

by openai

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

Data Science
23118

deep-research

by davidorex

Multi-agent parallel investigation for complex VCV Rack problems

Data Science
16151

claude-automation-recommender

by anthropics

Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code

Data Science
1787

market-analysis

by xbklairith

Use when analyzing markets or interpreting charts - applies technical indicators (RSI, MACD, Moving Averages), identifies support/resistance, analyzes multi-timeframe trends, checks fundamentals and sentiment. Activates when user says \

Data Science
29144

threejs

by mrgoonie

Build 3D web apps with Three.js (WebGL/WebGPU). Use for 3D scenes, animations, custom shaders, PBR materials, VR/XR experiences, games, data visualizations, product configurators.

Data Science
1743