{"id":26660642,"url":"https://github.com/codevideo/pontificator","last_synced_at":"2025-04-11T16:13:25.910Z","repository":{"id":223190195,"uuid":"759372855","full_name":"codevideo/pontificator","owner":"codevideo","description":"Generate studio quality dictated audio files from books, articles, and blog posts.","archived":false,"fork":false,"pushed_at":"2025-01-15T11:34:16.000Z","size":70,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T12:18:49.711Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/codevideo.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}},"created_at":"2024-02-18T12:17:08.000Z","updated_at":"2025-01-15T11:34:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"cab4fb11-fe47-4df1-8ced-2192bb424f89","html_url":"https://github.com/codevideo/pontificator","commit_stats":null,"previous_names":["codevideo/pontificator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevideo%2Fpontificator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevideo%2Fpontificator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevideo%2Fpontificator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevideo%2Fpontificator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codevideo","download_url":"https://codeload.github.com/codevideo/pontificator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248438514,"owners_count":21103410,"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-03-25T12:18:53.470Z","updated_at":"2025-04-11T16:13:25.879Z","avatar_url":"https://github.com/codevideo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @fullstackcraftllc/pontificator\n\nGenerate studio quality dictated audio files from books, articles, and blog posts.\n\nSee an example of a dictated blog post [on one of Chris's blog posts](https://chrisfrew.in/blog/blazor-on-netlify-with-environment-variables/).\n\n## Install in a Node.js Project\n\n```shell\nnpm install @fullstackcraftllc/pontificator\n```\n\n## CLI Usage\n\n```shell\nnpx @fullstackcraftllc/pontificator \u003cpath-to-file-to-dictate\u003e\n```\n\n## Prerequisites\n\nIf you are fine with using the built in text-to-speech software, you can skip this section. If you want to use a payed text-to-speech software, you will need to set up an account and get an API key. We currently support the following vendors:\n\n- Eleven Labs. You'll need to set an `ELEVEN_LABS_API_KEY` - if defined in `.env`, the Eleven Labs text-to-speech API will be used, optionally additionally with `ELEVEN_LABS_VOICE_ID`.\n- More coming soon!\n\n\n## Installation\n\nInstall dependencies:\n\n```shell\nnpm install\n```\n\n## Example\n\nPaste any markdown into the `example/blog-post.mdx` file. (Or leave as-is for the example.)\n\nThen, run `pontificator` with the following command:\n\n```python\nnpm run start example/blog-post.mdx\n```\n\nThis will clean up the markdown, chunk it for API calls, and combine the audio chunks to a single .mp3 file reflecting the entire text content of the blog post.\n\nIf all goes well, you should get an `audio.mp3` file produced in the `example` directory.\n\n### Validation and Verification\n\nConsider validating the produced text with CodeVideo's other tool, [`speech-shield`](https://github.com/codevideo/speech-shield)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodevideo%2Fpontificator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodevideo%2Fpontificator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodevideo%2Fpontificator/lists"}