Skip to content

Remove duplicate keys in asr cfg#4159

Open
PlumBlossomMaid wants to merge 2 commits intoPaddlePaddle:developfrom
PlumBlossomMaid:fix_config
Open

Remove duplicate keys in asr cfg#4159
PlumBlossomMaid wants to merge 2 commits intoPaddlePaddle:developfrom
PlumBlossomMaid:fix_config

Conversation

@PlumBlossomMaid
Copy link
Contributor

PR types

Bug fixes

PR changes

Others

Describe

Removed duplicate keys in the streaming_asr_server configuration. For example, the decode_method key appeared twice in the configuration block. This duplication does not affect functionality but makes the config file less clean and could potentially cause confusion. This PR removes the redundant line to improve readability and maintain code hygiene. No functional changes are introduced.

@paddle-bot
Copy link

paddle-bot bot commented Mar 18, 2026

Thanks for your contribution!

@mergify mergify bot added the Demo label Mar 18, 2026
@mergify mergify bot added the Server label Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant