FunASR icon indicating copy to clipboard operation
FunASR copied to clipboard

逆文本正则化bug

Open YuBYan opened this issue 6 months ago • 1 comments

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

🐛 Bug

实时语音转写,开启逆文本正则化,十一点 会被转化为 10 一点,必现问题,11分,11秒等都能正常转换

Expected behavior

预期结果应该为11点

Environment

  • linux
  • I20250409 11:07:51.490797 23434 funasr-wss-server-2pass.cpp:25] offline-model-revision : v2.0.5 I20250409 11:07:51.490803 23434 funasr-wss-server-2pass.cpp:25] online-model-revision : v2.0.5 I20250409 11:07:51.490808 23434 funasr-wss-server-2pass.cpp:25] vad-revision : v2.0.4 I20250409 11:07:51.490813 23434 funasr-wss-server-2pass.cpp:25] punc-revision : v2.0.5 I20250409 11:07:51.490818 23434 funasr-wss-server-2pass.cpp:25] itn-revision : v1.0.1 I20250409 11:07:51.490823 23434 funasr-wss-server-2pass.cpp:25] lm-revision : v1.0.2
  • cpu
  • Docker version (e.g., funasr:funasr-runtime-sdk-online-cpu-0.1.12)

YuBYan avatar Apr 09 '25 03:04 YuBYan