avatarproject123

Results 3 issues of avatarproject123

In server.py why I am not able to call generate_reply() normally I have checked in modules/text_generation.py the function generate_reply is defined which is taking 2 parameters question and state and...

I have cuda installed. I have given "device": "cuda" in params but I am still getting using cpu device. `A2C_PARAMS = {"n_steps": 5, "ent_coef": 0.01, "learning_rate": 0.0005, "device": "cuda"}` output:...

help_wanted

### Describe the bug we are uploading our dataset although we use given dataset, still tensorboard shows no record found in audio data. ### To Reproduce we are uploading our...

bug