can you give me the link command to
- git clone deepspeech = 0.7.4 and its
- native client with gpu
- ds_ctcdecoder
I am facing error
from ds_ctcdecoder import Alphabet, UTF8Alphabet
ImportError: cannot import name ‘UTF8Alphabet’
and I think, somewhere the version is mismatched with settings.
I am switching from 0.6.1 version to 0.7.4