Skip to content

Instantly share code, notes, and snippets.

View schauppi's full-sized avatar

schauppi

View GitHub Profile
import asyncio
import base64
import json
import os
import pyaudio
from websockets.asyncio.client import connect
class SimpleGeminiVoice:
def __init__(self):