使用DeepSpeech包,用于自动语音识别

发布于 2025-01-22 14:06:08 字数 114 浏览 4 评论 0原文

请我需要一些帮助。 如何在Google Colab中直接将DeepSpeech用作API,而无需使用命令提示:我想加载Pre_Traded模型,进行实例化并创建一个以输入和音频文件为单位并返回文本的函数。 先感谢您

please i need some help.
How can I use deepspeech as an API directly in google colab without using the command prompt : I want to load the pre_trained model,instanciate it and create a function that takes as input and audio file and returns the text.
Thank you in advance

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

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

发布评论

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

评论(1

长不大的小祸害 2025-01-29 14:06:08

此github存储库包含一个Google COLAB笔记本,该笔记本提供了良好的说明以开始:

https://github.com/ Mayukhnair/Deepspeech-Colab

This GitHub repo contains an Google Colab notebook that provides good instructions to get started:

https://github.com/mayukhnair/deepspeech-colab

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