Skip to content

Commit

Permalink
feat(x spaces): Don't wait for mute, wait for silence (elizaOS#2576)
Browse files Browse the repository at this point in the history
* use getSetting to get the api key

* use debounce for transcription processing instead of unmute

* prevent transcription while previous transcription is processing

* rename

* rename

* make sure the flag would be reset

* clean all buffers when starting to processing audio

* use one timeout instead so only last user audio would be handled

* implement interruption

* process reply message by context and state

* create template file

* rename

* add should response

* use constant

* clean code

* replace console log

* add missing type

* add optional for twitterSpaces
  • Loading branch information
tcm390 authored Jan 21, 2025
1 parent 3a69164 commit a00f723
Show file tree
Hide file tree
Showing 4 changed files with 512 additions and 156 deletions.
Loading

0 comments on commit a00f723

Please sign in to comment.