-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor: remove STT encoding to stop empty response * refactor: better TTS struct design * chore: revert CI-RS toolchain * chore: remove unused dependencies * refactor: switch to agents
- Loading branch information
1 parent
a543127
commit 064b2f4
Showing
13 changed files
with
724 additions
and
1,850 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,4 +7,4 @@ OPENAI_API_KEY="" | |
OPENAI_ORG_ID="" | ||
|
||
ELEVENLABS_API_KEY="" | ||
DEEPGRAM_API_KEY="" | ||
DEEPGRAM_API_KEY="" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.