From 8b0fb74bded1f8a162e6c0e94c3522be6216ea03 Mon Sep 17 00:00:00 2001 From: chengligen <101448376+chengligen@users.noreply.github.com> Date: 星期一, 26 五月 2025 14:11:33 +0800 Subject: [PATCH] feat: add 'words' key aligned with timestamps in sensevoice model output (#2531) --- examples/industrial_data_pretraining/llm_asr/demo_speech2text.sh | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/examples/industrial_data_pretraining/llm_asr/demo_speech2text.sh b/examples/industrial_data_pretraining/llm_asr/demo_speech2text.sh index 57299fc..3eba6d3 100644 --- a/examples/industrial_data_pretraining/llm_asr/demo_speech2text.sh +++ b/examples/industrial_data_pretraining/llm_asr/demo_speech2text.sh @@ -62,4 +62,3 @@ }& done -wait \ No newline at end of file -- Gitblit v1.9.1