Skip to content

Make omi work on macOS #2010

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 tasks
kodjima33 opened this issue Mar 13, 2025 · 8 comments
Open
2 tasks

Make omi work on macOS #2010

kodjima33 opened this issue Mar 13, 2025 · 8 comments

Comments

@kodjima33
Copy link
Collaborator

kodjima33 commented Mar 13, 2025

Omi app Runs on macos perfectly, but when "try with phone microphone" button is clicked, nothing is being transcribed

what data it should capture

  • from microphone
  • system audio

Just like granola does it

/bounty $500

Image

--
thinh's comment: clarify the requirements #2010 (comment)

Copy link

algora-pbc bot commented Mar 13, 2025

💎 $500 bounty • omi

Steps to solve:

  1. Start working: Comment /attempt #2010 with your implementation plan
  2. Submit work: Create a pull request including /claim #2010 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to BasedHardware/omi!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🟢 @cscoderr Mar 13, 2025, 11:20:07 PM #2141
🔴 @deekshatomer Mar 16, 2025, 5:56:03 AM WIP

@cscoderr
Copy link
Contributor

cscoderr commented Mar 13, 2025

The issue occurs because the package used for recording doesn't support macOS, which is why transcription isn't working.
My plan is to either find an alternative package that supports macOS or add macOS support to the current package.

/attempt #2010

@deekshatomer
Copy link

deekshatomer commented Mar 16, 2025

/attempt #2010

@cscoderr
Copy link
Contributor

cscoderr commented Mar 17, 2025

I managed to get the recording working on macOS and made some configurations. Some were straightforward, just copying the existing iOS setup. However, Firebase needs to be configured specifically for macOS, and the bundle ID also requires configuration for other social integrations to work. Despite this, I was able to get it running using most of the iOS configuration. This is what I have on my end

Screen.Recording.2025-03-17.at.2.46.51.PM.mp4

@kodjima33

This was referenced Mar 17, 2025
@beastoin
Copy link
Collaborator

#2045 (comment)

@kodjima33 kodjima33 moved this to Next week in omi TODO / bounties Apr 1, 2025
@kodjima33 kodjima33 moved this from Next week to TODO (This week) in omi TODO / bounties Apr 1, 2025
Copy link

algora-pbc bot commented Apr 1, 2025

💡 @cscoderr submitted a pull request that claims the bounty. You can visit your bounty board to reward.

@cscoderr
Copy link
Contributor

cscoderr commented Apr 1, 2025

@kodjima33 Is the current macOS UI okay, or would you like me to update it to make it look more like a native Mac app?

@beastoin
Copy link
Collaborator

beastoin commented Apr 4, 2025

Folks, I just want to clarify a bit.

Objective: The Omi AI app should work seamlessly with the audio system on macOS.

Key results:

  1. Captures the audio system on macOS for the meetings use case.
  2. Works on macOS with all core features: recording, transcribing, chat, apps.

References: https://www.granola.ai app

Tips: Check all references, and make sure you ask questions to clarify everything about the descriptions (a.k.a. the requirements) before jumping to the implementation.

@cscoderr @deekshatomer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: TODO (This week)
4 participants