From 0cd9c8fe008e930b987d1404edfce9f1238d47c4 Mon Sep 17 00:00:00 2001 From: wxg0103 <727495428@qq.com> Date: Tue, 24 Dec 2024 09:51:44 +0800 Subject: [PATCH] fix: fix the defect of multiple audio display errors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1050737 --user=王孝刚 【应用编排】-用两个组件分别生成两段语音,在MK演示中无法播放两段语音 https://www.tapd.cn/57709429/s/1635779 --- .../text_to_speech_step_node/impl/base_text_to_speech_node.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/application/flow/step_node/text_to_speech_step_node/impl/base_text_to_speech_node.py b/apps/application/flow/step_node/text_to_speech_step_node/impl/base_text_to_speech_node.py index 9bd36fc22..9a17ad6e2 100644 --- a/apps/application/flow/step_node/text_to_speech_step_node/impl/base_text_to_speech_node.py +++ b/apps/application/flow/step_node/text_to_speech_step_node/impl/base_text_to_speech_node.py @@ -57,7 +57,7 @@ class BaseTextToSpeechNode(ITextToSpeechNode): } file_url = FileSerializer(data={'file': file, 'meta': meta}).upload() # 拼接一个audio标签的src属性 - audio_label = f'