Skip to content

KevinTex 1.2.7

Choose a tag to compare

@EV3KevinDEV EV3KevinDEV released this 16 Jul 03:29
· 0 commits to main since this release

KevinTex 1.2.7 adds cloud Voice-to-LaTeX through Google AI Studio and bundles the latest drafted improvements.

Highlights:

  • Dictate formulas while using the cloud provider; WAV audio is sent to Gemini 3.5 Flash and returned as editable Markdown and LaTeX.
  • Reuse the same saved Google AI Studio API key for image and voice recognition.
  • Keep cloud image recognition on Gemma 4 while routing voice to the audio-capable Gemini model.
  • Clearly disclose that cloud voice recordings are sent to Google.
  • Enforce a 14 MiB cloud-audio limit before encoding to stay within the inline request limit.
  • Include regression tests for cloud audio payloads, provider behavior, and upload safety.

Local Voice-to-LaTeX remains available through MLX on Apple Silicon and llama.cpp on Windows/Linux. Local model weights are not bundled, and existing downloads are preserved across the upgrade.