I couldn't find the requested file. Also there is no other package available. I only se adam.zip, nothing more. And this lacks the file currentconditions.gram!
I would really like to test this system out, but I con't, sadly.
I hope you can help me out...
MfG, einstein
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Wow, this is so hard to get right. I thought I had cleaned up everything. My apologies. That file is probably only useful in America as it allows me to get the weather reports for certain areas. You should go into the commands.gram file and do two things:
1. Delete this line: import <currentconditions.currentconditions>;
2. remove the section which adds the grammar: <currentconditions> It is in the line called overallcommands.
Sorry for the late response. I only check this on a weekly basis now.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there,
I cn't get the server to work properly on my Win 2k SP4 with JRE 1.6.0. It stops with the following error:
Creating: recognizer
Creating: decoder
Creating: searchManager
Creating: logMath
Creating: flatLinguist
Creating: wsj
Creating: wsjLoader
Creating: unitManager
Creating: jsgfGrammar
Creating: dictionary
Creating: trivialPruner
Creating: threadedScorer
Creating: epFrontEnd
Creating: microphone
Creating: speechClassifier
Creating: speechMarker
Creating: nonSpeechDataFilter
Creating: premphasizer
Creating: windower
Creating: fft
Creating: melFilterBank
Creating: dct
Creating: liveCMN
Creating: featureExtraction
Creating: activeList
Wait, turning on mic...
Current grammar is commands
Ready
WARNING: Grammar missing self identifying header
WARNING: Grammar missing self identifying header
Trouble instantiating recognizer... java.io.FileNotFoundException: C:\adam\grammars\currentconditions.gram (Das System kann die angegebene Datei nicht finden)
I couldn't find the requested file. Also there is no other package available. I only se adam.zip, nothing more. And this lacks the file currentconditions.gram!
I would really like to test this system out, but I con't, sadly.
I hope you can help me out...
MfG, einstein
Wow, this is so hard to get right. I thought I had cleaned up everything. My apologies. That file is probably only useful in America as it allows me to get the weather reports for certain areas. You should go into the commands.gram file and do two things:
1. Delete this line: import <currentconditions.currentconditions>;
2. remove the section which adds the grammar: <currentconditions> It is in the line called overallcommands.
Sorry for the late response. I only check this on a weekly basis now.
Also, delete the forecasts line and entry as well.