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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: I've built speech to text transcriber for my wife's thesis interviews

3 点作者 fodoj超过 4 年前

1 comment

fodoj超过 4 年前
Hey, HN! So my wife is writing her thesis and she needed to do 12 hour-long interviews and then transcribe them to text. I&#x27;ve built this small product for her and it saved her a ton of time. It uses around a dozen AWS services, most importantly AWS Transribe and AWS ECS Fargate, and is built on Ruby on Rails, with Stimulus.js and Bootstrap. I&#x27;ve shared complete stack on StackShare: <a href="https:&#x2F;&#x2F;stackshare.io&#x2F;transcripto&#x2F;transcripto" rel="nofollow">https:&#x2F;&#x2F;stackshare.io&#x2F;transcripto&#x2F;transcripto</a>. I tried to keep it simple and make it as affordable as possible.