-
Can AVE be used to run the model in real time?
In particular, in the GUI based code path that streams audio, it seems like it isn't possble in the ASR class: https://github.com/ZiqiaoPeng/SyncTalk/…
-
博主可以发一下asr模型文件吗
-
Any benchmark with the new released large-v3-turbo model?
-
If there is a way to auto-detect between language model files and asr model files. We should do that, or if that's not possible we should just use a runtime flag, so some options for the runtime flag …
-
A while ago I stumbled upon this project, and have been experimenting with a LaMachine installation, added with Kaldi_nl and asr_nl (though is this the right project to report to then?). There does se…
-
I have modified the Dockerfile to be able to build the docker image on M1 (I can also create PR for that). Namely, I added these two steps to build `h5py` and have no problems with `xlocale.h`
```
…
-
作者您好,在文章中报告的是用了ESPNet2框架训练的baseline模型,但是没有具体的报告是使用了哪一个模型以及具体的解码方法。
同时我也看到在open review中有报告这个模型在AISHELL-1的验证集和测试集中的表现是4.4和4.7,我便在ESPNet2的Github项目中espnet/egs2/aishell/asr1 ([https://github.com/espnet/es…
-
### Describe the bug
I am trying to download the `librispeech_asr` `clean` dataset, which results in a `FSTimeoutError` exception after downloading around 61% of the data.
### Steps to reproduce the…
-
### Host operating system: output of `uname -a`
Linux 5.15.0-83-generic #92-Ubuntu SMP Mon Aug 14 09:30:42 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
### snmp_exporter version: output of `snmp_expo…
-
We can compile [fastGPT](https://github.com/certik/fastGPT/) today with LFortran. In there the ML code starts with the [gpt2](https://github.com/certik/fastGPT/blob/c2148fbd909c82ec72eaccc00d8ddc51e91…