Skip to content

Instantly share code, notes, and snippets.

@mabahamo
Created August 4, 2015 19:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mabahamo/cec518df7bed07389885 to your computer and use it in GitHub Desktop.
Save mabahamo/cec518df7bed07389885 to your computer and use it in GitHub Desktop.
Patch for sri lm toolkit
--- Makefile 2014-05-26 03:30:23.000000000 +0000
+++ Makefile.2 2015-08-04 19:08:22.456278000 +0000
@@ -4,7 +4,7 @@
# $Header: /home/srilm/CVS/srilm/Makefile,v 1.70 2014-05-26 03:30:23 stolcke Exp $
#
-# SRILM = /home/speech/stolcke/project/srilm/devel
+SRILM = /home/deploy/sphinx/srilm
MACHINE_TYPE := $(shell $(SRILM)/sbin/machine-type)
RELEASE := $(shell cat RELEASE)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment