Replies: 19 comments
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> ajayks5017 |
Beta Was this translation helpful? Give feedback.
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> ajayks5017 |
Beta Was this translation helpful? Give feedback.
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> priyanka |
Beta Was this translation helpful? Give feedback.
-
>>> ajayks5017 |
Beta Was this translation helpful? Give feedback.
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> ajayks5017 |
Beta Was this translation helpful? Give feedback.
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> ajayks5017 |
Beta Was this translation helpful? Give feedback.
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> ajayks5017 |
Beta Was this translation helpful? Give feedback.
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> ajayks5017 |
Beta Was this translation helpful? Give feedback.
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> ajayks5017
[February 26, 2018, 10:06am]
Hello, slash
Greetings!
I am new to DeepSpeech and trying to prepare the setup for deepSpeech. slash
I am facing below issue-
(deepspeech-venv) slash [root slash localhost DeepSpeech slash ] slash # pip install
deepspeech slash
Collecting deepspeech slash
/root/tmp/deepspeech-venv/lib/python2.7/site-packages/pip/vendor/requests/packages/urllib3/util/ssl.py:318:
SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject
Name Indication) extension to TLS is not available on this platform.
This may cause the server to present an incorrect TLS certificate, which
can cause validation failures. You can upgrade to a newer version of
Python to solve this. For more information, see
#snimissingwarning>. slash
SNIMissingWarning slash
/root/tmp/deepspeech-venv/lib/python2.7/site-packages/pip/vendor/requests/packages/urllib3/util/ssl.py:122:
InsecurePlatformWarning: A true SSLContext object is not available. This
prevents urllib3 from configuring SSL appropriately and may cause
certain SSL connections to fail. You can upgrade to a newer version of
Python to solve this. For more information, see
#insecureplatformwarning>. slash
InsecurePlatformWarning slash
Could not find a version that satisfies the requirement deepspeech
(from versions: ) slash
No matching distribution found for deepspeech
I am following below link for installation slash
github.com
#### mozilla/DeepSpeech/blob/master/README.md
# Project DeepSpeech
Project DeepSpeech is an open source Speech-To-Text engine, using a model trained by machine learning techniques, based on Baidu's Deep Speech research paper. Project DeepSpeech uses Google's TensorFlow project to make the implementation easier.
Pre-built binaries that can be used for performing inference with a trained model can be installed with
pip
. Proper setup using virtual environment is recommended and you can find that documented below.A pre-trained English model is available for use, and can be downloaded using the instructions below.
Once everything is installed you can then use the
deepspeech
binary to do speech-to-text on short, approximately 5 second, audio files (currently only WAVE files with 16-bit, 16 kHz, mono are supported in the Python client):bash<br/> pip install deepspeech<br/> deepspeech models/output_graph.pb models/alphabet.txt my_audio_file.wav<br/>
This file has been truncated. show
original
Below is the system info slash
(deepspeech-venv) slash [root slash localhost DeepSpeech slash ] slash # python slash --version slash
Python 2.7.6 slash
You have mail in /var/spool/mail/centerstage slash
(deepspeech-venv) slash [root slash localhost DeepSpeech slash ] slash # cat
/etc/redhat-release slash
CentOS release 6.9 (Final)
Please let me know what is the problem here? Why I am not able to
install deepspeech.
[This is an archived TTS discussion thread from discourse.mozilla.org/t/unable-to-install-deepspeech-on-centos-6-9]
Beta Was this translation helpful? Give feedback.
All reactions