-
编译环境是 Gentoo clang + musl
完整日志: https://bpa.st/DTIA 或 https://gist.github.com/liangyongxiang/dbd008b3b7210d340b5d7f81b59069f8
现在使用的 workaround 是 :https://github.com/microcai/gentoo-zh/issues/3051#…
-
### Question
I am using the lexicon-based beam search decoder with KenLM language model to obtain a transcription from the output from Wav2Vec 2.0. The implementation is based on Python bindings. I w…
-
### Before Asking 在提问之前
- [X] I have read the [README](https://github.com/alibaba/data-juicer/blob/main/README.md) carefully. 我已经仔细阅读了 [README](https://github.com/alibaba/data-juicer/blob/main/README…
-
**Describe the bug**
I use camel-tools (v1.1) in my romanize arabic ala-lc project, which was done using python 3.7. While trying to install my app in a fresh python 3.7 environment, I discovered ca…
-
**Describe the bug**
Aim: To Imporve the ASR model Accuracy with the help of LM.
ASR Model Used: Nvidia Nemo: Conformer-CTC-BPE.nemo
As per my understanding steps to implement ASR Language Modeling…
-
### Before Asking 在提问之前
- [X] I have read the [README](https://github.com/alibaba/data-juicer/blob/main/README.md) carefully. 我已经仔细阅读了 [README](https://github.com/alibaba/data-juicer/blob/main/README…
-
Hi!
I have trained the recipe in egs2/librispeech_100. This model uses BPE for the tokens. Now I was trying to perform decoding with an LM. I was trying to use the 4gram librispeech model availabl…
-
I see "Add language model: set --lm_path in the convert_start_server.sh. Notice the path of your language model is the path in docker." in the x86_GPU guide doc。
please how can i do it!
-
命令:sudo pip install -e . -i https://pypi.tuna.tsinghua.edu.cn/simple
报错:
Running setup.py develop for paddlespeech
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3…
-
Hi, guys. Recently, I have been working on developing C++ routines for Wenet. I have completed the development work, and the accuracy is aligned with your Python examples. This C++ post-processing mod…