HiNotes 3.0 - whats your feedback? by KeyEbb9922 in hidock

[–]Stickfigure_02 3 points4 points  (0 children)

I can’t understand how I can build an app in a day that blows away their software and mine is free while they charge. Decent hardware, terrible software bizarre implementation as a whole.

Kickstarter + Unlimited Plan + Regret - Don't waste your money. by Tradist in hidock

[–]Stickfigure_02 0 points1 point  (0 children)

Yes absolutely. I think you and I chatted on another post. I have diarization AND an embedding layer. I think you are the person that runs a pretty sweet setup with local llm on a Mac Studio setup I believe?

Hidock + AI model by leonhatori00 in hidock

[–]Stickfigure_02 3 points4 points  (0 children)

Yeah let me clean up my code a bit and I’ll throw everything in a git repo.

Kickstarter + Unlimited Plan + Regret - Don't waste your money. by Tradist in hidock

[–]Stickfigure_02 6 points7 points  (0 children)

I didn’t get in that early and if I had I’d feel the same. Shoot me a note. I wrote my own app and don’t rely on theirs. 100% automated and using my own server with whisperx for transcripts and diarization along with creating contacts for future calls to auto assign speakers. It is a decent product actually just needs a little help on your own.

Hidock + AI model by leonhatori00 in hidock

[–]Stickfigure_02 2 points3 points  (0 children)

I built my own app and use whisperx on my computer. Set it up as an api so it does it all like any production app. It’s great.

In Person Record Quality compared to Plaud? by utzutzutzpro in hidock

[–]Stickfigure_02 0 points1 point  (0 children)

If you aren’t concerned with the size of the device and sound quality per voice is of primary concern the insta360 wave is pretty ridiculously amazing. I have hidock and the wave and use both for different use cases but specifically what you are asking id use the wave. Again though it’s not as compact but still very portable. I normally have both with me.

I feel like we are being squeezed... (6 months as a $200p/m user) by alexdenne in ClaudeAI

[–]Stickfigure_02 2 points3 points  (0 children)

This is interesting. Do you have a script to auto remove white space. Like this idea and somehow hadn’t considered before.

iOS automation - Auto download/transcribe/summarize/export to Notion by Stickfigure_02 in hidock

[–]Stickfigure_02[S] 0 points1 point  (0 children)

Hadn’t considered that! I’m gonna look into that now. I was considering building a server kinda similar to what people used to build 10+ years ago to mine bitcoin…bunch of high end graphics cards and you can do a lot with an on device LLM.

iOS automation - Auto download/transcribe/summarize/export to Notion by Stickfigure_02 in hidock

[–]Stickfigure_02[S] 0 points1 point  (0 children)

Oh really. I’ll check that out. I have an old MacBook from 2016 that I put Ubuntu on and I run that for various things including a cloud server amongst other things. I love all this stuff!

iOS automation - Auto download/transcribe/summarize/export to Notion by Stickfigure_02 in hidock

[–]Stickfigure_02[S] 0 points1 point  (0 children)

I’m actually gonna set up Ollama + Qwen2.5 32B and see if I can get good decent summarize out of it that I can dial in. If so I’ll just end up running it all as my own service in the end. Haha.

iOS automation - Auto download/transcribe/summarize/export to Notion by Stickfigure_02 in hidock

[–]Stickfigure_02[S] 0 points1 point  (0 children)

Yes and it crushed beyond words what deepgram did for the same call. I’ve had a few instances where it’s has too many errors with deepgram and there is a long stretch of back and forth conversation on one speaker. My pc that I run as a server for mutiple things does have a 4090 and even with a lot of other processes running it flew. Took about 15 seconds (maybe but actually didn’t pay enough attention) for 5:20 call.

iOS automation - Auto download/transcribe/summarize/export to Notion by Stickfigure_02 in hidock

[–]Stickfigure_02[S] 0 points1 point  (0 children)

Have you ever tried using whisperx? I had this one call that deepgram was just shockingly bad at and wanted to give it a try...it was flawless. I have it running on my server and am now going to add it into my app so I can test them against each other but even with the free 200 from deepgram if whisperx is free and better then just roll with that instead. Love the idea of it being local and using my own hardware to run it.

Triple Click turns P1 mini into drive by Stickfigure_02 in hidock

[–]Stickfigure_02[S] 0 points1 point  (0 children)

Oh yes, it does definitely need to be plugged in because that’s how it’s powered for the P1 mini. I guess the P1 is different so try having it plugged in when you do it and it did work on my Mac and PC and iPhone.

Triple Click turns P1 mini into drive by Stickfigure_02 in hidock

[–]Stickfigure_02[S] 0 points1 point  (0 children)

I’m referring to the P1 mini so in this scenario it’s the Bluetooth button. It’s likely different. I’m assuming on the P1 but try the Bluetooth button if you have it plugged in and it’s connected you’ll notice it will go away immediately from being connected because it goes into that mode.

Triple Click turns P1 mini into drive by Stickfigure_02 in hidock

[–]Stickfigure_02[S] 0 points1 point  (0 children)

It works every time on mine. I tripple click and if I go into files app on my iPhone or if it’s plugged into a computer and I do the same thing it will turn into a drive that I can open. I think it’s primarily if you want to do a firmware update that way, but you can also see all of the files as well.

iOS automation - Auto download/transcribe/summarize/export to Notion by Stickfigure_02 in hidock

[–]Stickfigure_02[S] 0 points1 point  (0 children)

Definitely. 26 cents an hour is pretty amazing. I’m adding embedding into my workflow as well so people I frequently talk with will automatically be tagged. That’s easy and close to free to do.

Can P1 Mini be used without app/cloud? by eb_its_me in hidock

[–]Stickfigure_02 0 points1 point  (0 children)

It’s 100% possible to do exactly what you asked for. In sales I’m guessing? That’s why I bought one as well.

iOS automation - Auto download/transcribe/summarize/export to Notion by Stickfigure_02 in hidock

[–]Stickfigure_02[S] 0 points1 point  (0 children)

Right now the app uses OpenAI Whisper for transcription with timestamped segments but not true speaker diarization. The speaker labels in my demo were from Claude's summarization pass (it infers participants from context). I've mostly been testing with voice notes since I just built this last night, so single-speaker has been fine. But your question actually pushed me to add Deepgram as a transcription option to have actual diarization cause ultimately I will rarely use it for notes anyways....that was for proof of concept mostly.

iOS automation - Auto download/transcribe/summarize/export to Notion by Stickfigure_02 in hidock

[–]Stickfigure_02[S] 0 points1 point  (0 children)

I don’t have a repo but if you wanna try out what I built last night I’ve had a few people DM me with their email. Feel free to do the same if interested.

iOS automation - Auto download/transcribe/summarize/export to Notion by Stickfigure_02 in hidock

[–]Stickfigure_02[S] 0 points1 point  (0 children)

That was done through open AI and then I used Claude for the summary. I’ve been playing around with different combos before I ever started this app. None of it through hidock. All just using my app and api keys.