yeyupiaoling / PaddlePaddle-DeepSpeech

基于PaddlePaddle实现的语音识别,中文语音识别。项目完善,识别效果好。支持Windows,Linux下训练和预测,支持Nvidia Jetson开发板预测。
https://yeyupiaoling.blog.csdn.net/article/details/102904306
Apache License 2.0
650 stars 143 forks source link

可以离线使用吗? #122

Closed coderyiyang closed 2 years ago

coderyiyang commented 2 years ago

可以离线使用吗?

yeyupiaoling commented 2 years ago

你说的离线是什么意思?

coderyiyang commented 2 years ago

你说的离线是什么意思?

就是在不联网的情况下完成语音转文字

yeyupiaoling commented 2 years ago

本来就不用联网的。

coderyiyang commented 2 years ago

老哥可以给个AISHELL训练好的模型吗?csdn要买会员


该邮件从移动设备发送

--------------原始邮件-------------- 发件人:"夜雨飘零 @.>; 发送时间:2021年12月15日(星期三) 晚上11:08 收件人:"yeyupiaoling/PaddlePaddle-DeepSpeech" @.>; 抄送:"coderyiyang @.>;"Author @.>; 主题:Re: [yeyupiaoling/PaddlePaddle-DeepSpeech] 可以离线使用吗? (Issue #122)

本来就不用联网的。 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

yeyupiaoling commented 2 years ago

不用啊,可以直接下载

coderyiyang commented 2 years ago

下下来了一个ds2.model,解压出来三个文件夹,conf, data, exp,这些文件夹放哪儿呀老哥


该邮件从移动设备发送

--------------原始邮件-------------- 发件人:"夜雨飘零 @.>; 发送时间:2021年12月16日(星期四) 晚上10:40 收件人:"yeyupiaoling/PaddlePaddle-DeepSpeech" @.>; 抄送:"coderyiyang @.>;"Author @.>; 主题:Re: [yeyupiaoling/PaddlePaddle-DeepSpeech] 可以离线使用吗? (Issue #122)

不用啊,可以直接下载

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

yeyupiaoling commented 2 years ago

你下载的是什么,我项目没有这些东西的

coderyiyang commented 2 years ago

我在https://paddlespeech.bj.bcebos.com/s2t/aishell/asr0/ds2.model.tar.gz下载的。您项目里用 AISHELL数据集训练的模型指向了一个付费的csdn链接。在这里:https://download.csdn.net/download/qq_33200967/15902032


该邮件从移动设备发送

--------------原始邮件-------------- 发件人:"夜雨飘零 @.>; 发送时间:2021年12月16日(星期四) 晚上10:48 收件人:"yeyupiaoling/PaddlePaddle-DeepSpeech" @.>; 抄送:"coderyiyang @.>;"Author @.>; 主题:Re: [yeyupiaoling/PaddlePaddle-DeepSpeech] 可以离线使用吗? (Issue #122)

你下载的是什么,我项目没有这些东西的

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

yeyupiaoling commented 2 years ago

你下载的那个模型,不是我项目的, 这个不是付费的,你看清楚。

coderyiyang commented 2 years ago

是我错了,感谢感谢!


该邮件从移动设备发送

--------------原始邮件-------------- 发件人:"夜雨飘零 @.>; 发送时间:2021年12月16日(星期四) 晚上10:54 收件人:"yeyupiaoling/PaddlePaddle-DeepSpeech" @.>; 抄送:"coderyiyang @.>;"Author @.>; 主题:Re: [yeyupiaoling/PaddlePaddle-DeepSpeech] 可以离线使用吗? (Issue #122)

你下载的那个模型,不是我项目的, 这个不是付费的,你看清楚。

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

coderyiyang commented 2 years ago

Out of memory error on GPU 0. Cannot allocate 323.716064MB memory on GPU 0, 1.837984GB memory has been allocated and available memory is only 165.904686MB.

哥,这个报错怎么搞


该邮件从移动设备发送

--------------原始邮件-------------- 发件人:"夜雨飘零 @.>; 发送时间:2021年12月16日(星期四) 晚上10:54 收件人:"yeyupiaoling/PaddlePaddle-DeepSpeech" @.>; 抄送:"coderyiyang @.>;"Author @.>; 主题:Re: [yeyupiaoling/PaddlePaddle-DeepSpeech] 可以离线使用吗? (Issue #122)

你下载的那个模型,不是我项目的, 这个不是付费的,你看清楚。

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

coderyiyang commented 2 years ago

在哪个地方调batch_size?


该邮件从移动设备发送

--------------原始邮件-------------- 发件人:"夜雨飘零 @.>; 发送时间:2021年12月16日(星期四) 晚上10:54 收件人:"yeyupiaoling/PaddlePaddle-DeepSpeech" @.>; 抄送:"coderyiyang @.>;"Author @.>; 主题:Re: [yeyupiaoling/PaddlePaddle-DeepSpeech] 可以离线使用吗? (Issue #122)

你下载的那个模型,不是我项目的, 这个不是付费的,你看清楚。

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

yeyupiaoling commented 2 years ago

train.py