Bernardo Olisan

Results 15 comments of Bernardo Olisan

@JarroVGIT let me give a quick draft. A normal **api** in localhost/docs is like this. 1. An Input that ask for email. 2. Using the email, it returns a response....

guys, 2022, you have to solve this

solved it, try installing first `pip install wheel` hope it helps

@ajohnson49 yes, generate works like that, let me ask you a question. Does the prediction works with new data? bc it seems to have awful predictions with data that is...

@ajohnson49 thank you, so the key to get better results with outside data is to use other dataset, and other question. Why 12000 for training give small results? Shouldn't they...

@ajohnson49 hello again, I have another problem, I'm using the librispeech 500 hours for training, but the problem is that I'm getting loss: nan per epoch an predictions are ---------...

> There's a lot of things that could cause that. There could be a nan in the input, the input could be improperly formatted, there could be a zero divide...

@ajohnson49 look https://www.kaggle.com/code/bernardoolisan/speechrecognition-dot is not LJ Speech dataset, is librispeech.

@ajohnson49 maybe, can you share me your parameters of you code? or you don't have it anymore, and how can i see the output of steps?

> I say that it looks like you're still using the LJ Speech dataset because that's the way the code is formatted. For Librispeech, you would need to read in...