在windows上配nist The NIST SPeech HEader REsources (SPHERE) Package Version 2.7

來源:互聯網
上載者:User

標籤:first   monk   1.0   version   appear   miss   命令   www   sphere   

SPHERE 官方 https://www.nist.gov/itl/iad/mig/tools

1 按照指示說明,採用了推薦平台之一cygwin

  This version of SPHERE has been tested on the following platforms:

       Mac OS X (10.6)
       Linux (Ubuntu 11.04)
       Cygwin (1.7 under Windows XP)

2 出現了找不到依賴標頭檔 cannot find 某某 .h  專門下載gcc,用 which gcc 命令查看用的什麼gcc,如果是bin/gcc,則有這個錯誤,如果usr/bin/gcc則沒這個錯誤

  http://perlmonks.org/?node_id=1073113

  https://superuser.com/questions/647400/gcc-not-finding-header-file-though-its-path-has-been-included-with-i

  OK... seem to be a couple of problems here. 

  First, ‘gcc‘ appears in both /bin and /usr/bin. (the directories are actually the same inode -- presumably junctions). However, if /bin precedes /usr/bin in the PATH, then I get the above error message. If /usr/bin, comes first, then it fails with a more understandable error:

  /usr/lib/perl5/5.14/x86_64-cygwin-threads/CORE/reentr.h:109:26: fatal +error: crypt.h: No such file or directory # include <crypt.h>  [download]

  This was fixed by installing libcrypt-devel. Then everything worked just fine... So problem solved!

3 用64位的cygwin不行,需要用32位的cygwin。

  cygwin https://www.cygwin.com/

4 出現了 bash ./program permission denied 

  用chmod +x ./program

在windows上配nist The NIST SPeech HEader REsources (SPHERE) Package Version 2.7

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.