Skip to content

Latest commit

 

History

History

client

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
pip install soundfile
pip install websockets
python client\websocket_client.py --server_ip 127.0.0.1 --port 8090 --wavfile samples/jfk.wav

only save audio

python client\websocket_client.py --server_ip 127.0.0.1 --port 8090 --endpoint /paddlespeech/streaming/save --wavfile samples/jfk.wav