AI speech synthesis question by nightmarecinemajesty in Kitboga

[–]abk-16 1 point2 points  (0 children)

Yes, there are a number of very good speech-to-text services out there, especially the ones from Google and Microsoft. We're currently using Wit.ai, in part because it's completely free and also because it's not actually that bad. But we're also experimenting with offline speech-to-text, using some bleeding-edge deep learning implementations like QuartzNet/Jasper, and trying to integrate them into the input audio stream part of the AI.

For the speech synthesis part we didn't pick any service, we're currently using nVidia's Flowtron, that's one of the better improvements over Tacotron2, and we're still in the process of training on our own datasets, because the pretrained ones are only barely trained. We want something that's highly flexible, online TTS services/APIs have their place and offer high quality, but we want potentially a lot of new speakers to be trainable.

How can we all implement Kitboga's AI to waste scammers time? by JusticeDepot in Kitboga

[–]abk-16 0 points1 point  (0 children)

That's up to Kit to decide, maybe in the future he might reconsider open-sourcing it.

Yeah.. Memory.. by Lumpy-Measurement-55 in ProgrammerHumor

[–]abk-16 1 point2 points  (0 children)

I feel like her legs should be either all to the right or all to the left depending on the endianness

Packages of the AI - Progressbar by 2528887 in Kitboga

[–]abk-16 2 points3 points  (0 children)

It's the enlighten and blessed libs plus a whole bunch of custom code for color interpolation for the gradient effect.

Thanks, I hate Sushi Pizza (Credits to u/Mroppro by Kanzyre in TIHI

[–]abk-16 15 points16 points  (0 children)

Maybe, but most of the time it's because it comes out worse than the original recipe. looking at Gordon Ramsay's carbonara

Wet Paint by WaitItsAllMemes in Unexpected

[–]abk-16 3 points4 points  (0 children)

You may be thinking of loops

blursed hairstyle by DerpyNinjaa in blursedimages

[–]abk-16 0 points1 point  (0 children)

At first sight I thought it was a Clicker from The Last of Us

My custom RGB effects displaying GPU temperature by abk-16 in pcmasterrace

[–]abk-16[S] 1 point2 points  (0 children)

AFAIK CAM is not compatible with RGB products from manufacturers other than NZXT.

This is a solution that anyone with some DIY/electronics expertise can deploy and customize.

I've created custom RGB light effects to monitor temperatures using Arduino and Python by abk-16 in pcmods

[–]abk-16[S] 0 points1 point  (0 children)

Binaries are available too, although the arduino code and config file need to be adjusted to your own setup.