venice-audio-transcription

Transcribe audio to text with timestamps via OpenAI-compatible endpoints.

130|15|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/veniceai/skills --skill venice-audio-transcription
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: venice-audio-transcription
Source: https://github.com/veniceai/skills/tree/main/skills/venice-audio-transcription
Command: npx skills add https://github.com/veniceai/skills --skill venice-audio-transcription

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Transform spoken word into readable text effortlessly with accurate speech-to-text capabilities.

Core Features & Use Cases

  • Audio to Text Conversion: Capture conversations, lectures, or any audio source and convert them to text.
  • Timestamped Transcripts: Receive transcripts with timestamps, perfect for creating subtitles or indexing.
  • Supports Multiple Models: Choose from a range of models for fast, accurate transcription, or for specific language needs.

Quick Start

To transcribe an audio file 'meeting.m4a', use the 'venice-audio-transcription' skill with a model like 'nvidia/parakeet-tdt-0.6b-v3'.

Frequently Asked Questions about venice-audio-transcription

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I transcribe audio to text with timestamps for meeting recordings?

Audio transcription converts spoken meeting recordings into readable text with precise timestamps. You upload audio files via multipart/form-data, select a speech-to-text model, and receive timestamped transcripts suitable for indexing or creating subtitles.

What audio formats can I use for speech-to-text conversion?

Speech-to-text conversion handles a range of audio formats for transcription. You can submit various common audio files through multipart/form-data upload to generate accurate text transcripts using your chosen model.

Can I use multiple STT models for audio transcription?

Audio transcription supports multiple STT models to handle different language needs and accuracy requirements. You can specify models like 'nvidia/parakeet-tdt-0.6b-v3' during the multipart upload to optimize transcription results.

Does audio transcription work with the OpenAI SDK?

Audio transcription is OpenAI SDK compatible. You can integrate the speech-to-text endpoint directly into your existing OpenAI workflows by submitting audio files via standard multipart/form-data upload for immediate text conversion.

How do I get timestamped transcripts for voice notes?

Timestamped transcripts are generated by submitting voice notes to the transcription endpoint. The speech-to-text process outputs text with timestamps, making it perfect for indexing conversations or creating subtitles from audio sources.

What is the best way to convert voice notes to text for specific languages?

The best way to convert voice notes to text for specific languages is selecting an appropriate STT model. The transcription endpoint supports multiple models tailored for different language needs, ensuring accurate speech-to-text conversion.