FunASR icon indicating copy to clipboard operation
FunASR copied to clipboard

请问funasr里面流式Paraformer,在SANMEncoderChunkOpt里面的chunk默认为 [12, 15] 分别代表什么,左看12,chunksize 15吗;我看推理的代码chunksize传入的长度为3(比如 [0, 10, 5]

Open lzl-mt opened this issue 7 months ago • 1 comments

Notice: In order to resolve issues more efficiently, please raise issue following the template. (注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节)

❓ Questions and Help

请问funasr里面流式Paraformer,在SANMEncoderChunkOpt里面的chunk默认为 [12, 15] 分别代表什么,左看12,chunksize 15吗;我看推理的代码chunksize传入的长度为3(比如 [0, 10, 5]

Before asking:

  1. search the issues.
  2. search the docs.

What is your question?

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:
  • GPU (e.g., V100M32)
  • CUDA/cuDNN version (e.g., cuda11.7):
  • Docker version (e.g., funasr-runtime-sdk-cpu-0.4.1)
  • Any other relevant information:

lzl-mt avatar Mar 03 '25 04:03 lzl-mt