Lyrics Generator

@prashant_ml


Getting this error while submitting.
Have a look https://github.com/ardourApeX/Lyrics-Generation

@prashant_ml Sir can you please look into this problem.

hey @Joy-Gupta-2763139277246091 ,
Sorry , i just forgot about this.
will be checking it now.

hey @Joy-Gupta-2763139277246091 ,
you just need to convert the text readed from file to lower case.

DO this , i hope tit will be helpful to you.

@prashant_ml Sir It is resolved though. But the accuracy is 75%. Is there any way to increase it?

The way i told you , with that i was able to achieve 100 score.
Try taking you np.random.seed inside the function

@prashant_ml


Well this too didn’t worked! And if i place seed in Generate_text function then it is generating the same text again and again.

do one thing , update your code on github and let me know

@prashant_ml already pushed it to github. The one having 75% accuracy.

hey @Joy-Gupta-2763139277246091 ,
change your max_len to 2000

else keep everything the same , i am getting 100 on this.

@prashant_ml
It didn’t worked for me.
Is this the generated text?


Can you share ipynb file after making that change?