psi
psi copied to clipboard
Platform for Situated Intelligence
There currently isn't any indication for when I open a broken PsiStore in code. For example, if the store that I open below is broken, the code will just execute...
When I try to open a PsiStore collected in a different framework (.NET Core) in a .NET framework program a serialization error is thrown: ``` System.Runtime.Serialization.SerializationException HResult=0x8013150C Message=The schema System.Collections.Generic.Dictionary`2[[System.String,...
This might be related to #74. I have a PsiStore recorded on Windows/.NET Framework and wanted to reply it on a Linux/.NET Core. Currently it only have one stream of...
I am trying to use "Automatic language detection with the Speech SDK" of Aurze( https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/how-to-automatic-language-detection?pivots=programming-language-csharp ), but I found the language settings in the PSI is only support one language....
Hi, The latest release mentioned the addition of 3rd party visualizer support in PsiStudio. The release note included a small paragraph on how to add them. I was wondering if...
Replaying data from a data store has generally been very useful, and this is the first time I have had a type that was not able to be deserialized. It...
When building I see that there are dependencies on older sdk versions  The solution has a lot of dependencies, could this be simplified with a solution for - all...
We are trying to use Psi with some input of some cameras with the fisheye lens. We attempted to use OpenCV or Matlab to do the calibrations and integrate the...
Hi, I´m trying to get audio capture working on a ReSpeaker Core V2 (http://wiki.seeedstudio.com/ReSpeaker_Core_v2.0/) on Linux. But when I start my sample on linux I get an Error "Read failed"......
I would like to request a new feature: a config file and primary entry point / Main driver that reads the config file. The goal of the config file is...