A smart phone app using spech-to-text, open ai's GPT3 and text-to-speech to allow you to talk to your pets and have the ai respond on their behalf.
A small project I built over a weekend inspired by an idea that came up at my birthday party. What if we could use ai to speak to dogs?
I had a hypothesis that we could use ai to fake that pretty convincingly. The idea was to build an app you could run on the collar of a dog, and use to pretend you can speak to your dog, but really your speaking to the ai, who is pretending to be your dog. You speak with your voice, it speaks back to your in an ai-generated voice with ai-generated responses. It was actually pretty easy to get working, only took a day to do.
human voice -> text -> promp -> GPT -> text result -> ai voice.
Its working, but GPT isn't as good at pending to be a dog as I thought it would be. GPT is usually rather good at role-playing. One of the things I think it does best, so maybe I just need to work the prompt a bit more. So far it si mostly just saying "woof" to what I say to it, or acting too human. hahahaha
BrennanHattons Unity Tools
MS Cognative Services API Key
OpenAI API Key
MS Congantive Services
MSTextToSpeech
- Clone
- Adding Unity Tools
- Get API keys & reference in scene.
- Import TMP Escentials.
- If using MacOS, you may need to grant secuirty permissions before MS Cog can run.
- If you are getting this pop-up, be sure to import escentials