-
When I try to run Jasper with the Julius STT engine, it crashes because of a missing VoxForge.tgz file. I can't find this in the Jasper repo. Any tips?
```
combs@pinebook:/usr/share/pocketsphinx$ …
combs updated
7 years ago
-
train.list has lots of dups
```
$ wc -l datasets/voxforge/train.list
8633 datasets/voxforge/train.list
$ sort -u datasets/voxforge/train.list | wc -l
4571
```
problem in `src/split/split…
-
Hi, when I try to download Germen by setting VOXFORGE_URL_16kHz = 'http://www.repository.voxforge1.org/downloads/de/Trunk/Audio/Main/16kHz_16bit/', I will have the following error:
Traceback (most …
-
Given the fact that the lexicon is using utf-8, this line
https://github.com/freerussianasr/recipes/blob/a5368594844df9c748692415b6cf99d24f24f4bf/voxforge_ru/local/voxforge_prepare_dict.sh#L54
shoul…
-
Hi @manishpandit I have two questions to ask
1) I was trying to run the project but the error:
File "cnn_test.py", line 23, in
X, Y = voxforge.get_test_data()
File "/home/sanat/Desktop/Au…
-
```
What steps come close to solving your problem?
1. Want to use system for voice control, such as dialing number.
2. But Is offline
3. Pocketsphinx?
-- http://cmusphinx.sourceforge.net/
-- http://c…
-
@huangruizhe I hope you might have time to work on this.
I want to remove any mention of voxforge from "Kaldi for dummies" and replace it with mini_librispeech. The issue is that the voxforge recipe…
-
- [x] coraa
- [x] voxforge
- [x] commonvoice
- [x] mls
- [x] mtedx
-
I have trained kaldi with API.AI & Voxforge coprus and LibriSpeech Corpus and the mdl files have been generated.
Please can anyone help me with how to modify the Sample YAML to include these corpus…
-
i have tried this and got the same type of problem in decoder. and i am trying: "Using the 'onlinegmmdecodefaster' based worker"
python kaldigstserver/worker.py -u ws://localhost:8888/worker/ws/spe…