Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 344 Bytes

readme.md

File metadata and controls

13 lines (11 loc) · 344 Bytes
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