DeepSpeech on AMD GPU

Here is my github ticket to have informations…

I have AMD GPU WX9100 16GB HBM2 RAM.

I try to make deepspeech work. Actually only CPU is working…

They suggest me to increase batch size.

The file that i need to change is util/flags.py ?

Still lacking the information about the dataset that was asked on that issue.

No, please read the documentation and use --{train,dev,test}_batch_size X when starting training

We use this DATASET : https://voice.mozilla.org/fr/datasets

Looks like you are unblocked, so to update context, I’ve linked you the Dockerfile for french model that includes other dataset, and now the goal is to have a Dockerfile for AMD with feature parity to the NVIDIA-based Docker file