Closed vishwamartur closed 5 days ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
screenpipe | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 16, 2024 4:16pm |
💵 To receive payouts, sign up on Algora, link your Github account and connect with Stripe.
This doesn't even compile
@vishwamartur sorry @EzraEllette is already on it
Related to #306
Add speaker identification to audio processing and database storage.
screenpipe-audio/src/stt.rs
TranscriptionResult
struct to include speaker identification.stt
function to process speaker identification.screenpipe-audio/src/core.rs
record_and_transcribe
function to handle speaker identification.screenpipe-server/src/core.rs
process_audio_result
function to handle speaker identification and insert it into the database.screenpipe-server/src/migrations/20240917213422_add_device_info_to_audio_transcriptions.sql
audio_chunk_id
column in thespeaker_identifications
table./claim #306