-
### Question
[A clear, concise description of your setup and question]
Thank you for reading my question in advance.
I have a question.
Paper "https://research.fb.com/wp-content/uploads/20…
-
Hello,
I was training a new model. But after around 100000 iterations (maybe still in the first epoch), I got the fallowing error message.
*** Aborted at 1590963336 (unix time) try "date -d @15…
-
### Question
Hi, could someone help me why my train is stucked when using multi-gpu?
#### Additional Context
![image](https://user-images.githubusercontent.com/35756747/89790314-f2c13580-db4b-11e…
-
when i try to debug ctc model in decoder, in recipes/streaming_convnets, I find something confused.
i found the beam search algorithm in lexicon decoder, not prefix beam search for ctc.
in ctc, w…
-
### Feature Description
As today, the standard way to build a vocabulary of (usually subword) units for text inputs is to pretrain a model capable to generate a list of most adequate subwords units f…
-
Hi,
Where is that file -> tools/StreamingTDSModelConverter.cpp
I need it to transform the model so I can transcribe ... but I can't find it in the github repository of w2l
Thank's in advance
Danie…
-
i ran the example provided in the examples section of pyython bindings i am getting error in loading lm
Loading the LM will be faster if you build a binary file.
Reading /home/vignesh/wav2letter/s…
-
## 🐛 Bug
Wav2vec2 error after validation when training
### To Reproduce
Steps to reproduce the behavior (**always include the command you ran**):
TASK=audio_pretraining
CRITERION=ctc
…
-
--
-
Hi,
Could you please advice.
I've tried to run **decoder** with [streaming_convnets](https://github.com/facebookresearch/wav2letter/tree/master/recipes/streaming_convnets) pre-build model and it **h…