PackagesNotFoundError: The following packages are not available from current channels:
- deepspeech-gpu
Current channels:
- https://repo.anaconda.com/pkgs/main/win-64
- https://repo.anaconda.com/pkgs/main/noarch
- https://repo.anaconda.com/pkgs/r/win-64
- https://repo.anaconda.com/pkgs/r/noarch
- https://repo.anaconda.com/pkgs/msys2/win-64
- https://repo.anaconda.com/pkgs/msys2/noarch
How to fix this? Which channel should I add with conda config --append channels ???
Or shoud I first download the zip-file from Github and then what?
lissyx
((slow to reply) [NOT PROVIDING SUPPORT])
2
No idea, we donβt use / support those. Our packages are available on Pypi.
lissyx
((slow to reply) [NOT PROVIDING SUPPORT])
3
(deepspeechenv) F:\Data\Essential\Programming\Python\Deepspeech>deepspeech --model deepspeech-0.6.1-models/output_graph.pbmm --lm deepspeech-0.6.1-models/lm.binary --trie deepspeech-0.6.1-models/trie --audio audio/8455-210777-0068.wav
Loading model from file deepspeech-0.6.1-models/output_graph.pbmm
TensorFlow: v1.14.0-21-ge77504ac6b
DeepSpeech: v0.6.1-0-g3df20fe
2020-01-17 16:50:40.625288: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library nvcuda.dll
2020-01-17 16:50:40.664045: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1640] Found device 0 with properties:
name: GeForce GTX 960 major: 5 minor: 2 memoryClockRate(GHz): 1.304
pciBusID: 0000:01:00.0
2020-01-17 16:50:40.670200: I tensorflow/stream_executor/platform/default/dlopen_checker_stub.cc:25] GPU libraries are statically linked, skip dlopen check.
2020-01-17 16:50:40.676451: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1763] Adding visible gpu devices: 0
2020-01-17 16:52:02.677972: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1181] Device interconnect StreamExecutor with strength 1 edge matrix:
2020-01-17 16:52:02.682473: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1187] 0
2020-01-17 16:52:02.685330: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1200] 0: N
2020-01-17 16:52:02.689219: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1326] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 3082 MB memory) -> physical GPU (device: 0, name: GeForce GTX 960, pci bus id: 0000:01:00.0, compute capability: 5.2)
Loaded model in 82.4s.
Loading language model from files deepspeech-0.6.1-models/lm.binary deepspeech-0.6.1-models/trie
Loaded language model in 0.0218s.
Running inference.
your power is sufficient i said
Inference took 1.423s for 2.590s audio file.