Configure Speech-to-text-wavenet

Source: Internet
Author: User
Tags virtualenv install pandas

Https://github.com/buriburisuri/speech-to-text-wavenet

1. In order not to conflict with the previous environment, we use the Python virtualenv to install TensorFlow

Pip Install Virtualenv

mkdir TensorFlow

Virtualenv TensorFlow--no-site-packages

CD TensorFlow

SOURCE Bin/active

2. Install TensorFlow

Pip Install--upgrade Tensorflow-gpu

3. Install dependent libraries

sudo apt-get install Libsndfile-dev sox

Pip Install Sugartensor

Pip Install Pandas

Pip Install Librosa

Pip Install Scikits.audiolab

4. Test procedure

Python recognize.py--file Asset/data/librispeech/test-clean/1089/134686/1089-134686-0000.flac


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.