shirayu/whispering

how can i use whispering with websocket client?

BWMa opened this issue · 2 comments

BWMa commented

i have installed whispering on two different PC,and startup server and client .
pc1 is Host
whispering --language en --model tiny --host 0.0.0.0 --port 8000
pc2 is Client
whispering --host ADDRESS_OF_HOST --port 8000 --mode client
now what should i do to use client ?

Please just speak into the microphone.

If it doesn't work, check that the host GPU is being used correctly.
You can also check the details of the operation by running with the --debug option.

This issue is stale because it has been open for 21 days with no activity.