1 devlog
9h 44m 38s
I am making a smart speaker assistant that can talk to users and play reccomended songs from youtube
I am making a smart speaker assistant that can talk to users and play reccomended songs from youtube
I currently have a working server python file that uses an optimized whisper stt which gets sent to ollama and streamed back via piper tts back to the user. I also have a test client that simulates sending an recieving audio. The client (a rpi 02w) uses an inmp441 as it’s microphone and a MAX98357 as a speaker amp.