Binary Thinktank

Results 14 comments of Binary Thinktank

which symbols? not the separator, both are using the pipe | character? I will, in parallel, also attempt to use your version. Have I put the correct values into your...

After doing the training, how do i use the result to do TTS ?

@webjay @xurei yes, i have it working with API gateway sockets and lambda, though its a bit unstable still. ```ts // Load the AWS SDK and modules const AWS =...

you could handle heartbeats if you want, api gateway is always available and it will call lambda when needed, too many lambda requests might get expensive though. there's some ddb...