Back to Templates

Transcribe Audio to Text with Canary Qwen 2.5B AI via Replicate

Created by

Created by: Yaron Been || yaron-nofluff

Yaron Been

Last update

Last update a day ago

Share


Zsxkib Canary Qwen 2.5b Text Generator

Description

🎤The best open-source speech-to-text model as of Jul 2025, transcribing audio with record 5.63% WER and enabling AI tasks like summarization directly from speech✨

Overview

This n8n workflow integrates with the Replicate API to use the zsxkib/canary-qwen-2.5b model. This powerful AI model can generate high-quality text content based on your inputs.

Features

  • Easy integration with Replicate API
  • Automated status checking and result retrieval
  • Support for all model parameters
  • Error handling and retry logic
  • Clean output formatting

Parameters

Required Parameters

  • audio (string): Audio file to transcribe

Optional Parameters

  • llm_prompt (string, default: None): Optional LLM analysis prompt
  • show_confidence (boolean, default: False): Show AI reasoning in analysis
  • include_timestamps (boolean, default: True): Include timestamps in transcript

How to Use

  1. Set up your Replicate API key in the workflow
  2. Configure the required parameters for your use case
  3. Run the workflow to generate text content
  4. Access the generated output from the final node

API Reference

Requirements

  • Replicate API key
  • n8n instance
  • Basic understanding of text generation parameters