summaryrefslogtreecommitdiff
path: root/src/GF/System
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2005-12-14 16:28:57 +0000
committeraarne <aarne@cs.chalmers.se>2005-12-14 16:28:57 +0000
commitf4cd764f2aba2c5f5d8e805a2ad597a2c6b90922 (patch)
treed65eb46260c82b54f9e84d6d6e4eac5ad5409ce4 /src/GF/System
parentcee5ee4b660c02eda33a3dca49ea33d5872fb2d0 (diff)
mp3 example
Diffstat (limited to 'src/GF/System')
-rw-r--r--src/GF/System/ATKSpeechInput.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GF/System/ATKSpeechInput.hs b/src/GF/System/ATKSpeechInput.hs
index 8c0ed303e..a470fe9e7 100644
--- a/src/GF/System/ATKSpeechInput.hs
+++ b/src/GF/System/ATKSpeechInput.hs
@@ -28,9 +28,9 @@ import System.IO.Unsafe
-- FIXME: get these from somewhere else
-config = "/home/bjorn/projects/atkrec/atkrec.cfg"
+config = "/home/aarne/atk/atkrec/atkrec.cfg"
-res = "/home/bjorn/src/atk/Resources"
+res = "/home/aarne/atk/atk/Resources"
hmmlist = res ++ "/UK_SI_ZMFCC/hmmlistbg"
mmf0 = res ++ "/UK_SI_ZMFCC/WI4"
mmf1 = res ++ "/UK_SI_ZMFCC/BGHMM2"