-
With high performance implementation both at compile time and at runtime.
-
I simply test the espnet_onnx function by train the Espnet2 model using recipe "librispeech_100".
The ONNX conversion working in model train using default features (FBank), which is good.
But whe…
-
### Check for previous/existing GitHub issues/module proposals
- [X] I have checked for previous/existing GitHub issues/module proposals.
### Check this module doesn't already exist in the module in…
-
MVE:
```python
from lpython import (i8, # i32, i64, f32, f64,
dataclass
)
from numpy import (empty,
int8,
)
…
-
Hello, I'm currently testing the emformer model and have copied the parameters from "sherpa-cnn-conv-emformer-transducer-small-2023-01-09" into my own model. While the finished emformer model (2023-01…
-
Iunno if this is well known but i have github.com/judyfong/sid
and github.com/cadia-lvl/kaldi-speaker-diarization they are submodules of kaldi for the ruv-di dataset
-
Hi,
When I use VOSK on Freeswitch, how do I stop VOSK speech recognition when I get the results I want during a call?
I am having a problem now, I do not know how to stop VOSK speech recognition…
-
WWW
As a researcher wanting to understand the impact of phonetic error correction using language models on word-level recognition from dysarthric speakers I would like to run an experiment using acous…
-
According to https://github.com/rhasspy/wyoming-faster-whisper/blob/master/wyoming_faster_whisper/download.py the largest model you have is the medium model. Trying to start the docker server for whis…
-
环境搭建,改成了 最新的cuda11.1
代码改成兼容 tensorflow 2.5.0-dev20201109,
运行了几个小时后,出现了 MemoryError: bad allocation
环境搭建过程: https://zhuanlan.zhihu.com/p/277569990
报错:
Traceback (most recent call last):
…