Commit Graph
9 Commits
Author SHA1 Message Date
talksik c93267c9ee create full flow with stt, anthropic, tts, and playback
This organizes some components like deepgram into own module, and also
allows gets the full flow to work every time we run the program.
2025-07-27 14:18:12 -07:00
talksik 1e4211052e hit anthropic API for ai question 2025-07-26 21:34:11 -07:00
talksik 966050a7b4 transcribe raw audio 2025-07-26 19:30:03 -07:00
talksik ed3850abd6 transcribe audio file with deepgram 2025-07-26 18:58:21 -07:00
talksik cd8ea7c5ed write pcm data to file 2025-07-26 18:32:48 -07:00
talksik 1d0cb5bb93 add libcurl basic example 2025-07-26 18:30:12 -07:00
talksik 3bb287fcd5 use basecamp project for managing this project 2025-07-26 17:24:56 -07:00
talksik 6af3f71510 add brainstorm thoughts 2025-07-26 17:15:14 -07:00
talksik 5abbeb5dcd capture audio with alsa 2025-07-13 11:52:09 -07:00