{"id":44310809,"url":"https://github.com/deepgram-starters/django-text-to-speech","last_synced_at":"2026-02-11T04:07:30.408Z","repository":{"id":335666216,"uuid":"1146340666","full_name":"deepgram-starters/django-text-to-speech","owner":"deepgram-starters","description":"Get started using Deepgram's Transcription with this Django demo app","archived":false,"fork":false,"pushed_at":"2026-02-09T23:55:09.000Z","size":38,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-10T04:12:59.016Z","etag":null,"topics":["deepgram","demo","django","python","quickstart","speech-synthesis","text-to-speech","tts"],"latest_commit_sha":null,"homepage":"https://developers.deepgram.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deepgram-starters.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-31T00:09:12.000Z","updated_at":"2026-02-09T23:55:13.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/deepgram-starters/django-text-to-speech","commit_stats":null,"previous_names":["deepgram-starters/django-text-to-speech"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deepgram-starters/django-text-to-speech","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgram-starters%2Fdjango-text-to-speech","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgram-starters%2Fdjango-text-to-speech/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgram-starters%2Fdjango-text-to-speech/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgram-starters%2Fdjango-text-to-speech/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepgram-starters","download_url":"https://codeload.github.com/deepgram-starters/django-text-to-speech/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgram-starters%2Fdjango-text-to-speech/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29326970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T03:52:29.695Z","status":"ssl_error","status_checked_at":"2026-02-11T03:52:23.094Z","response_time":97,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["deepgram","demo","django","python","quickstart","speech-synthesis","text-to-speech","tts"],"created_at":"2026-02-11T04:07:29.315Z","updated_at":"2026-02-11T04:07:30.402Z","avatar_url":"https://github.com/deepgram-starters.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django Text-to-Speech\n\nGet started using Deepgram's Transcription with this Django demo app\n\n\u003c!-- [**Live Demo \\u2192**](#) --\u003e\n\n## Quick Start\n\nClick the button below to fork the repo:\n\n[![Fork on GitHub](https://img.shields.io/badge/Fork_on_GitHub-blue?logo=github)](https://github.com/deepgram-starters/django-text-to-speech/fork)\n\n## Local Development\n\n\u003c!--\n### CLI\n\n```bash\ndg check\ndg install\ndg start\n```\n--\u003e\n\n### Makefile (Recommended)\n\n```bash\nmake init\ncp sample.env .env  # Add your DEEPGRAM_API_KEY\nmake start\n```\n\nOpen [http://localhost:8080](http://localhost:8080) in your browser.\n\n### Python \u0026 pnpm\n\n```bash\ngit clone --recurse-submodules https://github.com/deepgram-starters/django-text-to-speech.git\ncd django-text-to-speech\npython3 -m venv venv\n./venv/bin/pip install -r requirements.txt\ncd frontend \u0026\u0026 corepack pnpm install \u0026\u0026 cd ..\ncp sample.env .env  # Add your DEEPGRAM_API_KEY\n```\n\nStart both servers in separate terminals:\n\n```bash\n# Terminal 1 - Backend (port 8081)\n./venv/bin/daphne -b 0.0.0.0 -p 8081 config.asgi:application\n\n# Terminal 2 - Frontend (port 8080)\ncd frontend \u0026\u0026 corepack pnpm run dev -- --port 8080 --no-open\n```\n\nOpen [http://localhost:8080](http://localhost:8080) in your browser.\n\n## License\n\nMIT - See [LICENSE](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepgram-starters%2Fdjango-text-to-speech","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepgram-starters%2Fdjango-text-to-speech","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepgram-starters%2Fdjango-text-to-speech/lists"}