kaldi-asr/kaldi

★ 15,484⑂ 0

kaldi-asr/kaldi is the official location of the Kaldi project.

About kaldi-asr/kaldi

kaldi-asr/kaldi is an open-source project on GitHub, mainly written in Shell. kaldi-asr/kaldi is the official location of the Kaldi project. It currently holds 15,484 stars and 0 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).

Project Overview

AI Homed tracks it on the AI Audio Projects board and on the AI AI Audio Projects list.

GitHub Repository Details

Repository kaldi-asr/kaldi · default branch - · size 0 KB · watchers 0 · source: GitHub REST API and repository README

README

Build Status Gitpod Ready-to-Code 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:

Kaldi forums and mailing lists:

We have two different lists

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 -----------------------

Fedora 41 (and later)

In order to build it on Fedora 41 using the libraries that are provided by the distro, you need to install the development libraries and dependencies with

sudo dnf install lapack-devel openfst-devel

then build the package as follows:

cmake -S ./ -Bbuild/Release -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DBuildForFedora=ON
cmake --build /home/gerhard/workspace/kaldi/build/Release

PowerPC 64bits little-endian (ppc64le)

OpenBLAS, ATLAS, or CUDA. available as a guide to install and configure CUDA.

Android

OpenBLAS. for details.

Web Assembly

using emscripten and OpenBLAS for a step-by-step description of the build process.

GitHub Stars & Activity

15,484Stars
0Forks
0Open issues
ShellLanguage

GitHub Popularity

GitHub stars15,484
Forks0
Open issues0
Primary languageShell
License-
Stars gained today0
Created-
Last pushed-

Trending History

Trending statusnot on today's boards

Related AI Projects

1

rhasspy / rhasspy

Shell★ 2,747⑂ 0
2

huggingface / transformers

Python★ 166,221⑂ 0
3

harry0703 / MoneyPrinterTurbo

Python★ 124,071⑂ 0
4

unslothai / unsloth

Python★ 76,216⑂ 0
5

RVC-Boss / GPT-SoVITS

Python★ 61,795⑂ 0
6

calesthio / OpenMontage

Python★ 59,377⑂ 0
7

ggml-org / whisper.cpp

C++★ 53,692⑂ 0
8

coqui-ai / TTS

Python★ 46,016⑂ 0

More AI Rankings