-
how much time does it take to transcribe using the pretrained model.
when I am trying to transcribe speech using "luajit ~/wav2letter/test.lua ~/librispeech-glu-highdropout-cpu.bin -progress -show -…
-
While running the following:
~/Documents/librispeech-glu-highdropout-cpu.bin -progress -show -test ~Documents/librispeech-proc/dev-clean/84/121123 -save
It looks for a random file path and then …
-
luajit test.lua ~/experiments/hello_librispeech/001_model_dev-clean.bin -progress -show -test dev-clean -save
luajit: cannot open in mode r at /tmp/luarocks_torch-scm-1-5171/torch7/lib/TH/THDiskFil…
-
I am creating the LibriSpeech training dataset.
I have already downloaded the required dataset, such as "dev-clean".... When I executed the command "luajit data/librispeech/create.lua LibriSpeech/…
-
getting this error when I am using the pretrained model to transcribe my own .flac files. Can someone help me solve this
"inconsistent tensor size, expected tensor [31 x 31] and src [30 x 30] to ha…
-
Hi @VitaliyLi
I am trying to transcribe sample audio files using pre-trained model. I have stored my audio files in dev-clean2 folder. When I am running this command" luajit data/librispeech/create…
-
## Error: unknown Torch class **
### Issue Description
I keep getting an error when attempting to run test.lua via CPU while using the pre-trained model. I've attempted modifying the test script t…
-
The dict.lst file required for rescoring the librispeech output with a language model seems to be missing from the repository.
I tried to recreate one with the following command
`zcat 3-gram.prune…
benob updated
6 years ago
-
After a few smaller patches (forthcoming) I got through the whole process describe in the README for testing the pre-trained models. Up to the point where I can finally run `test.lua`. I’m pretty conf…
JanX2 updated
6 years ago
-
Hi
When I am trying to run the "luajit data/librispeech/create.lua Audios audio-proc"
I am getting the following error,
| parsing SPEAKERS.TXT for gender...
| analyzing Audios/dev-clean2...
| …