i want to send results of colour your caption to client through websocket i don't know how. #154
-
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
in source.send() which message parameter I should send so that i vcan get the transcription? |
Beta Was this translation helpful? Give feedback.
-
Hi @jarvisx17, keep in mind that Btw, this is also something I have been working on. Check out the I'm planning to release this feature as part of v0.8. Keep posted! |
Beta Was this translation helpful? Give feedback.
Then you can run:
and in another console/machine:
You should see speaker-labeled transcriptions printed by the client (e.g. "[speaker0] Hello [speaker1] Hi!")
In python, you can import the pipeline as: