TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Recordscript, Screen Recorder and Subtitle for Windows (Free and Open Source)

2 点作者 terryds10 个月前

1 comment

terryds10 个月前
Hi, I&#x27;m Terry,<p>In spare time, I work on an open-source project together with my colleague called &quot;Recordscript&quot;. We were interested in exploring Whisper.cpp technology in Rust and built a (hopefully useful) product out of that.<p>Recordscript is a free, open-source screen recorder + subtitle (now available on Windows). It&#x27;s built with Tauri, Whisper-rs (Rust port of Whisper.cpp) and Scrap library.<p>There are two ways you can use Recordscript: 1) You can use it to record all your screen + all audio (mic + system audio) and generate a subtitle&#x2F;transcript right after Recordscript enables you to send the subtitle result via email SMTP as well. So, you may use this to record your meeting, get the transcript, and send you + your colleague all the transcript.<p>2) You can generate subtitle from your audio&#x2F;video files If you already have files you want to transcribe (e.g. video &#x2F; audio recordings), simply upload your file &amp; Recordscript will generate the subtitle (transcript + timestamp) for you.<p>Everything&#x27;s done offline, thanks to Whisper.cpp.<p>Check out our launch on Product Hunt: <a href="https:&#x2F;&#x2F;www.producthunt.com&#x2F;posts&#x2F;recordscript-for-windows" rel="nofollow">https:&#x2F;&#x2F;www.producthunt.com&#x2F;posts&#x2F;recordscript-for-windows</a> GitHub repository: <a href="https:&#x2F;&#x2F;github.com&#x2F;Recordscript&#x2F;recordscript">https:&#x2F;&#x2F;github.com&#x2F;Recordscript&#x2F;recordscript</a>