Install Compile and test HTK Speech recognition library in Ubuntu

Source: Internet
Author: User

1. On the Internet, you must first ensure that g++ and libx11 are installed on your computer.

g++--// detection g++ version
sudo apt-get Install libx11-dev:i386

2. The HTK speech Recognition Library can then be downloaded from the HTK official website

3. Unzip:sudo tar xzf Htk-3.4.1.tar .gz

4. Open folder: CD HTK

5. In/usr/local/Directory Installation files:sudo ./configure--prefix=/usr/local /

Appear:

settingconfig.status:creating Htklvrec/Makefileconfig.status:WARNING:HTKLVRec/makefile.inseems to ignore the--Datarootdir settingconfig.status:creating Makefileconfig.status:WARNING:Makefile.inseems to ignore the--Datarootdir Setting**************************************************HTK isNow the ready -to-be built. Type" make all"To build the HTK librariesand tools. Then"Make Install"Toinstallthem. The tools would be Installedin/usr/local//binBuild notes:language Modelling tools would bebuilt. Hdecode is not being built. You can buildit manually later by running'MakehdecodeInstall-hdecode'**************************************************

Then, I follow the steps above: make all

An error occurred and a folder or directory could not be found:

Search for solutions on the Internet:

sudo apt-get purge libc6-devsudo apt-get install libc6-devsudo apt-get Install libc6-dev-i386

Solution ~

And then the error .... Download the problem of the Voice library, where the "Space key" and "tab" key mix, resulting in compilation error, the Voice library automatically set is not rewritten, so I studied the half-day page is not quite right.

Search on the Internet, so I intend to download Kaldi Voice library ....

Then write an article about Kaldi Voice library, no language ...


Install Compile and test HTK Speech recognition library in Ubuntu

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.