Forum Replies Created
-
AuthorPosts
-
jackflipsParticipant
Fixed. Sorry, the issue was that there was an old version of OpenEars in my downloads folder and the one I was testing had a 2 appended to the name of the directory which prevented it from finding the files.
jackflipsParticipantHey Halle, I did as you said
quit Xcode, delete the OpenEars 2.0 download, delete the contents of DerivedData, re-download OpenEars 2.0 from https://www.politepix.com/openears and open up OpenEarsSampleApp.xcodeproj without making any changes to any part of the distribution, and run the sample app.
and Xcode is still reporting “file not found” for all of the OE files. Do you have any further suggestions?
jackflipsParticipantHey Halle,
Congrats on the release! Excited to check out the improvements, but first I’m having a couple of issues with the upgrade to 2.0. First, the sample app is giving me giving me a file not found error for the OE files.
/Users/johnrogers/Downloads/ears/OpenEarsSampleApp/OpenEarsSampleApp/ViewController.h:23:9: ‘OpenEars/OEEventsObserver.h’ file not found
It’s probably a header search path issue but I tried changing the search paths to the location of the OE headers to no avail.
The second issue is with word recognition. I successfully upgraded to OE 2.0 in our main app, but word recognition is taking much, much longer than it was before. Here is a log: http://pastebin.com/x5SEccNc
It seems as if OE is not detecting the end of a string of speech for tens of seconds, and then,
“2014-12-08 10:58:33.118 WordBug[11793:806674] An utterance appears to be stuck in listening mode. Exiting stuck utterance.
2014-12-08 10:58:33.119 WordBug[11793:806674] End of speech detected…”OE then takes a very long time to complete word recognition on that snippet.
2014-12-08 11:00:51.870 WordBug[11793:806674] Pocketsphinx heard “AT US THE IS ADD SPELL BELOW WANT WANT TO IT HOME” with a score of (-191332) and an utterance ID of 0.
2014-12-08 11:00:51.871 WordBug[11793:806658] Flite sending interrupt speech request.
2014-12-08 11:00:51.872 WordBug[11793:806658] Local callback: The received hypothesis is AT US THE IS ADD SPELL BELOW WANT WANT TO IT HOME with a score of -191332 and an ID of 0Is it possible that I need to tune for background noise?
jackflipsParticipantDo you have any rough ETA for the next version? Our app relies on a bluetooth headset for input into OpenEars so this feature is essential.
jackflipsParticipantHey Halle,
We’re also seeing the same cont_ad_calib problem with bluetooth headsets. Has there been any progress in fixing this issue?
-
AuthorPosts