JayJay

Results 6 comments of JayJay

Find a way to update gcc and g++ to version 9 and above > > 我在 Linux 服务器上运行时遇到了同样的问题。每当我尝试安装时,我都会得到.当然,问题出在C++编译器中。请按照以下步骤操作,如果您使用的是 Linux,则只需安装 g++:`` fairseq``Failed building wheel for fairseq `` > > > >...

The latest fairseq v0.12.3 should only support cuda12.1+. When I fell back to v0.12.2, "git checkout v0.12.2", the installation was complete; > I had the same problem

Resolved https://github.com/kaldi-asr/kaldi/issues/4903#issuecomment-2019813704 > ./install_mkl.sh: Your system is using debian-style package management. > > * apt-get update > Hit:1 https://packages.cloud.google.com/apt gcsfuse-focal InRelease > Hit:2 https://packages.cloud.google.com/apt cloud-sdk InRelease > Hit:3 https://packages.cloud.google.com/apt google-fast-socket...

```shell wget https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB apt-key add GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB sh -c 'echo deb https://apt.repos.intel.com/mkl all main > /etc/apt/sources.list.d/intel-mkl.list' apt update extras/install_mkl.sh ``` > Resolved [#4903 (comment)](https://github.com/kaldi-asr/kaldi/issues/4903#issuecomment-2019813704) > > > ./install_mkl.sh: Your system is...

> 可以看下 [k2-fsa/sherpa-onnx#2697](https://github.com/k2-fsa/sherpa-onnx/pull/2697) 大佬,能更新一版实时(流式)语音识别么?