Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Abdelwahab HEBA
kaldi_2015
Commits
37c4645d
Commit
37c4645d
authored
Jul 22, 2015
by
Karel Vesely
Browse files
Update README.txt
parent
b6ff7a43
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
4 deletions
+19
-4
README.txt
README.txt
+19
-4
No files found.
README.txt
View file @
37c4645d
Please http://kaldi-asr.org/ for documentation on Kaldi.
*README*
To build the toolkit: see ./INSTALL. These instructions are valid for UNIX
systems including various flavors of Linux; Darwin; and Cygwin (has not been
...
...
@@ -10,7 +8,24 @@ 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 at https://groups.google.com/forum/#!forum/kaldi-
developers
.
contact the developers at https://groups.google.com/forum/#!forum/kaldi-
help
.
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: http://kaldi-asr.org/
Documentation of Kaldi: http://kaldi-asr.org/doc/
- info about the project, description of techniques, tutorial for C++ coding
- Doxygen reference of the C++ code
Kaldi forum, mailing-lists: http://kaldi-asr.org/forums.html
- User list : https://groups.google.com/forum/#!forum/kaldi-help (kaldi-help@googlegroups.com).
- Developer list : https://groups.google.com/forum/#!forum/kaldi-developers (kaldi-developers@googlegroups.com)
- also try luck and search in SourceForge archives: https://sourceforge.net/p/kaldi/discussion/
Development pattern for contributors:
A) create a personal fork of the kaldi-asr/kaldi repository in github,
B) make your changes in a named branch different from "master", e.g. you create a branch "my-awesome-feature"
C) generate a pull request through the web interface of github
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment