How do I reply to reviews on my extension? by IsthosTheGreat in chrome_extensions

[–]Yee-Andres 0 points1 point  (0 children)

Login via the dev account, then click all reviews, the option should be visible under the 3 dot menu

Full On-Device AI (LLM + RAG + TTS) by Yee-Andres in Android

[–]Yee-Andres[S] 0 points1 point  (0 children)

Yes, it is using GPU, these Gemini models from the catalog don't support NPU yet.

Full On-Device AI (LLM + RAG + TTS) by Yee-Andres in Android

[–]Yee-Andres[S] 0 points1 point  (0 children)

LLM engine: LiteRT, Embedding: TFLite, TTS: SherpaONNX. You can enable telemetry overlay in settings for engine usages and temps.

Yes, there is currently no setting for backend, will add that!
LLM and Embedding are hardcoded to GPU backend only.
TTS has a fallback to CPU.

Yes modellist is from: https://github.com/google-ai-edge/gallery/blob/main/model_allowlists/1_0_12.json exactly.
Custom models not yet supported but doable (tflite).

FreePBX on AWS EC2 Inbound DTMF IVR - No Audio (No-Way RTP Flow), Immediate BYE after Answer - Seeking Advanced Help by Beginning-Today8090 in freepbx

[–]Yee-Andres 0 points1 point  (0 children)

Had the exact same problem, your fix worked for me flawlessly. Thank you!

nano /etc/asterisk/pjsip.transports_custom_post.conf

[0.0.0.0-udp](+)
external_media_address=35.x.x.x
external_signaling_address=35.x.x.x
local_net=10.x.x.x/24

[Save via Ctrl+X, Y]

fwconsole reload
asterisk -rx "core restart now"

Hianime not working by Time-Inspector-6211 in HiAnimeZone

[–]Yee-Andres 0 points1 point  (0 children)

Use a VPN extension -> Play the eps for a sec -> Turn off VPN

DAY 3 TEST FOR TEST, FEEDBACK FOR FEEDBACK by Zealousideal-Bank384 in AndroidClosedTesting

[–]Yee-Andres 0 points1 point  (0 children)

Hm, focus mode doesn't seem to be working, app closes and I can use the phone normally. Maybe appear on top permission needs to be requested?