wenet-e2e / wenet

Production First and Production Ready End-to-End Speech Recognition Toolkit
https://wenet-e2e.github.io/wenet/
Apache License 2.0
4.07k stars 1.06k forks source link

在github中使用action 编译runtime报错 #2615

Open Sail-Ocean opened 3 weeks ago

Sail-Ocean commented 3 weeks ago

将wenet fork到我自己的仓库中,点击github中的action, 然后点击Build Windows Runtime, run workflow , 报错“Process completed with exit code 1.” 请问这是什么问题,如何解决呢

robin1001 commented 3 weeks ago

因人力问题,Windows 的 Runtime 现在基本处于不维护的状态了,推荐使用 linux Runtime。

baixf-tk commented 2 weeks ago

Build Android APK & Binary 在build with gradle时也报错 `FAILURE: Build failed with an exception.

Sail-Ocean commented 3 days ago

因人力问题,Windows 的 Runtime 现在基本处于不维护的状态了,推荐使用 linux Runtime。

求教 Linux Runtime如何使用, 能给一些参考资料吗?

还有我按照视频中的步骤安装VS 2022 之后, cmake --build build的时候,会报错,错误信息是you need c++17 to compile Pytorch,请问这个问题如何解决,能提供些思路吗

xingchensong commented 2 days ago

因人力问题,Windows 的 Runtime 现在基本处于不维护的状态了,推荐使用 linux Runtime。

求教 Linux Runtime如何使用, 能给一些参考资料吗?

还有我按照视频中的步骤安装VS 2022 之后, cmake --build build的时候,会报错,错误信息是you need c++17 to compile Pytorch,请问这个问题如何解决,能提供些思路吗

升级一下gcc