Skip to main content
📖 The AI Tool Bible

Horch vs so-vits-svc

A side-by-side look at pricing, capabilities, pros, cons, and our editorial scores.

 Horch logo
Horch
Audio
so-vits-svc logo
so-vits-svc
Audio
TaglinePrivacy-first, on-device meeting assistant for macOSSoftVC VITS Singing Voice Conversion — open-source pipeline for training and running singing-voice models.
CategoryAudioAudio
PricingPaid· One-time purchase: €49 onceFree· Free / open-source (AGPL-3.0). You provide your own compute (typically a CUDA-capable GPU) and training datasets.
ModelWhisper (local) for transcription; optional Ollama / MLX local LLMs for summarizationSoftVC content encoder + VITS backbone + NSF-HiFiGAN vocoder; optional ContentVec, HuBERT-Soft, Whisper-PPG, WavLM encoders and shallow-diffusion module.
Editorial score——
Use cases
Confidential client meeting transcriptionAutomatic action-item extractionPer-contact relationship historyPre-meeting briefings from prior callsLocal Whisper transcription without cloud uploadFeeding meeting context into Claude or Cursor via MCPPersonal second-brain in MarkdownLegal, medical, or NDA-bound conversation notes
Singing voice conversion (AI covers)VTuber and virtual-character singing voicesCustom vocal timbre for indie music productionSpeaker mixing and timbre morphing experimentsVoice model training on curated datasetsResearch on VITS-based voice synthesisONNX export for lightweight SVC inference
Pros
  • Fully on-device by default — audio and transcripts never leave the Mac unless the user opts in
  • One-time €49 purchase instead of a recurring per-seat SaaS bill
  • Records at OS level so no bot appears in the meeting and any app (Zoom, Meet, Teams, in-person) works
  • Notes stored as plain Markdown in ~/Meetings — portable, greppable, Obsidian-friendly
  • Auto-generates action items, topic summaries, and per-person profiles from spoken content
  • MCP server exposes meeting history to Claude, Cursor, and other agent clients
  • Local Whisper transcription plus optional Ollama/MLX means you pick the summarizer
  • Fully open source (AGPL-3.0) and runs entirely offline — no per-use fees, no data leaving your machine.
  • State-of-the-art singing quality for its generation: NSF-HiFiGAN vocoder + shallow diffusion noticeably reduce breath and sibilance artifacts.
  • Pluggable content encoders (ContentVec, HuBERT-Soft, Whisper-PPG, WavLM) let you trade off timbre leakage vs. pronunciation fidelity.
  • Speaker mixing (static and dynamic) and clustering-based timbre control give producers real creative knobs beyond one-shot conversion.
  • ONNX export enables inference on non-PyTorch runtimes and lighter deployment targets.
  • Huge community: 28k+ GitHub stars, dozens of active forks, tutorials, and ready-made WebUI front-ends.
Cons
  • macOS only — no Windows, Linux, iOS, or web client
  • Local Whisper and summarization need a reasonably modern Apple Silicon Mac to feel fast
  • No cloud sync or team workspace, so sharing across a team requires bring-your-own storage
  • Small independent product without the integrations catalog of Fireflies, Otter, or Fathom
  • OS-level capture depends on macOS screen/audio permissions, which some corporate MDM setups block
  • Upstream repo is archived (Nov 2023) — no official updates, security fixes or new-model support; you rely on forks.
  • Steep setup: CUDA GPU, correct PyTorch/torchaudio versions, manual f0 extraction and slicing, and hours-to-days of training per voice.
  • No built-in UI or hosted inference — you either script it or bolt on a third-party WebUI.
  • Documentation is uneven and partly Chinese-first; several config knobs (diffusion depth, cluster ratio, encoder choice) require trial and error.
  • Serious ethical / legal exposure: cloning a real person's singing voice without consent runs into copyright, publicity-rights and (increasingly) deepfake-specific laws — the license does not absolve you.
Websitehorch.appgithub.com
Pick Horch if
  • ✅ Fully on-device by default — audio and transcripts never leave the Mac unless the user opts in
  • ✅ One-time €49 purchase instead of a recurring per-seat SaaS bill
  • ✅ Records at OS level so no bot appears in the meeting and any app (Zoom, Meet, Teams, in-person) works
  • ✅ Notes stored as plain Markdown in ~/Meetings — portable, greppable, Obsidian-friendly
Pick so-vits-svc if
  • ✅ Fully open source (AGPL-3.0) and runs entirely offline — no per-use fees, no data leaving your machine.
  • ✅ State-of-the-art singing quality for its generation: NSF-HiFiGAN vocoder + shallow diffusion noticeably reduce breath and sibilance artifacts.
  • ✅ Pluggable content encoders (ContentVec, HuBERT-Soft, Whisper-PPG, WavLM) let you trade off timbre leakage vs. pronunciation fidelity.
  • ✅ Speaker mixing (static and dynamic) and clustering-based timbre control give producers real creative knobs beyond one-shot conversion.