Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed URLs in the README file and refilled paragraphs. #6

Merged
merged 1 commit into from
Jul 21, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 8 additions & 13 deletions README.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
This is official Kaldi readme. You are now in Kaldi/trunk mirror.
Read Kaldi.md and INSTALL.md first!
This is official Kaldi readme. Read Kaldi.md and INSTALL.md first!

See http://kaldi-asr.org/ for documentation (may not always be fully up to
date). This documentation is generated by running "doxygen" from the src/
directory, and appears in src/html/

See http://kaldi.sourceforge.net/ for documentation
(may not always be fully up to date). This documentation
is generated by running "doxygen" from the src/ directory,
and appears in src/html/

I assume that the reader would like to (1) build the toolkit
and (2) run the example system builds.
I assume that the reader would like to (1) build the toolkit and (2) run the
example system builds.

To build the toolkit: see ./INSTALL. These instructions are valid for UNIX
systems including various flavors of Linux; Darwin; and Cygwin (has not been
Expand All @@ -17,10 +14,8 @@ 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://sourceforge.net/mailarchive/forum.php?forum_name=kaldi-developers
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.
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.