FunASR icon indicating copy to clipboard operation
FunASR copied to clipboard

Running python client for 5.5 hours long audio recognition fails

Open JacksonPan123 opened this issue 2 years ago • 1 comments
trafficstars

OS: linux(CentOS Linux release 7.8.2003 (Core))

Python/C++ Version:Python-3.8.18

Package Version:pytorch-wpe(0.0.1)、torchaudio(2.1.0)、modelscope(1.9.2)、funasr(0.8.0)

Model: speech_paraformer-large-vad-punc_asr_nat-zh-cn-16k-common-vocab8404-onnx punc_ct-transformer_zh-cn-common-vocab272727-onnx speech_fsmn_vad_zh-cn-16k-common-onnx

Command: python3 funasr_wss_client.py --host 127.0.0.1 --port 10095 --mode offline --audio_in /data/asr/temp/replay.1693548503.57554748.wav --send_without_sleep --output_dir /data/asr/funasr-runtime-resources/samples/python

Details: The java and python clients in the use case cannot recognize long audio, but audio within 30 minutes can be recognized normally. image image

Error log: Running python client for 5.5 hours long audio recognition fails

JacksonPan123 avatar Oct 13 '23 04:10 JacksonPan123

If it is convenient to you, please upload the test audio and we could verify it.

LauraGPT avatar Oct 16 '23 06:10 LauraGPT

if the issue still persists, you can reopen the issue and provide steps to reproduce.

lyblsgo avatar May 28 '24 05:05 lyblsgo