Working notes

Small checks that make long audio jobs easier to manage.

Start with one model, inspect a short sample, and keep text, speech plans, takes, and exports as separate reviewable artifacts.

A few choices have more effect on a long job than adding another model.

  1. 01

    Begin with one speech service

    Install the smallest service that covers the target language and voice type. Add alternatives only when you have a concrete reason to compare them.

  2. 02

    Keep source and generated text separate

    Correction and translation create display-oriented revisions. Speech planning and phonetic optimization are synthesis-only, so review the right artifact for the output you are making.

  3. 03

    Review before a long generation

    Check extraction, chapter boundaries, subtitle timing, names, numerals, and pronunciation on a small sample before processing the complete source.

  4. 04

    Use a clean voice reference

    A short sample with one speaker, little background noise, and an accurate transcript is generally more useful than a long mixed recording.

  5. 05

    Leave hardware headroom

    A local LLM and a speech service may run together. Choose smaller quantizations or run stages separately when memory is limited.

  6. 06

    Treat cloud use as an explicit choice

    External providers can improve convenience or coverage, but they may receive your text, subtitles, audio, or voice samples and may charge for usage.

  7. 07

    Compare takes instead of overwriting

    Pandrator keeps generated segments and RVC variants reviewable. Retain a known-good take while testing a different model, prompt, or conversion.

  8. 08

    Use the launcher for lifecycle work

    Update, repair, add components, reopen the UI, or stop managed processes from the launcher. Closing a browser tab alone does not stop background work.

Privacy and network access

The default server listens on loopback. If you enable access from another device, require owner authentication; use an HTTPS reverse proxy before exposing it beyond a trusted local network.

More documentation will follow the application

The quick start and matrices cover installation and selection today. Task-by-task reference material can grow separately as the web application and installer stabilize.

Quick start