TranscriptionSuite v1.1.2 adds WhisperX, NeMo, and VibeVoice models

✍️ OpenClawRadar📅 Published: April 17, 2026🔗 Source
TranscriptionSuite v1.1.2 adds WhisperX, NeMo, and VibeVoice models
Ad

TranscriptionSuite v1.1.2 Release

TranscriptionSuite, a fully local and open-source audio transcription application, has released version 1.1.2 with significant feature additions based on community feedback.

Key Updates

The developer replaced the previous faster-whisper implementation with WhisperX and added support for multiple new model families:

  • WhisperX - Includes diarization via PyAnnote
  • NeMo models - Support for Parakeet and Canary models with diarization via PyAnnote
  • VibeVoice models - Support for both main model and 4-bit quantized versions with built-in diarization
Ad

New Features

  • Model Manager - Centralized control for managing different transcription models
  • Parallel processing mode - Simultaneous transcription and diarization
  • Shortcut controls - Keyboard shortcuts for improved workflow
  • Paste at cursor - Direct text insertion functionality
  • 24kHz recording pipeline - Specifically added to take full advantage of VibeVoice models (Whisper and NeMo models require 16kHz)

The application now provides three distinct transcription pipelines, each with different diarization approaches depending on the model family selected.

📖 Read the full source: r/LocalLLaMA

Ad

👀 See Also

SOPHIA Meta-Agent for AI Agent Maintenance
Tools

SOPHIA Meta-Agent for AI Agent Maintenance

SOPHIA is a meta-agent designed as a Chief Learning Officer that observes, diagnoses, researches, and proposes improvements to other AI agents in production ecosystems. The system was designed through 7 iterations using 4 frontier models with human approval required for all deployments.

OpenClawRadar
Claude Command Center: Open-Source Dashboard for Claude Code Analytics
Tools

Claude Command Center: Open-Source Dashboard for Claude Code Analytics

Claude Command Center is a local dashboard that reads your ~/.claude/ directory to display Claude Code session data, costs, and MCP server configurations. Built entirely using Claude Code with an Express backend and React frontend, it requires zero configuration and runs locally with no cloud or telemetry.

OpenClawRadar
Claude Debugs and Fixes Its Own MCP Filesystem Server UNC Path Bug on Windows
Tools

Claude Debugs and Fixes Its Own MCP Filesystem Server UNC Path Bug on Windows

A developer used Claude Opus to diagnose and patch a bug in the MCP Filesystem Server where UNC network share paths on Windows failed for subdirectory operations. The fix addresses a path validation issue that prevented access to files and folders within UNC shares.

OpenClawRadar
ClawControl 1.7.1 improves message reliability and media support for OpenClaw
Tools

ClawControl 1.7.1 improves message reliability and media support for OpenClaw

ClawControl 1.7.1 fixes several client-side issues including runaway text accumulation, ghost messages, and media handling problems. The update maintains compatibility with OpenClaw through version 3.28.

OpenClawRadar