Skip to content

Instantly share code, notes, and snippets.

View andreydung's full-sized avatar

Dzung Nguyen andreydung

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