burchim / EfficientConformer

[ASRU 2021] Efficient Conformer: Progressive Downsampling and Grouped Attention for Automatic Speech Recognition
https://arxiv.org/abs/2109.01163
Apache License 2.0
207 stars 32 forks source link

warp_rnnt version #29

Open sst0715 opened 5 months ago

sst0715 commented 5 months ago

Hey guys!

Thanks for the open-source project. It has been extremely helpful for my work.

I am currently in the process of installing the project and have encountered some issues regarding the compatibility of package versions. To ensure a smooth setup, could you please specify the exact versions of the dependencies required by this project? Knowing the specific versions would greatly assist in resolving any potential conflicts I might face during the installation process.

Here is my question. image

And I use cuda11.0+torch1.7.1+torchaudio0.7.2, ctcdecode==0.4, warp_rnnt==0.7.0.

Could you give me some advice? Thanks a lot.

dewishyi commented 3 months ago

您好 我也遇到了下载warp_rnnt包失败的情况 请问您上方这个问题解决了吗

sst0715 commented 3 months ago

您好 我也遇到了下载warp_rnnt包失败的情况 请问您上方这个问题解决了吗

你是下载的问题?还是和我这个一样?你的描述有点抽象,我不知道怎么帮你。😂

dewishyi commented 3 months ago

您好!十分感谢您的回复~   我的问题是warp_rnnt安装包下载不下来,评论区描述有点麻烦,不知道能不能添加您一个联系方式。我看过您的主页,start了一些关于语音的代码,语音识别是我目前的课题,希望有幸可以交流一下。我的微信名是wxid_3gwnftxd8fdo22

------------------ 原始邮件 ------------------ 发件人: "burchim/EfficientConformer" @.>; 发送时间: 2024年6月16日(星期天) 晚上10:18 @.>; @.**@.>; 主题: Re: [burchim/EfficientConformer] warp_rnnt version (Issue #29)

您好 我也遇到了下载warp_rnnt包失败的情况 请问您上方这个问题解决了吗

你是下载的问题?还是和我这个一样?你的描述有点抽象,我不知道怎么帮你。😂

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

1749352011 commented 1 month ago

你好,我遇到了和你一样的问题,请问你是如何解决的

dewishyi commented 1 month ago

你好,我遇到了和你一样的问题,请问你是如何解决的

你可以把这个warp_rnn代码在github上拉下来,运行setup.py安装,查看setup.py文件里的内容,看看问题是出在哪一步