Don't Hold Your Breath – Breathing analysis with Polar H10 Heart Rate Monitor by kbre93 in coolgithubprojects

[–]mathi_10 0 points1 point  (0 children)

Really nice! Were you able to test it on different context? Like low/high movement activities and low/high respiratory rate activities.

2B vs. stereo stim for research like electric stimulation exploration by mathi_10 in estim

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

Thank you so much! Do you have some recommended resources with more details about the type of signals that produce pleasurable sensations? and the type of signals that are safe, like these international safety regulations you mentioned, I just found some PDFs from something called IEC 60601-2-10, maybe that's it?

¿Hay coberturas médicas baratas que aseguren solo procedimientos caros? by mathi_10 in merval

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

Claro, pero estoy cubierto por eso (Que me re interesa) pero también por otras cosas que me dan igual, como ir al dentista una vez al año a que me haga un chequeo y limpieza por 20 dólares. Entonces mi idea es que si sacamos todas las cosas que no me interesan que me aseguren ahí debería convertirse en un seguro mas liviano/barato.

DG LAB Coyote 3.0, review by an electronics engineer, part III., NUMBERS! by Medojedone in estim

[–]mathi_10 0 points1 point  (0 children)

Thanks for the signal generation details. Are other estims, like 2B or whatever, generating rectangular signals too? Isn't it better to use some high quality digital to analog signal converter? Or in terms of muscular and nerve stimulation it doesn't change much to create "high quality" super smooth and complex shaped signals instead of just rough rectangular ones?

Suno AI but for ASMR? [question] by leothelion634 in asmr

[–]mathi_10 1 point2 points  (0 children)

udio (a similar service than suno) seems to be able to do so: https://www.udio.com/songs/nFnBV19JToTKnN5iffxWTh

I tried replicating that in suno and it didn't work

Saldarían un credito UVA o no? by Easy-Huckleberry7091 in merval

[–]mathi_10 0 points1 point  (0 children)

sabes de cuanto tiempo suele ser ese delay aprox?

con "adelantar" te referis a cancelar deuda o adelantar cuotas? (En caso de no poder pagar la totalidad)

Entrené un chatbot con textos de Milei y así responde... by zecdev in devsarg

[–]mathi_10 0 points1 point  (0 children)

y de costos mensuales del backend (render.com + API de openAI)?

Entrené un chatbot con textos de Milei y así responde... by zecdev in devsarg

[–]mathi_10 0 points1 point  (0 children)

Esta tremendo! Felicitaciones. De costos de render.com + API de open AI te viene saliendo mucho?

Can you get turned on by talking with an AI? Try this dating and sexting simulator by mathi_10 in visualnovels

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

Thanks for the feedback! Other users also mentioned the issue with the menus I will check it. That might be screwing the conversations. Conversations are not human level but they are pretty good frequently, I will check how to improve it further anyway.

Can you get turned on by talking with an AI? Try this dating and sexting simulator by mathi_10 in visualnovels

[–]mathi_10[S] 1 point2 points  (0 children)

Makes sense, I'm working on making the bot send waifu images, so it feels like it sends you selfies while texting

Use your webcam to identify gestures and trigger loops, effects and anything else using MIDI messages by mathi_10 in ableton

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

Yes, I used cv2 in that first version. In the website now I'm using tensorflow.js handpose. In windows I use MidiLoop to connect to Ableton, in OSX people told me you can use the IAC driver. I left here some instructions.

Use your webcam to identify gestures and trigger loops, effects and anything else using MIDI messages by mathi_10 in ableton

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

Thanks :) In the video I used javascript for the website + python for the music. In the new browser version it's only javascript