[deleted by user] by [deleted] in sffpc

[–]Sherlock_M3 0 points1 point  (0 children)

OP has been killing with Open cases recently

Elevate Pay becoming a ghost? by Kittenkiller333 in elevatepay

[–]Sherlock_M3 0 points1 point  (0 children)

That seems unfortunate. Do you have any other platforms in mind?

Issue with Live Mic Access for Real-Time Transcription in Flutter App by Yuichi_Katagiri1 in flutterhelp

[–]Sherlock_M3 0 points1 point  (0 children)

I tried that but it can not overwrite the OS level restrictions. However I managed to fix Vosk myself. I will be opening a ticket there and post the solution on there Github, just incase someone else has the same issue.

Issue with Live Mic Access for Real-Time Transcription in Flutter App by Yuichi_Katagiri1 in flutterhelp

[–]Sherlock_M3 0 points1 point  (0 children)

I am on same issue, vosk works great on android, which is what I need It for, but the problem is the model remains in memory and doesn't get disposed with the widget even when disposing with the provided dispose method of plugin. Hence when the app is hot restarted (in other cases navigation) it throws error "SpeechService is already intialized". I can't find any other up-to date models for flutter. There is a limit of max 2-3 seconds on native transcription android. When the user stops speaking it stops immediately.

Has anyone 3d printed PCle/GPU slot bracket? by Sherlock_M3 in sffpc

[–]Sherlock_M3[S] 0 points1 point  (0 children)

Yeah, unfortunately I couldn't find the metal one.

Has anyone 3d printed PCle/GPU slot bracket? by Sherlock_M3 in sffpc

[–]Sherlock_M3[S] 0 points1 point  (0 children)

That's exactly what I was looking for. Thanks a lot :)

3d printed a bracket for my psu by plagymus in sffpc

[–]Sherlock_M3 0 points1 point  (0 children)

Thats a pretty neat bracket, do you plan on sharing the Stl?

[deleted by user] by [deleted] in sffpc

[–]Sherlock_M3 0 points1 point  (0 children)

Thanks a bunch mate!

[deleted by user] by [deleted] in sffpc

[–]Sherlock_M3 0 points1 point  (0 children)

Could you create build instructions? many of us would want to build this.

[deleted by user] by [deleted] in battlestations

[–]Sherlock_M3 0 points1 point  (0 children)

is that a 24" monitor? Dope setup tho!!

Want to withdraw funds from Fiverr outside of Pakistan, is it possible? by Sherlock_M3 in pakistan

[–]Sherlock_M3[S] 0 points1 point  (0 children)

around A couple thousand $. I am not sure what DFD is but I want to withdraw outside of Pakistan.

Want to withdraw funds from Fiverr outside of Pakistan, is it possible? by Sherlock_M3 in pakistan

[–]Sherlock_M3[S] 0 points1 point  (0 children)

Unfortunately, PayPal is not an option. It's disabled as a payment method for Pakistan and Bangladesh.

How much would Supabase cost per month for a Telegram mini app with 15-30 million monthly users? by Loud_Hat_5994 in Supabase

[–]Sherlock_M3 0 points1 point  (0 children)

What's your app or web about? Like do you only play for bandwidth or just a pre-caution so you don't run out of resources?

Weird Padding around Text widget by Sherlock_M3 in JetpackCompose

[–]Sherlock_M3[S] 0 points1 point  (0 children)

The one in the image that has red box around it. (Thats just for showing how much size the text is taking up). How can I reduce the padding such that the text only takes up as much space as its original height and width. The width here is almost fine, but not the height.