devwithjev
— reading now— views
Submit a build

Speech Segment Classifier

The app uses Jev to classify individually segmented sentences from spoken conversations as questions, opinions, facts, other, or unknown. It gets transcription text from Windows’ built-in live captions via UI Automation rather than using a paid transcription API.

りゅうりゅう@ココナラExcelVBAプロ認定@blacklist_ryu𝕏
Jevを提供しているType Safe AI のサイトのAPIが使えるようになり、Vercelの無料の制限から解放されました。 そこで今度は、音声会話から任意の部分で区切った各文章を質問、意見、事実、その他、不明などに Jev で判定してもらうアプリを作ってみました。 音声の文字起こしに有料APIを使うのは勿体ないので、Windows標準アプリの音声文字起こし(Win+Ctrl+L)を使い、そこに表示された文字を使うことにしました。 Windows標準の文字起こしからはUI Automation経由で文字を取得するようにしてます。 LLMのクレジット節約のため、このアイデアは我ながら良かったと思いました♪ ※画面下側はWindows標準アプリのライブキャプション 音声はYoutubeより
Sep 20, 2026X postsView on X
The author built it after Type Safe AI’s API became available, freeing the project from Vercel’s free-tier limits. The demo uses audio from YouTube and shows Windows Live Captions below.

Also filed under Triage & routing