Language detection
Detect language, transcribe, and translate audio files.
Portable Windows app
CLEAR turns audio into searchable transcripts, translations, timestamps, and optional summaries—all from your Windows computer.
New here? Choose Full. Existing users can download EXE only.
What it does
Everything needed to move from a recording to the moments, terms, and meaning that matter.
Detect language, transcribe, and translate audio files.
Find important terms and review matching transcript locations.
Process one file or queue multiple files.
Use ffmpeg-backed workflows for broad audio/video format support.
CPU and NVIDIA GPU supported.
No install needed for CLEAR itself. Keep files together and run from a folder.
Quick start
Start with transcription. Add local summaries later if they fit your workflow.
CLEAR.exe, and wait for it to launch.faster-whisper-xxl.exe inside the included faster-whisper-xxl folder.Click any screenshot to enlarge it and read the details.
...\faster-whisper-xxl\faster-whisper-xxl.exe {FileName} --task translate --beep_offUncheck Summarize if you do not want it to run automatically. You can still summarize from the right-click menu.
C:\Users\UserName\.ollama. Adjust the drive and Windows account name if needed.ollama run phi3.5 "summarize this file" < {FileName}Phi-3.5 Mini is included as the default model and is designed to work on CPU-only computers.
Update to version 1.0.5. This was caused by the transcription module not closing properly and has been fixed.
CLEAR may not be able to find the module. Re-check the executable path in the transcription command.
Try re-transcribing from the right-click menu. Rebooting the computer can also resolve it.
Current release
The latest release fixes false transcription errors and simplifies timestamp playback.
v1.0.5Fixed random transcription errors, removed media player controls, and updated playback to a single timestamp only.
v1.0.4Added Click-to-play beta, fixed hard quit with invalid transcription command path.
v1.0.3Added Word output, fixed multiple selection in queue, fixed progress bar color schemes.
v1.0.2Initial release.
CLEAR 1.0.5 Full MD56F0DCF586A5553868898A03692ACD464
CLEAR 1.0.5 EXE only MD5949540BE597536EA6BF3A43D639F9D81
Good to know
Content Language Extraction And Review.
Up-to-date Windows 10 and Windows 11 on x64 systems.
No. CPU processing is supported, though a compatible GPU will make it faster.
Add --compute_type float32 to the transcription command if you encounter CUBLAS_STATUS_NOT_SUPPORTED.
Open-source foundation
CLEAR uses these projects under their respective licenses. Their trademarks and copyrights remain with their owners.
Ready to try it?