FunASR
FunASR copied to clipboard
Running python client for 5.5 hours long audio recognition fails
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.
Error log: Running python client for 5.5 hours long audio recognition fails
If it is convenient to you, please upload the test audio and we could verify it.
if the issue still persists, you can reopen the issue and provide steps to reproduce.