哪些库可用于分析音频文件中的口头关键字和/或语音转文本?

发布于 2024-10-15 10:14:31 字数 160 浏览 7 评论 0原文

我在业余时间是一个超级英雄,我正在尝试构建一个应用程序来分析音频中的口头关键字。 (想想紧急/911 电话)如果关键字是“抢劫”,并且在音频中说出该词,那么我想标记该文件并可能将其翻译为文本。

有哪些开发库或软件应用程序可以用于执行此类操作? C++ 或 Java 库是首选,但不是必需的。

I'm a super-hero in my off-time and I'm trying to build an application that analyzes audio for spoken keywords. (Think emergency/911 calls) If a keyword is "robbery", and that word is spoken within the audio provided I would like to flag that file and possibly translate it to text.

What development libraries or software applications are out there for doing this sort of thing? C++ or Java libraries are preferred but not required.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

对不⑦ 2024-10-22 10:14:31

Wiki 页面此处是一个很好的起点。在其中提到的那些中,我认为 CMU Sphinx 是最活跃的。

Wiki page here is a good starting point. Of the ones mentioned there I think CMU Sphinx is the most active one.

梅窗月明清似水 2024-10-22 10:14:31

You could work with Praat http://www.fon.hum.uva.nl/praat/ , it's an excelent program for working with phonetics and it has it's own scripting language. You can also find a lot of scripts in the Praat community. You can also use sendpraat http://www.fon.hum.uva.nl/praat/sendpraat.html to work with the praat functions as a subroutine.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文