DeepSpeech Model Training on Ubuntu 20.04.4 LTS with CUDA 11.6

I am trying to build model with DeepSpeech,
I got many errors about versions,

Is it right version i am using for DeepSpeech

DeepSpeech: 0.9.3
Ubuntu: 20.04.4 LTS
CUDA: 11.6
Graphics card: Nvidia RTX 3070 Ti 8GB
Python: 3.6

I am using Docker as shown in DeepSpeech Playbook,
Followed each Step,

But getting errors likely to versions as i searched on internet,

Please tell me above version are right?

Please Help Anyone I need solution, let me know if any solutions

DeepSpeech is not supported anymore. DS’s developer left Mozilla and went to coqui.
Docker image based on tensorflow/tensorflow:1.15.4-gpu-py3 which does not support CUDA 11.6. You can try switching to NVIDIAs Docker images for TensorFlow https://catalog.ngc.nvidia.com/orgs/nvidia/containers/tensorflow