Reply To: First long phrase missed

Home Forums OpenEars First long phrase missed Reply To: First long phrase missed

#1022322
Halle Winkler
Politepix

Hello,

I’m a bit confused now – this issue does not replicate when I run your app on a 5S or other devices. This is the full logging output on all devices I tested on (with differences in the scoring and timestamps):

2014-08-21 10:51:01.892 OpenEarsSampleApp[1276:60b] acousticModelPath is /var/mobile/Applications/9B255FB9-4AA7-4082-9BC4-04D7EEB31129/OpenEarsSampleApp.app/AcousticModelEnglish.bundle

2014-08-21 10:51:02.553 OpenEarsSampleApp[1276:60b] Dynamic language generator completed successfully, you can find your new files FirstOpenEarsDynamicLanguageModel.DMP
 and 
FirstOpenEarsDynamicLanguageModel.dic
 at the paths 
/var/mobile/Applications/9B255FB9-4AA7-4082-9BC4-04D7EEB31129/Library/Caches/FirstOpenEarsDynamicLanguageModel.DMP 
and 
/var/mobile/Applications/9B255FB9-4AA7-4082-9BC4-04D7EEB31129/Library/Caches/FirstOpenEarsDynamicLanguageModel.dic
2014-08-21 10:51:02.557 OpenEarsSampleApp[1276:60b] acousticModelPath is /var/mobile/Applications/9B255FB9-4AA7-4082-9BC4-04D7EEB31129/OpenEarsSampleApp.app/AcousticModelEnglish.bundle

2014-08-21 10:51:03.184 OpenEarsSampleApp[1276:60b] Dynamic language generator completed successfully, you can find your new files SecondOpenEarsDynamicLanguageModel.DMP
 and 
SecondOpenEarsDynamicLanguageModel.dic
 at the paths 
/var/mobile/Applications/9B255FB9-4AA7-4082-9BC4-04D7EEB31129/Library/Caches/SecondOpenEarsDynamicLanguageModel.DMP 
and 
/var/mobile/Applications/9B255FB9-4AA7-4082-9BC4-04D7EEB31129/Library/Caches/SecondOpenEarsDynamicLanguageModel.dic
2014-08-21 10:51:03.191 OpenEarsSampleApp[1276:60b] 

Welcome to the OpenEars sample project. This project understands the words:
BACKWARD,
CHANGE,
FORWARD,
GO,
LEFT,
MODEL,
RIGHT,
TURN,
and if you say "CHANGE MODEL" it will switch to its dynamically-generated model which understands the words:
CHANGE,
MODEL,
MONDAY,
TUESDAY,
WEDNESDAY,
THURSDAY,
FRIDAY,
SATURDAY,
SUNDAY,
QUIDNUNC
2014-08-21 10:51:09.860 OpenEarsSampleApp[1276:60b] The received hypothesis is THIS IS A LONGER TEST OF A VERY LONG SENTENCE TO DETERMINE IF THE OPEN EARS LIBRARY HAS A PROBLEM DETECTING THE LONG SENTENCE with a score of -61202 and an ID of 000000000

I see from your email that you said “It recognizes the entire file” which sounds like it demonstrates the absence of the issue rather than the issue. Is the sample app you sent intended to replicate the issue you reported, or is the goal of the sample app to demonstrate something else? I’m trying to get a sample app which replicates the issue using a recording of you on your 5S which I can run on my 5S so I can observe your unwanted results as you yourself are experiencing them directly. If the issue never replicates when you use pathToTestFile, please let me know that.