PRODUCT UPDATE

Video OCR and Three AI Speech Model Updates: Reducing Switching Interference in Note-Taking and Input

personJH LAI
calendar_today

Frequently switching windows while organizing video notes or encountering recognition errors with proper nouns during speech input often disrupts workflow. Recently introduced video OCR tools and three speech models—VibeVoice, Voxtral, and Distil-Whisper—provide new solutions specifically addressing these input pain points.

When watching instructional videos from abroad, if you want to record embedded presentation subtitles, you usually have to pause repeatedly, switch windows, and type manually. This back-and-forth process between the video player and note-taking software easily interrupts your train of thought.

Speech input presents a similar situation. Although dictation is typically faster than typing, in noisy environments or when conversations mix English and Chinese terminologies like API and Prompt, recognition errors often result in extra manual editing time. This leads many people to give up using it entirely. Recent tool updates offer more practical approaches to these two scenarios.

Video OCR Tool: Extract Text by Direct Framing

In the past, capturing hard subtitles from a video meant either typing them out manually or downloading the entire video to run speech recognition.

The new video player has integrated a direct-selection OCR feature. Now, when you see a desired presentation slide or code snippet, you can drag a selection box over the screen with your mouse, and the system will convert the image into plain text. This eliminates the manual typing step and reduces the frequency of switching between watching and taking notes. The original design intent of such tools is mainly to lower the cognitive load during work. If interested, you can refer to related research on [Cognitive Load and Productivity].

Three Speech Models: Designed for Speed and Noise Reduction

The practicality of speech input largely depends on recognition accuracy. The current system supports three models—VibeVoice, Voxtral, and Distil-Whisper—allowing users to choose based on their current environment.

  • Distil-Whisper: Characterized by its lightweight nature and low latency. In quiet environments, it can process dictation at blazing speeds, making it suitable when you need to quickly capture inspiration.
  • VibeVoice and Voxtral: These two models lean towards handling noisy environments or mixed English-Chinese scenarios. According to benchmarks provided by the development community, VibeVoice ranks among the top in open-source models for recognition rate, and Voxtral also demonstrates high accuracy. In situations with loud background music or numerous technical terms, they can reduce the proportion of post-editing required for typos.

The Rhythm of Practical Application

In a daily workflow, the division of labor between these two tools is quite simple: when encountering static information on the screen, use OCR framing to extract it; when you need to quickly jot down spoken ideas, turn on a speech model for assistance.

These updates won't automatically write deep, insightful articles for you, but they indeed save time previously spent on manual transcription and correcting typos. By offloading these trivial tasks to tools, you have more bandwidth to handle the logic and viewpoints of the content itself.