{"id":16728287,"url":"https://github.com/tmc/speechtotext","last_synced_at":"2025-08-11T20:31:23.506Z","repository":{"id":66500300,"uuid":"64165007","full_name":"tmc/speechtotext","owner":"tmc","description":"streaming stdin to speech recognition tool via Google Cloud Speech API","archived":false,"fork":false,"pushed_at":"2020-03-28T23:40:10.000Z","size":76,"stargazers_count":88,"open_issues_count":2,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-01T10:23:41.829Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/tmc.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}},"created_at":"2016-07-25T20:17:04.000Z","updated_at":"2024-01-04T16:06:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"703b051c-2caf-41d3-9674-bd25fe88f254","html_url":"https://github.com/tmc/speechtotext","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fspeechtotext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fspeechtotext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fspeechtotext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fspeechtotext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmc","download_url":"https://codeload.github.com/tmc/speechtotext/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229586658,"owners_count":18096662,"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":"2024-10-12T23:09:41.949Z","updated_at":"2024-12-13T18:34:21.947Z","avatar_url":"https://github.com/tmc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"speechtotext\n============\n\nThis project is a basic example of streaming stdin to [Google Cloud Speech API](https://cloud.google.com/speech/) via [gRPC](http://www.grpc.io/).\n\nbasic usage:\n```sh\n$ uname\nDarwin\n$ cat sample.wav | speechtotext -key (path to serviceaccount json key)\nAlpha Beta gamma\n$\n$ ffmpeg -nostats -loglevel 0 -f avfoundation -i \":Built-in Microphone\" -ar 16000 -acodec pcm_s16le -ac 1 -f wav - |tee out.wav | speechtotext -key (path to serviceaccount json key)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmc%2Fspeechtotext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmc%2Fspeechtotext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmc%2Fspeechtotext/lists"}