Skip to content

JoyVoice v2.3.9 - Fast Native Audio Gateway

Choose a tag to compare

@MHJoy99 MHJoy99 released this 08 Aug 16:38
· 13 commits to master since this release

JoyVoice v2.3.9

Fast, reliable native audio transcription and translation for Windows.

Highlights

  • Native Gemini audio through the verified joyvoice-fast-audio gateway route.
  • Mono 16-bit PCM WAV at 16 kHz is sent as OpenAI-compatible input_audio.
  • Exact structured output: transcript, translation, and target_override.
  • 180-second request timeout for longer recordings, with no automatic retry after timeout.
  • Google Web Speech fallback remains available when native audio cannot complete.
  • Existing text-only chat, offline mode, clipboard-safe paste, language detection, and floating widget behavior remain supported.

Download

Download JoyVoice.exe below and follow the setup guide.

For native audio, set JV_NATIVE_AUDIO=true and configure JV_API_KEY as an environment variable. Never place an API key in source code or commit it to GitHub.

Verification

  • 41 focused cloud-pipeline tests passed.
  • Exact tag build completed with the authoritative PyInstaller spec.
  • Release asset is the Windows executable built from tag v2.3.9.