FunASR
FunASR copied to clipboard
h5网页文件时长限制
trafficstars
Notice: In order to resolve issues more efficiently, please raise issue following the template. (注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节)
❓ Questions and Help
Before asking:
- search the issues.
- search the docs.
What is your question?
在h5网页上上传超过1分钟的音频,返回的is_speaking不是False。如果不是超过一分钟的音频,上传,则websocket则会返回in_speaking为false,则会进行推理输出。
Code
What have you tried?
What's your environment?
- OS (e.g., Linux):
- FunASR Version (e.g., 1.0.0):
- ModelScope Version (e.g., 1.11.0):
- PyTorch Version (e.g., 2.0.0):
- How you installed funasr (
pip, source): - Python version:3.10.11
- GPU (无)