{"id":51027208,"url":"https://github.com/deepgram/flux-tts-demo","last_synced_at":"2026-06-21T20:30:49.498Z","repository":{"id":354456623,"uuid":"1223729332","full_name":"deepgram/flux-tts-demo","owner":"deepgram","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-28T17:12:03.000Z","size":76,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-28T17:30:32.748Z","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":null,"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":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-28T15:44:24.000Z","updated_at":"2026-04-28T17:09:53.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/deepgram/flux-tts-demo","commit_stats":null,"previous_names":["jliu-dg/flux-tts-demo"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/deepgram/flux-tts-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgram%2Fflux-tts-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgram%2Fflux-tts-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgram%2Fflux-tts-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgram%2Fflux-tts-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepgram","download_url":"https://codeload.github.com/deepgram/flux-tts-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgram%2Fflux-tts-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34625624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2026-06-21T20:30:47.858Z","updated_at":"2026-06-21T20:30:49.486Z","avatar_url":"https://github.com/deepgram.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vapi Support Voice Demo\n\nRealtime voice support demo built on Deepgram Voice Agent + Aura sandbox TTS.\n\n## Features\n\n- Vapi-style customer support flow\n- Sandbox voice only (`aura-3-canopy-en`)\n- Optional progressive TTS (`/speak` + `/add_text`)\n- Expressive mode toggle in UI\n- Debug panel with latency and flow events\n\n## Local Run\n\n1. Create `.env` from `.env.example`\n2. Set `DEEPGRAM_API_KEY`\n3. Install deps and run\n\n```bash\npython3 -m venv .venv\nsource .venv/bin/activate\npip install -r requirements.txt\npython client.py\n```\n\nOpen `http://127.0.0.1:5051`.\n\n## Deploy (Fly.io)\n\n1. Login:\n\n```bash\nflyctl auth login\n```\n\n2. Pick a unique app name and create app:\n\n```bash\nflyctl apps create \u003cyour-unique-app-name\u003e\n```\n\n3. Update `fly.toml`:\n\n- Set `app = '\u003cyour-unique-app-name\u003e'`\n\n4. Set required secret:\n\n```bash\nflyctl secrets set DEEPGRAM_API_KEY=\u003cyour_key\u003e\n```\n\n5. Deploy:\n\n```bash\nflyctl deploy\n```\n\n6. Open:\n\n```bash\nflyctl open\n```\n\nYour public URL will be:\n\n`https://\u003cyour-unique-app-name\u003e.fly.dev`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepgram%2Fflux-tts-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepgram%2Fflux-tts-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepgram%2Fflux-tts-demo/lists"}