🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    LLM module. how to mute? all methods failed

    Modules
    2
    2
    505
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      s00pa
      last edited by

      Hi everyone,

      I'm facing a frustrating issue with the LLM module (llm-audio) in my KWS (Keyword Spotting) project. My goal is to create a system where:

      The module detects the activation word (e.g., "Hi") but does not produce any sound during this process. Instead, it should display a notification or message on the screen.
      The module responds only as text on the screen without any audio output.
      I’ve tried several approaches as documented in the LLM API, including:

      Configuring the module with setup and setting enoutput: false to disable audio output.
      Pausing the module with pause.
      Stopping tasks or resetting the module with sys_reset(True).
      Unfortunately, none of these methods have worked. The speaker continues to emit sound, and I haven’t been able to suppress it.

      If anyone has experience or insights into how to fully mute the LLM module, I would greatly appreciate your help. Thank you in advance!

      S 1 Reply Last reply Reply Quote 0
      • S
        Sunshine-hero @s00pa
        last edited by

        @s00pa 我也遇到了相同的问题哪怕是查看了源码依旧找不到为何会发出声音

        1 Reply Last reply Reply Quote 0
        • First post
          Last post