- Notifications
You must be signed in to change notification settings - Fork0
fork to add example for training a norwegian model using the data fromhttps://www.nb.no/sprakbanken/ressurskatalog/oai-nb-no-sbr-13/
License
sandsmark/kaldi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To build the toolkit: see./INSTALL
. These instructions are valid for UNIXsystems including various flavors of Linux; Darwin; and Cygwin (has not beentested on more "exotic" varieties of UNIX). For Windows installationinstructions (excluding Cygwin), seewindows/INSTALL
.
To run the example system builds, seeegs/README.txt
If you encounter problems (and you probably will), please do not hesitate tocontact the developers (see below). In addition to specific questions, pleaselet us know if there are specific aspects of the project that you feel could beimproved, that you find confusing, etc., and which missing features you mostwish it had.
For HOT news about Kaldi seethe project site.
- 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 tohttp://kaldi-asr.org/forums.html:
- Create a personal forkof themain Kaldi repository in GitHub.
- Make your changes in a named branch different from
master
, e.g. you createa branchmy-awesome-feature
. - Generate a pull requestthrough the Web interface of GitHub.
- As a general rule, please followGoogle C++ Style Guide.There are afew exceptions in Kaldi.You can use theGoogle's cpplint.pyto verify that your code is free of basic mistakes.
- Kaldi is expected to work out of the box in RHEL >= 7 and Ubuntu >= 16.04 withOpenBLAS, ATLAS, or CUDA.
- CUDA drivers for ppc64le can be found athttps://developer.nvidia.com/cuda-downloads.
- AnIBM Redbook isavailable as a guide to install and configure CUDA.
- Kaldi supports cross compiling for Android using Android NDK, clang++ andOpenBLAS.
- Seethis blog postfor details.
About
fork to add example for training a norwegian model using the data fromhttps://www.nb.no/sprakbanken/ressurskatalog/oai-nb-no-sbr-13/
Resources
License
Stars
Watchers
Forks
Releases
Packages0
Languages
- Shell44.5%
- C++37.2%
- Python8.2%
- Perl5.4%
- C1.3%
- TeX1.3%
- Other2.1%