{"id":29175846,"url":"https://github.com/deepgram/voice-agent-python-client","last_synced_at":"2025-07-01T16:11:48.970Z","repository":{"id":291130157,"uuid":"866216165","full_name":"deepgram/voice-agent-python-client","owner":"deepgram","description":"A Python client for Deepgram's Voice Agent API","archived":false,"fork":false,"pushed_at":"2025-06-02T22:32:40.000Z","size":19,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-06-03T08:51:27.682Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deepgram.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-10-01T21:07:29.000Z","updated_at":"2025-06-02T22:32:39.000Z","dependencies_parsed_at":"2025-05-02T16:32:28.473Z","dependency_job_id":null,"html_url":"https://github.com/deepgram/voice-agent-python-client","commit_stats":null,"previous_names":["deepgram/voice-agent-python-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deepgram/voice-agent-python-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgram%2Fvoice-agent-python-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgram%2Fvoice-agent-python-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgram%2Fvoice-agent-python-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgram%2Fvoice-agent-python-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepgram","download_url":"https://codeload.github.com/deepgram/voice-agent-python-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgram%2Fvoice-agent-python-client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262996821,"owners_count":23396910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-01T16:11:47.451Z","updated_at":"2025-07-01T16:11:48.956Z","avatar_url":"https://github.com/deepgram.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# voice-agent-python-client\n\nThis is a Python client for interacting with Deepgram's Voice Agent API.\n\n## Instructions\n\n1. Set an environment variable with your Deepgram API key:\n    ```\n    export DEEPGRAM_API_KEY=\u003cyour-key-here\u003e\n    ```\n\n2. Install the dependencies in `requirements.txt`. For example, on Ubuntu using a virtual environment:\n    ```\n    python3 -m venv venv\n    source venv/bin/activate\n    pip install .\n    ```\n    Or if using `uv` you can jump right in with `uv run main.py`\n\n3. Run the client:\n    ```\n    python3 main.py\n    # or\n    uv run main.py\n    ```\n    If you want to see additional logging information:\n    ```\n    uv run main.py --loglevel DEBUG\n    ```\n\n4. Start talking into your mic. This client doesn't have echo cancellation; you'll want to use headphones so the agent doesn't hear itself and think it's user speech.\n\nIf you say \"goodbye\" or ask the voice agent to exit, it will close the stream.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepgram%2Fvoice-agent-python-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepgram%2Fvoice-agent-python-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepgram%2Fvoice-agent-python-client/lists"}