Thinh

Results 36 issues of Thinh

Issue: https://github.com/BasedHardware/Omi/issues/625

**Objective:** Make Omi more thoughtful and emotional aware **Key results(1):** - Omi have ability to understand users feeling(emotion), be able to send them a notification to enhance their mood.

Related: https://github.com/orgs/BasedHardware/projects/1/views/1?pane=issue&itemId=78983750 **Actions:** - [x] Deprecated the legacy BLE connectivity management, the legacy Socket connectivity management - [x] Re-organize the new one to match with proposal, or make it more...

**Edge cases to be handled:** - [x] When I have a conversation in progress, if I disconnect the device or the battery's off, or similar, the current conversation disappears, Instead...

objective: reduce the translation costs currently ~ $600/day. lets optimize it. ![Image](https://github.com/user-attachments/assets/604efd8c-03fa-4952-84f6-76e1092cda03) code: https://github.com/BasedHardware/omi/blob/main/backend/utils/translation.py , https://github.com/BasedHardware/omi/blob/main/backend/routers/transcribe.py

the backend should not be crashing, ofc. **logs**: | Date | Host | Service | Message | |:-------------------------|:----------|:----------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 2025-04-09T03:32:52.538Z | "unknown" | "backend" | For further information visit https://errors.pydantic.dev/2.8/v/string_type...

Paid Bounty 💰

Objective: Enhance the transcription service accuracy. To-dos: - Add language hints to Soniox STT. Refs: - https://github.com/BasedHardware/omi/blob/main/backend/routers/transcribe.py#L336-L352 - https://soniox.com/docs/speech-to-text/guides/language-hints

**issue** ``` | 2025-04-09T01:29:30.562Z | "unknown" | "backend" | websockets.exceptions.ConnectionClosedOK: sent 1000 (OK); then received 1000 (OK) | | 2025-04-09T01:29:30.562Z | "unknown" | "backend" | raise self.connection_closed_exc() | | 2025-04-09T01:29:30.562Z...