Skip to content

Feat: add custom stt models #2603

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
wants to merge 31 commits into
base: main
Choose a base branch
from

Conversation

0xrushi
Copy link
Contributor

@0xrushi 0xrushi commented Jun 25, 2025

Resolves: #2593

Copy link

vercel bot commented Jun 25, 2025

@0xrushi is attempting to deploy a commit to the kodjima33's projects Team on Vercel.

A member of the Team first needs to authorize it.

@0xrushi
Copy link
Contributor Author

0xrushi commented Jun 25, 2025

QQ: I need the recommended formatter, most of the parts of the file are getting formatted differently and adding up as more changes

@beastoin
Copy link
Collaborator

@0xrushi , dart line length - 120

@0xrushi
Copy link
Contributor Author

0xrushi commented Jul 2, 2025

@beastoin I need the correct formatter for dart
Screenshot from 2025-07-02 19-00-47

These 2 are the same line but single line is automatically getting formatted into 4 for me

@beastoin
Copy link
Collaborator

beastoin commented Jul 6, 2025

ne is a

weird, the line length is the only custom format i set. which IDE do you use man ?

Screenshot 2025-07-06 at 10 09 17

@beastoin
Copy link
Collaborator

beastoin commented Jul 6, 2025

ping me in Discord http://discord.omi.me / @thinh please @0xrushi

@beastoin
Copy link
Collaborator

hey @0xrushi how's it going ? did you get past the formatting issue haha.

@0xrushi
Copy link
Contributor Author

0xrushi commented Jul 15, 2025

@beastoin vscode config didn't work
I had to use

cd app
dart format --line-length 120  .

Does it look correct?

@beastoin
Copy link
Collaborator

Screenshot 2025-07-15 at 10 11 39

https://github.com/BasedHardware/omi/pull/2675/files

yeah i just updated the line length configs so that you guys dont need to do it manually. please pull the main and try it.

@0xrushi

@beastoin
Copy link
Collaborator

oops, how's it going @0xrushi ? needs my help ?

@0xrushi
Copy link
Contributor Author

0xrushi commented Jul 20, 2025

@beastoin its formatted but I need your help in the merge conflicts for transcribe.py
I'm seeing a lot of new stuff there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Users can customize the STT (likes deepgram, soniox, or local whisper hosted on their own server)
4 participants