{"id":23739892,"url":"https://github.com/jharrilim/voice","last_synced_at":"2026-04-26T20:32:14.143Z","repository":{"id":98593956,"uuid":"200710238","full_name":"jharrilim/voice","owner":"jharrilim","description":null,"archived":false,"fork":false,"pushed_at":"2019-08-17T23:16:14.000Z","size":1183,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-31T20:56:36.129Z","etag":null,"topics":["rasa","recognition","speech","tensorflow","voice"],"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/jharrilim.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}},"created_at":"2019-08-05T18:42:21.000Z","updated_at":"2020-02-26T19:48:37.000Z","dependencies_parsed_at":"2023-06-07T16:30:01.884Z","dependency_job_id":null,"html_url":"https://github.com/jharrilim/voice","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jharrilim/voice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jharrilim%2Fvoice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jharrilim%2Fvoice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jharrilim%2Fvoice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jharrilim%2Fvoice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jharrilim","download_url":"https://codeload.github.com/jharrilim/voice/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jharrilim%2Fvoice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32312269,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T19:15:34.056Z","status":"ssl_error","status_checked_at":"2026-04-26T19:15:15.467Z","response_time":129,"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":["rasa","recognition","speech","tensorflow","voice"],"created_at":"2024-12-31T09:39:47.899Z","updated_at":"2026-04-26T20:32:14.138Z","avatar_url":"https://github.com/jharrilim.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Voice\n\nPlayground for Rasa + Speech Recognition\n\n## Run Server\n\n```sh\n$ rasa run\n2019-08-17 19:05:23 INFO     root  - Starting Rasa server on http://localhost:5005\n```\n\n### Start Conversation\n\nSend a message with the following:\n\nPOST:\n\n```text\nhttp://localhost:5005/webhooks/rest/webhook\n```\n\nHeaders:\n\n```text\nContent-type: application/json\n```\n\nBody:\n\n```json\n{\n    \"sender\": \"Rasa\",\n    \"message\": \"Hello there!\"\n}\n```\n\n```sh\ncurl -X POST \\\n  http://localhost:5005/webhooks/rest/webhook \\\n  -H 'Content-Type: application/json' \\\n  -d '{\n\t\"sender\": \"Rasa\",\n\t\"message\": \"Hello world!\"\n}'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjharrilim%2Fvoice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjharrilim%2Fvoice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjharrilim%2Fvoice/lists"}