Transcribenode

❓ FAQ — Transcribenode

Paste as /faq page on transcribenode.com with FAQ schema JSON-LD at the end. Target audience: global English-speaking users + Spanish-speaking LATAM. Keep both languages so the page ranks in ES and EN.


🚀 Getting started

What does Transcribenode do?

Transcribenode turns any audio or video file into a clean, accurate text transcript using OpenAI's Whisper-large-v3 model on our GPU servers. Drop a file, get a transcript — no installation, no Python, no CUDA drivers.

¿Qué hace Transcribenode?

Transcribenode convierte cualquier archivo de audio o video en una transcripción limpia y precisa usando el modelo Whisper-large-v3 de OpenAI corriendo en nuestras GPUs. Arrastrás un archivo y obtenés la transcripción — sin instalación, sin Python, sin drivers CUDA.

Do I need to sign up to try it?

No. The first file is free with no signup required. Just drag, drop, and download.

Is there really no catch?

Really. We cover the cost of your first transcription (up to 20 minutes) to let you see the quality before deciding. After that, pay-as-you-go (USD 0.10/min) or a monthly plan.


💰 Pricing

How much does it cost?

How do I pay?

Via LemonSqueezy (credit/debit card, PayPal). For Argentine users, we also accept Mercado Pago (ARS billed at MEP rate).

Do you offer refunds?

Can I pay once and own it forever?

Not currently. We're considering a one-time AppSumo-style lifetime deal for Q3 2026. Stay tuned.


🎯 Languages & accuracy

What languages are supported?

Whisper officially supports 99 languages. We actively test and optimize for: - English (all accents). - Spanish (Rioplatense, Mexican, Colombian, Caribbean, Andalusian — all tested). - Portuguese (Brazilian and European). - French, German, Italian. - Other: supported but less tested. Let us know if accuracy is lower and we'll prioritize.

How accurate is it?

Always review the transcript before using it for something critical.

Why is Spanish-first important?

Because most transcription tools optimize for English and treat Spanish as an afterthought. We test heavily on LATAM accents (especially Rioplatense) and tune our prompts accordingly. YouTube auto-captions eat Spanish accents; we don't.


🔒 Privacy & security

What happens to my files?

Do you train AI models on my content?

No. Never. We don't use your files or transcripts to train any model. Model improvements come from aggregated, anonymized metrics (e.g., average processing times) — never content.

Does anyone listen to my audio?

Automated processing only. No humans listen to your audio or read your transcripts, except: - If YOU ask us to (e.g., in a support ticket where you want help diagnosing an issue). - If legally required (valid court order, which we'd notify you about unless prohibited).

Where are your servers?

Primarily in the EU and US, with GDPR-compliant infrastructure. SCCs in place for data transfers.

Is it GDPR-compliant?

Yes. We respect all GDPR rights (access, deletion, portability, objection). For EU users: right to lodge a complaint with your local Data Protection Authority.


🛠️ Technical

What file formats are supported?

What's the max file size / duration?

For larger files, split them first (free tools like FFmpeg or online splitters).

Does it handle multiple speakers?

Yes. Speaker diarization is included (powered by pyannote). The output is labeled:

Speaker 1: Lorem ipsum...
Speaker 2: Dolor sit amet...
Speaker 1: Consectetur...

What export formats?

How long does processing take?

Roughly 2-5 minutes per hour of audio on our GPUs. A 30-minute meeting transcribes in ~3 minutes. A 2-hour podcast in ~8 minutes.

Can I transcribe from a URL (like YouTube)?

Not directly yet (roadmap Q3 2026). For now, use a tool like yt-dlp to extract audio, then upload.

Do you have an API?

In private beta. Available on request for Business-plan customers. Email us.

Can I use it offline?

No. Transcribenode runs on our GPU servers. For fully offline transcription, you'd need to run Whisper locally (see our blog post: "How to run Whisper without CUDA").


⚙️ Use cases

Is this good for journalists?

Very. Fast turnaround on interviews, multilingual accuracy, export formats work in most editorial workflows. Several journalists use us for interview transcripts they later clean up for print.

Is this good for podcasters?

Yes. SRT/VTT exports for video podcasts, DOCX for show notes. Our SEO blog post explains how to get YouTube ranking for podcasts using auto-transcripts.

Is this good for psychologists / therapists?

Partially. Our privacy policy is strong (no human access, 24h deletion), but we're not HIPAA certified. For US-based clinical work requiring HIPAA, we don't recommend us yet. For AR or LATAM context where HIPAA doesn't apply, many therapists use us successfully.

No, not officially. Transcribenode is not certified for legal depositions that require court-admissible certified transcription. Hire a licensed court reporter for that.

You CAN use us for your own internal work (e.g., reviewing your own recordings), but not for evidence.

Is this good for academic research?

Very. Interview-based qualitative research is a great fit. The DOCX export is easy to import into NVivo, Atlas.ti, MAXQDA.


🎬 For content creators

How does transcribenode help my YouTube channel?

Can I transcribe my whole backlog?

Yes. Many creators batch-process their entire history. For 100+ hours of content, email us for volume discounts.


🔧 Troubleshooting

"My transcription quality is poor"

Check: 1. Audio quality: is there background noise? Bad mic? 2. File format: convert to WAV or high-bitrate MP3 for best results. 3. Multiple overlapping speakers: Whisper struggles when 2+ people talk at once. 4. Accent mismatch: we optimize for several Spanish accents; if yours is less common, tell us — we can tune.

"The processing takes too long"

Normal range: 2-5 min per hour of audio. If it's significantly slower: - Our queue may be full (rare, usually during ProductHunt launch days). - Your file may be near the 500MB limit. - Try again in 10 min; if still slow, email us.

"The service is down"

Check our status page: status.transcribenode.com. If there's an incident, we'll post an ETA.

"I need help with my transcript"

Email us at {{email_support}}. We respond within 24h on business days, often faster.


🏢 For businesses

Do you have an enterprise plan?

Yes. For organizations processing 200+ hours/month, custom pricing + dedicated support + SLA + optional data processing agreements. Email us.

Can we use Transcribenode for internal business meetings?

Yes, it's a common use case. Export as DOCX, distribute to the team. If your company has strict compliance (ISO 27001, SOC 2), email us — we can provide our security documentation.

Do you offer white-label?

Not currently. On request for Business+ customers, we can discuss co-branding.


📞 Contact


📜 FAQ Schema Markup (SEO)

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What does Transcribenode do?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Transcribenode turns any audio or video file into a clean text transcript using OpenAI Whisper-large-v3 on GPU servers. Drop a file, get a transcript — no setup needed."
      }
    },
    {
      "@type": "Question",
      "name": "How much does Transcribenode cost?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "First file is free (up to 20 min). After that: USD 0.10/minute pay-as-you-go, or subscription plans from USD 9/month (10h) to USD 99/month (200h)."
      }
    },
    {
      "@type": "Question",
      "name": "What languages does Transcribenode support?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "99 languages officially via Whisper. Actively tested: English (all accents), Spanish (Rioplatense, Mexican, Colombian, Caribbean, Andalusian), Portuguese, French, German, Italian."
      }
    },
    {
      "@type": "Question",
      "name": "Do you train AI models on my files?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "No. We never use your files or transcripts to train any model. Files are deleted within 24 hours of processing. Transcripts stay in your account for 30 days, then deleted."
      }
    },
    {
      "@type": "Question",
      "name": "What file formats are supported?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Audio: MP3, WAV, M4A, OGG, FLAC, AAC, WMA. Video: MP4, MOV, WEBM, MKV, AVI. Max size 500MB, max duration 2 hours per file."
      }
    }
  ]
}
</script>