Parcollet Titouan
Parcollet Titouan
@pplantinga will most likely be as interested as I am into that. It will take a good number of PR (Rogier is on it) to fix all warnings but he...
Hum, I could not reproduce the issue locally, that is quite surprising. Is this with the latest develop branch commit? But I can see what can cause this, let me...
The problem with these issues is that we don't know why it happens and can't reproduce locally (I tried, it trains). One thing I notice here is that the number...
Hi @nutan235, it seems that you are not training on the 960 hours here. If you really ran this on one GPU, then it means that you have 150 *...
Hi @nutan235 , happy to see this. May I ask if your dynamic_batching is set to True or False? We do not recommend setting it to False for most recipe...
@pplantinga / @Adel-Moumen if agreement from both of you, please merge!
@shucongzhang will take care of that.
Hi, I am not sure about what you are trying to achieve. You can perform only testing with the --test_only flag, no need for commenting. The code for CER calculation...
Right, first thing to do then, have a look at our [inference tutorial](https://speechbrain.github.io/tutorial_advanced.html) that will give you more information about what you are doing and trying to do. For the...
Well it looks like your model hasn't been trained (i.e. no checkpoints to load)? Could you look into the results folder? There should be a save folder with CKPT-{smth} in...