-
Hi its one of my first times working with ASR and Kaldi.
I got your Server running with the "tedlium_nnet_ms_sp_online" english model. Everything is working fine. (with and without the docker)
Then…
-
Hi, Thanks always for your research.
I've been trying to train conformer_mmi with librispeech recipe at the current commit. (e334e570d838cbe15188201f6bd47c009b9292be)
The only thing I changed in…
-
Status keep connecting and ask for password but doesn't connect
-
(fairseq) dilip@dilip-Komplett-PC:/media/dilip/LaCie/Nitin/vakyansh-wav2vec2-experimentation/scripts/finetuning$ bash start_finetuning.sh
** Directory to code is: /media/dilip/LaCie/Nitin/vakyansh-wa…
-
I'm using a phone-based zipformer but I could not get the server to output graphemes despite the fact that I'm providing an LG graph to both cpp API and python API.
These are what I tried.
```
s…
-
#### modelscope docker镜像FunASR训练单机训练报错AttributeError: 'str' object has no attribute 'shape'
#### 报错信息
```
return forward_call(*args, **kwargs)
File "/usr/local/lib/python3.10/site-packages…
-
When i use the script to implement Inference and get error like
`Traceback (most recent call last):
File "/home/user/.local/bin/fairseq-generate", line 11, in
load_entry_point('fairseq==0.8…
-
```
What steps will reproduce the problem?
1. After executing the phonetisaurus-g2p command, the trained model will output
the phoneme sequence corresponding to the input text. In addition, it is als…
-
以下是我使用该仓库进行的一些方法复现所使用的超参数,走过路过的朋友们,如果发现哪里超参数的选择不合理或该使用的超参数未使用到,麻烦提醒下我,不胜感激。
-
Hello,
First of all, huge thank you for this docker image. I really appreciate you sharing this with the community, you deserve lot's of credits for this.
I do have an issue when testing my setu…