pearai-app icon indicating copy to clipboard operation
pearai-app copied to clipboard

Toggle between last opened chat and current `CMD+0`

Open Fryingpannn opened this issue 1 year ago • 1 comments

  • If the user has a previous chat, pressing CMD+0 should bring that previous chat to the current chat panel.
  • Pressing this key again should bring back the most recent chat.
  • If no the user has no previous chat, this command should do nothing.

Fryingpannn avatar May 22 '24 01:05 Fryingpannn

I used Whisper from Open AI for a class project. It's pretty performant and accurate when running locally at least.

quangcito avatar Sep 12 '24 00:09 quangcito

@quangcito yessir we can give it a try!

Fryingpannn avatar Sep 12 '24 01:09 Fryingpannn

Hey @Fryingpannn @quangcito! A speech research engineer here, I would love to work on this issue! Are there any updates on the issue?

Sedherthe avatar Sep 30 '24 02:09 Sedherthe

Yo @Sedherthe Please feel free to take this on. I'm happy to pass it to you. ;D

quangcito avatar Sep 30 '24 04:09 quangcito

is anyone working on this issue or can i give it a shot?

AmaanBilwar avatar Apr 04 '25 20:04 AmaanBilwar

@AmaanBilwar @Sedherthe @quangcito

This is still open, if anyone wants to take a crack!

nang-dev avatar Apr 30 '25 03:04 nang-dev

i can work on it @nang-dev . was wondering if the issue was fixed where the chat wont load for windows devs lmk

AmaanBilwar avatar Apr 30 '25 03:04 AmaanBilwar

@AmaanBilwar

This is still open, if anyone wants to take a crack!

could you make me the assignee for this issue?

AmaanBilwar avatar May 02 '25 22:05 AmaanBilwar

@AmaanBilwar feel free to take this issue over. I've done some initial thinking and would be happy to share what I've got so far if helpful.

@nang-dev sorry i've been MIA, regarding the direction, I think it might be better to build a voice-based LLM agent directly within PearAI. Of course, speech-to-text (STT) remains a crucial feature. For the STT implementation, AI-powered dictation is typically recommended. Would you prefer hosting the LLM for STT or setting up a lightweight local LLM for the PearAI app?

quangcito avatar May 03 '25 01:05 quangcito

VS Code just release a STT, TTS extension last year. We might be able to package this into the app as an option for users rather than building our own solution from scratch. https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-speech https://githubnext.com/projects/copilot-voice/

quangcito avatar May 03 '25 02:05 quangcito

VS Code just release a STT, TTS extension last year. We might be able to package this into the app as an option for users rather than building our own solution from scratch. https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-speech https://githubnext.com/projects/copilot-voice/

wait this is huge im going to look more into this & go off from there. Thanks @quangcito

AmaanBilwar avatar May 03 '25 02:05 AmaanBilwar