{"id":34094640,"url":"https://github.com/speechmatics/speechmatics-flow","last_synced_at":"2026-04-09T00:31:29.709Z","repository":{"id":258334429,"uuid":"871259828","full_name":"speechmatics/speechmatics-flow","owner":"speechmatics","description":"Python client library and CLI for Speechmatics' Flow Service API","archived":false,"fork":false,"pushed_at":"2025-05-09T07:55:37.000Z","size":83,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-16T18:44:33.328Z","etag":null,"topics":["ai","cli","python","real-time"],"latest_commit_sha":null,"homepage":"https://docs.speechmatics.com/flow/flow-api-ref","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/speechmatics.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2024-10-11T15:28:06.000Z","updated_at":"2025-05-09T07:55:41.000Z","dependencies_parsed_at":"2024-11-29T12:25:30.469Z","dependency_job_id":"d59b4d4e-0cd0-439e-91b4-59f8015c0e91","html_url":"https://github.com/speechmatics/speechmatics-flow","commit_stats":null,"previous_names":["speechmatics/speechmatics-flow"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/speechmatics/speechmatics-flow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speechmatics%2Fspeechmatics-flow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speechmatics%2Fspeechmatics-flow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speechmatics%2Fspeechmatics-flow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speechmatics%2Fspeechmatics-flow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/speechmatics","download_url":"https://codeload.github.com/speechmatics/speechmatics-flow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speechmatics%2Fspeechmatics-flow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31579849,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["ai","cli","python","real-time"],"created_at":"2025-12-14T15:04:23.583Z","updated_at":"2026-04-09T00:31:29.694Z","avatar_url":"https://github.com/speechmatics.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# speechmatics-flow\n\nPython client library and CLI for Speechmatics' Flow Service API.\n\n## Getting started\n\nTo install from PyPI:\n\n```bash\npip install speechmatics-flow\n```\n\nTo install from source:\n\n```bash\ngit clone https://github.com/speechmatics/speechmatics-flow\ncd speechmatics-flow \u0026\u0026 python setup.py install\n```\n\nWindows users may need to run the install command with an extra flag:\n\n```bash\npython setup.py install --user\n```\n\nInstructions on how to create an account and generate an API\nkey can be found here: https://docs.speechmatics.com/flow/getting-started#set-up\n\n## Example command-line usage\n\n- Setting URLs for connecting to flow service. These values can be used in places of the --url flag:\n\n*Note: Requires access to microphone\n\n ```bash\n speechmatics-flow --auth-token $TOKEN\n ```\n\n### Change Assistant (Amelia → Humphrey)\n\nTo set the assistant to *Humphrey* instead of *Amelia* run this command:\n\n```bash\nspeechmatics-flow --auth-token $TOKEN --assistant humphrey\n```\n\n### Load conversation_config from a config file\n\nInstead of manually setting up conversation parameters, you can load them from a configuration file.\n\nCreate a JSON file with the template details, for example \"conversation_config.json\" and run flow client\nusing the `--config-file` option\n\n```json\n{\n  \"template_id\": \"flow-service-assistant-humphrey\",\n  \"template_variables\": {\n    \"persona\": \"You are an English butler named Humphrey.\",\n    \"style\": \"Be charming but unpredictable.\",\n    \"context\": \"You are taking a customer's order at a fast food restaurant.\"\n  }\n}\n```\n\n ```bash\n speechmatics-flow --auth-token $TOKEN --config-file conversation_config.json\n ```\n\n\u003e **Hint**: Why limit Humphrey? Try changing the template_variables to see what happens if he’s not a butler but\n\u003e perhaps... a pirate, a celebrity chef, or a royal advisor. We won’t stop you. 🏴‍☠️\n\n## Support\n\nIf you have any issues with this library or encounter any bugs then please get in touch with us at\nsupport@speechmatics.com.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspeechmatics%2Fspeechmatics-flow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspeechmatics%2Fspeechmatics-flow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspeechmatics%2Fspeechmatics-flow/lists"}