kaldi

This is the official location of the Kaldi project.

Github星跟蹤圖

Build Status
Kaldi Speech Recognition Toolkit

To build the toolkit: see ./INSTALL. These instructions are valid for UNIX
systems including various flavors of Linux; Darwin; and Cygwin (has not been
tested on more "exotic" varieties of UNIX). For Windows installation
instructions (excluding Cygwin), see windows/INSTALL.

To run the example system builds, see egs/README.txt

If you encounter problems (and you probably will), please do not hesitate to
contact the developers (see below). In addition to specific questions, please
let us know if there are specific aspects of the project that you feel could be
improved, that you find confusing, etc., and which missing features you most
wish it had.

Kaldi information channels

For HOT news about Kaldi see the project site.

Documentation of Kaldi:

  • Info about the project, description of techniques, tutorial for C++ coding.
  • Doxygen reference of the C++ code.

Kaldi forums and mailing lists:

We have two different lists

  • User list kaldi-help
  • Developer list kaldi-developers:

To sign up to any of those mailing lists, go to
http://kaldi-asr.org/forums.html:

Development pattern for contributors

  1. Create a personal fork
    of the main Kaldi repository in GitHub.
  2. Make your changes in a named branch different from master, e.g. you create
    a branch my-awesome-feature.
  3. Generate a pull request
    through the Web interface of GitHub.
  4. As a general rule, please follow Google C++ Style Guide.
    There are a few exceptions in Kaldi.
    You can use the Google's cpplint.py
    to verify that your code is free of basic mistakes.

Platform specific notes

PowerPC 64bits little-endian (ppc64le)

Android

  • Kaldi supports cross compiling for Android using Android NDK, clang++ and
    OpenBLAS.
  • See this blog post
    for details.

主要指標

概覽
名稱與所有者kaldi-asr/kaldi
主編程語言Shell
編程語言Shell (語言數: 16)
平台
許可證Other
所有者活动
創建於2015-04-20 17:23:16
推送於2025-04-28 07:44:58
最后一次提交2025-04-28 15:44:57
發布數0
用户参与
星數14.9k
關注者數689
派生數5.4k
提交數9.4k
已啟用問題?
問題數1663
打開的問題數189
拉請求數2684
打開的拉請求數62
關閉的拉請求數553
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?