{"id":27885031,"url":"https://github.com/ganlvtech/bing-stt","last_synced_at":"2025-05-05T06:45:52.428Z","repository":{"id":272202632,"uuid":"915814940","full_name":"ganlvtech/bing-stt","owner":"ganlvtech","description":"Rust implementation of bing \"Search using voice\" button speech recognition API (similar to Azure real-time speech to text API)","archived":false,"fork":false,"pushed_at":"2025-02-16T18:44:59.000Z","size":18,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T19:31:59.624Z","etag":null,"topics":["speech-recognition","speech-to-text","streaming-api","stt","voice-activity-detection"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/ganlvtech.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":"2025-01-12T21:40:59.000Z","updated_at":"2025-02-16T18:45:02.000Z","dependencies_parsed_at":"2025-01-12T22:31:19.933Z","dependency_job_id":"00b30900-e554-425b-a03c-ab05dfe866a7","html_url":"https://github.com/ganlvtech/bing-stt","commit_stats":null,"previous_names":["ganlvtech/bing-stt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganlvtech%2Fbing-stt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganlvtech%2Fbing-stt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganlvtech%2Fbing-stt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganlvtech%2Fbing-stt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ganlvtech","download_url":"https://codeload.github.com/ganlvtech/bing-stt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252455687,"owners_count":21750511,"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":["speech-recognition","speech-to-text","streaming-api","stt","voice-activity-detection"],"created_at":"2025-05-05T06:45:51.879Z","updated_at":"2025-05-05T06:45:52.423Z","avatar_url":"https://github.com/ganlvtech.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bing-stt\n\nSpeech to Text API on bing.com\n\nAPI Endpoint: wss://sr.bing.com/opaluqu/speech/recognition/interactive/cognitiveservices/v1\n\nDocs: https://learn.microsoft.com/en-us/azure/ai-services/speech-service/get-speech-recognition-results?pivots=programming-language-csharp#speech-synchronization\n\n## Usage\n\n```bash\ncargo add bing-stt --git https://github.com/ganlvtech/bing-stt.git\n```\n\nor\n\n```toml\n[dependencies]\nbing-stt = { git = \"https://github.com/ganlvtech/bing-stt.git\", version = \"0.1.0\" }\n```\n\n## Examples\n\n```bash\ncd examples/windows-microphone-speech-recognition/\ncargo run\n```\n\n## Related Projects\n\n[edge-tts](https://github.com/ganlvtech/edge-tts)\n\n## License\n\n[MIT License](https://mit-license.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fganlvtech%2Fbing-stt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fganlvtech%2Fbing-stt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fganlvtech%2Fbing-stt/lists"}