You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation of the business-logic-server skill is encountering anomalies when interacting with the web-client in non-standard use cases. The issues are particularly observed in the following functions:
startStreamingPipeline(): The streamingPipeline setup is not being initialized, the default usage start the streaming pipeline
startStreaming(): Will transcribe normally
-stopStreaming(): Will send a stop message that broke the server and will restart
The text was updated successfully, but these errors were encountered:
The current implementation of the business-logic-server skill is encountering anomalies when interacting with the web-client in non-standard use cases. The issues are particularly observed in the following functions:
-stopStreaming(): Will send a stop message that broke the server and will restart
The text was updated successfully, but these errors were encountered: