From e904ca37944075213f8d37caff25983ec9e219d5 Mon Sep 17 00:00:00 2001 From: kkm Date: Tue, 21 Jul 2015 16:02:33 -0700 Subject: [PATCH] Changed URLs in the README file and refilled paragraphs. --- README.txt | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/README.txt b/README.txt index 0a124771a71..4931503b4c6 100644 --- a/README.txt +++ b/README.txt @@ -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 @@ -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. -