-
Hi,
I am just trying to use the pre-trained model. I am getting the following error "ead error: read 217450 blocks instead of 43500464". Snapshot below:
$ ~/usr/bin/luajit ~/wav2letter/test.lu…
-
Currently I'm trying to understand the workflow to infer transcriptions of my persona files using a Pre-trained model. However I don't know where I must to put my personal .flac files and if is needed…
-
When I try to compile beamer with KenLM I get the following error:
```
thomas@thomas-laptop:~/projects/wav2letter/beamer$ sudo KENLM_INC=/usr/src/kenlm luarocks make rocks/beamer-scm-1.rockspec
-…
-
Does the preprocessing or this toolkit in general support speech for ASR systems?
-
I would Like to know if I run the test.lua with a transcription.txt file with a simple word for all audios will affect the model?
For example, I modify a trans.txt file and the content is this:
…
-
I'm trying to run this command:
luajit test-one-file.lua ~/librispeech-glu-highdropout-cpu.bin my-audio-file.wav
And, I'm getting this error message:
| best valid (test?) error was: table: 0…
pvn25 updated
6 years ago
-
hello
i download codes from git
git clone https://github.com/facebookresearch/wav2letter.git
cd wav2letter
cd gtn && luarocks make rocks/gtn-scm-1.rockspec && cd .. -> OK
cd speech && lua…
-
### Issue
I keep getting an error when attempting to run create.lua command. I have already commented the data that I am not using 'train-other-500'.
Is there anything that I can do?
I am run…
-
HI
I am using pretrained model for cpu to transcribe a simple audio file but I am getting the following error. can someone help me to rectify it
command : "luajit test.lua librispeech-glu-highdr…
-
Hello
I've trained model with option -gpu 1 and trying to test it on another computer without GPU, calling
`~/usr/bin/luajit ~/wav2letter/test.lua ~/wav2letter/experiments/sphinx/001_model_dev-cle…