使用DeepSpeech包,用于自动语音识别
请我需要一些帮助。 如何在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 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
此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