Aurora-6
Aurora-6
[2023-04-25 18:15:23,050] [INFO] [launch.py:428:sigkill_handler] Killing subprocess 74406 [2023-04-25 18:15:44,760] [INFO] [launch.py:428:sigkill_handler] Killing subprocess 74407 [2023-04-25 18:16:15,378] [INFO] [launch.py:428:sigkill_handler] Killing subprocess 74408 [2023-04-25 18:16:15,447] [INFO] [launch.py:428:sigkill_handler] Killing subprocess 74409 [2023-04-25 18:16:30,320]...
Is there any problem in merging the code here?Can these changes be used for ctc blank skip decoding?
https://github.com/k2-fsa/icefall/blob/master/egs/librispeech/ASR/pruned_transducer_stateless7_ctc_bs/export_onnx.py So there is a problem with the frame_reducer.onnx exported from this file?
Same question! Have you found a solution?
I open it using Chrome and change the "WebSocket URL" same as server host and port. But it still doesn't work. WebSocket connection opened. Clicking the button still doesn't respond.
The web page did not actively ask me if I was allowed to use the microphone. And I can't change the microphone permissions manually on the web page.
> This is not a [whisper_streaming_web](https://github.com/QuentinFuxa/whisper_streaming_web) issue. You likely have restrictions on your machine or browser regarding the permissions that can be granted to webpages. Let me know if you’re...
> URL should be `wss://localhost:8000/ws` . `wss://` is the protocol. `/ws` is the endpoint, it does not change Thank you! Now it can output the transcription, but it will be...