Diamond Member Pelican Press 0 Posted November 11 Diamond Member Share Posted November 11 This is the hidden content, please Sign In or Sign Up This custom Raspberry Pi voice assistant is built around ChatGPT If there’s one thing the Raspberry Pi is good for, it’s a little bit of everything. Home automation and voice assistant projects definitely aren’t unheard of—you can find quite a few around online. But today we’ve got an impressive voice assistant project made from scratch to share that we think is really impressive. Maker and developer Suryatejadev has created a This is the hidden content, please Sign In or Sign Up using our favorite single board computer (SBC), the Raspberry Pi 5, along with a little bit of help from AI thanks to ChatGPT. The concept is simple, but it’s obvious that it took a fair bit of work to put together. The Raspberry Pi listens for audio using a microphone. This audio is then processed and parsed through ChatGPT so the command can be interpreted. Responses from ChatGPT can then be played back through the Raspberry Pi 5 with the help of a speaker. This setup is very similar to what you find with a more commercial system like Alexa but with the added benefit of bypassing This is the hidden content, please Sign In or Sign Up servers for a little more privacy. We’ve covered similar projects the past with things like TextyMcSpeechy, which makes it easier to implement unique voice profiles in voice assistant projects. We’ve also seen some with a lot of personality and character, like this Bender-themed voice assistant from ‘Futurama’. However, this project by Suryatejadev is more barebones and easy to build on if you want to make something of your own. The main board powering this particular setup is a Raspberry Pi 5, which comes with plenty of power for handling the various components of the project. However, you’ll still need a fan to keep the unit cool as the Pi 5 is notorious for running warm. You can use any compatible microphone for audio input and any speaker you’d like for audio output. The Raspberry Pi is programmed to listen for a keyword, in this case “corgi.” When the keyword is detected, the Pi barks in response. Audio can also be detected using a phone using an application called “Easy Voice Recorder.” The Pi can listen to audio through this app if both the phone and Pi are running “Syncthing.” Audio is converted into text using OpenAI, which is then parsed to a ChatGPT API. Responses are converted into audio using an OpenAI model and then played through whatever speaker you’re using. Suryatejadev was kind enough to make the project open source and has shared plenty of details about the workflow for anyone interested in knowing more. The Raspberry Pi uses a custom Python script to handle the audio input and share it with ChatGPT. All of the source code is available over at This is the hidden content, please Sign In or Sign Up to download and explore. If you want to get a closer look at this Raspberry Pi project, you can check it out over at the This is the hidden content, please Sign In or Sign Up . Get Tom’s Hardware’s best news and in-depth reviews, straight to your inbox. This is the hidden content, please Sign In or Sign Up #custom #Raspberry #voice #assistant #built #ChatGPT This is the hidden content, please Sign In or Sign Up This is the hidden content, please Sign In or Sign Up Link to comment https://hopzone.eu/forums/topic/165801-this-custom-raspberry-pi-voice-assistant-is-built-around-chatgpt/ Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now