TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Any speech segmentation API's out there?

7 pointsby shk88over 12 years ago
I've been working on an idea for an MVP that leverages speech recognition, for which there are a few viable API's. However, I'm interested in not only speech to text, but also determining the timing of each spoken word relative to the input audio. Unfortunately I haven't been able to find any good resources on how to accomplish this.<p>Any ideas on where to start?

1 comment

clyfeover 12 years ago
<a href="http://cmusphinx.sourceforge.net/wiki/speakerdiarization" rel="nofollow">http://cmusphinx.sourceforge.net/wiki/speakerdiarization</a>