{"id":139791,"name":"speech_to_text_platform_interface","ecosystem":"pub","description":"A common platform interface for the speech_to_text plugin.","homepage":"https://github.com/csdcorp/speech_to_text/speech_to_text_platform_interface","licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/csdcorp/speech_to_text","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2020-10-17T16:58:31.891Z","latest_release_published_at":"2024-10-08T17:25:07.109Z","latest_release_number":"2.3.0","last_synced_at":"2026-04-29T07:02:39.958Z","created_at":"2022-04-05T15:12:55.883Z","updated_at":"2026-04-29T07:07:21.405Z","registry_url":"https://pub.dev/packages/speech_to_text_platform_interface","install_command":"dart pub add speech_to_text_platform_interface","documentation_url":"https://pub.dev/documentation/speech_to_text_platform_interface/","metadata":{},"repo_metadata":{"id":37432398,"uuid":"212463551","full_name":"csdcorp/speech_to_text","owner":"csdcorp","description":"A Flutter plugin that exposes device specific text to speech recognition capability. ","archived":false,"fork":false,"pushed_at":"2025-12-16T15:27:12.000Z","size":1369,"stargazers_count":465,"open_issues_count":79,"forks_count":302,"subscribers_count":14,"default_branch":"main","last_synced_at":"2026-04-25T19:06:28.594Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/csdcorp.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-10-02T23:49:51.000Z","updated_at":"2026-04-23T20:33:28.000Z","dependencies_parsed_at":"2023-02-12T11:45:36.905Z","dependency_job_id":"6a692ef0-512f-4da4-b9fb-c516bb01f679","html_url":"https://github.com/csdcorp/speech_to_text","commit_stats":{"total_commits":417,"total_committers":28,"mean_commits":"14.892857142857142","dds":"0.15107913669064743","last_synced_commit":"d4e1edd94a4204fb40780101d4852d27a1763d18"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/csdcorp/speech_to_text","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csdcorp","download_url":"https://codeload.github.com/csdcorp/speech_to_text/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/sbom","scorecard":{"id":310778,"data":{"date":"2025-08-11","repo":{"name":"github.com/csdcorp/speech_to_text","commit":"d92bf8a30921f148ee8cdea8ca04aee1303d8311"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/csdcorp/speech_to_text/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/csdcorp/speech_to_text/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/csdcorp/speech_to_text/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/csdcorp/speech_to_text/publish.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T23:08:50.060Z","repository_id":37432398,"created_at":"2025-08-17T23:08:50.060Z","updated_at":"2025-08-17T23:08:50.060Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32414422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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"},"owner_record":{"login":"csdcorp","name":"Corner Software","uuid":"53624575","kind":"organization","description":"","email":"info@csdcorp.com","website":"https://csdcorp.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/53624575?v=4","repositories_count":2,"last_synced_at":"2023-03-02T23:40:27.669Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/csdcorp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T13:26:06.090Z","updated_at":"2023-03-02T23:40:27.678Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csdcorp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csdcorp/repositories"},"tags":[{"name":"v7.3.0","sha":"b20f91ad1b3178e2eb7ae357936727871882d87d","kind":"commit","published_at":"2025-08-12T15:46:44.000Z","download_url":"https://codeload.github.com/csdcorp/speech_to_text/tar.gz/v7.3.0","html_url":"https://github.com/csdcorp/speech_to_text/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csdcorp/speech_to_text@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v7.3.0/manifests"},{"name":"v6.5.1","sha":"a3740783ebeeaf927383a7c4aa2caff6fd186093","kind":"commit","published_at":"2023-12-13T15:21:29.000Z","download_url":"https://codeload.github.com/csdcorp/speech_to_text/tar.gz/v6.5.1","html_url":"https://github.com/csdcorp/speech_to_text/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csdcorp/speech_to_text@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v6.5.1/manifests"},{"name":"v6.2.0","sha":"39599bc1866b2bca1bd37374fff243ff018c6920","kind":"commit","published_at":"2023-06-25T17:03:41.000Z","download_url":"https://codeload.github.com/csdcorp/speech_to_text/tar.gz/v6.2.0","html_url":"https://github.com/csdcorp/speech_to_text/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csdcorp/speech_to_text@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v6.2.0/manifests"},{"name":"v5.4.0","sha":"356b35f3ad14660012c801103eebd3c1a72d2eb3","kind":"commit","published_at":"2021-12-14T16:39:23.000Z","download_url":"https://codeload.github.com/csdcorp/speech_to_text/tar.gz/v5.4.0","html_url":"https://github.com/csdcorp/speech_to_text/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csdcorp/speech_to_text@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"78f05f4be0481156e0c9667c376a7387ec5e8818","kind":"commit","published_at":"2021-12-10T14:10:16.000Z","download_url":"https://codeload.github.com/csdcorp/speech_to_text/tar.gz/v5.3.0","html_url":"https://github.com/csdcorp/speech_to_text/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csdcorp/speech_to_text@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"e72297407293e0480b747161880eb984f792ae12","kind":"commit","published_at":"2021-11-08T11:56:54.000Z","download_url":"https://codeload.github.com/csdcorp/speech_to_text/tar.gz/v5.2.0","html_url":"https://github.com/csdcorp/speech_to_text/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csdcorp/speech_to_text@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v5.2.0/manifests"},{"name":"v4.2.1","sha":"48bbc8d51797911dd6157efb0b2a25331c45da69","kind":"commit","published_at":"2021-05-30T14:57:40.000Z","download_url":"https://codeload.github.com/csdcorp/speech_to_text/tar.gz/v4.2.1","html_url":"https://github.com/csdcorp/speech_to_text/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csdcorp/speech_to_text@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v4.2.1/manifests"},{"name":"v.4.2.0","sha":"410e8984ea5fd75961b4e23fd15c4ae0634563f0","kind":"commit","published_at":"2021-05-30T12:05:24.000Z","download_url":"https://codeload.github.com/csdcorp/speech_to_text/tar.gz/v.4.2.0","html_url":"https://github.com/csdcorp/speech_to_text/releases/tag/v.4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csdcorp/speech_to_text@v.4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v.4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v.4.2.0/manifests"},{"name":"v4.0.0-nullsafety","sha":"220d76428915c9288aae14b7f77b787298e6cc13","kind":"commit","published_at":"2021-03-14T20:43:54.000Z","download_url":"https://codeload.github.com/csdcorp/speech_to_text/tar.gz/v4.0.0-nullsafety","html_url":"https://github.com/csdcorp/speech_to_text/releases/tag/v4.0.0-nullsafety","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csdcorp/speech_to_text@v4.0.0-nullsafety","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v4.0.0-nullsafety","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v4.0.0-nullsafety/manifests"},{"name":"v3.0.1","sha":"173d3a9590607075fafe91a58a317fa82c265ed1","kind":"commit","published_at":"2020-11-22T20:47:38.000Z","download_url":"https://codeload.github.com/csdcorp/speech_to_text/tar.gz/v3.0.1","html_url":"https://github.com/csdcorp/speech_to_text/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csdcorp/speech_to_text@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"675d6c87ed0089b9e6bf36c6b9f93430a22bef47","kind":"commit","published_at":"2020-11-22T19:59:43.000Z","download_url":"https://codeload.github.com/csdcorp/speech_to_text/tar.gz/v3.0.0","html_url":"https://github.com/csdcorp/speech_to_text/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csdcorp/speech_to_text@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v3.0.0/manifests"},{"name":"v2.5.0","sha":"d600751d49930fc83aa3f02acffa3cc23be5fc72","kind":"commit","published_at":"2020-08-23T16:43:26.000Z","download_url":"https://codeload.github.com/csdcorp/speech_to_text/tar.gz/v2.5.0","html_url":"https://github.com/csdcorp/speech_to_text/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csdcorp/speech_to_text@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"833af1dd809cdf2eea37cc1f660c05020e3f8425","kind":"commit","published_at":"2020-08-04T15:49:34.000Z","download_url":"https://codeload.github.com/csdcorp/speech_to_text/tar.gz/v2.4.1","html_url":"https://github.com/csdcorp/speech_to_text/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csdcorp/speech_to_text@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v2.4.1/manifests"},{"name":"2.4.0","sha":"d29eeb359ae49796dfff5c61b2d3e1b074725096","kind":"commit","published_at":"2020-08-04T15:36:03.000Z","download_url":"https://codeload.github.com/csdcorp/speech_to_text/tar.gz/2.4.0","html_url":"https://github.com/csdcorp/speech_to_text/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csdcorp/speech_to_text@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/2.4.0/manifests"},{"name":"v2.3.0","sha":"95c0a90e129a625d2f75a2c2d25c5c4dd8d3cb29","kind":"commit","published_at":"2020-06-30T17:21:51.000Z","download_url":"https://codeload.github.com/csdcorp/speech_to_text/tar.gz/v2.3.0","html_url":"https://github.com/csdcorp/speech_to_text/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csdcorp/speech_to_text@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d31093aec738083cc807f1451379fd6839dea9fb","kind":"commit","published_at":"2020-05-18T13:57:09.000Z","download_url":"https://codeload.github.com/csdcorp/speech_to_text/tar.gz/v2.2.0","html_url":"https://github.com/csdcorp/speech_to_text/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csdcorp/speech_to_text@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"46c8a47c7f82bfbb4c76cafcb378e040e4927960","kind":"commit","published_at":"2020-04-07T13:48:39.000Z","download_url":"https://codeload.github.com/csdcorp/speech_to_text/tar.gz/v2.1.0","html_url":"https://github.com/csdcorp/speech_to_text/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csdcorp/speech_to_text@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v2.1.0/manifests"},{"name":"v1.1.0","sha":"6625b4f584cc26a542425329de06aa6afcd2b229","kind":"commit","published_at":"2020-03-11T12:33:51.000Z","download_url":"https://codeload.github.com/csdcorp/speech_to_text/tar.gz/v1.1.0","html_url":"https://github.com/csdcorp/speech_to_text/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csdcorp/speech_to_text@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"3a730bbfafd6891879e9024c4c8a3906609a3926","kind":"commit","published_at":"2020-03-03T20:46:59.000Z","download_url":"https://codeload.github.com/csdcorp/speech_to_text/tar.gz/v1.0.0","html_url":"https://github.com/csdcorp/speech_to_text/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csdcorp/speech_to_text@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v1.0.0/manifests"},{"name":"v0.8.0","sha":"6a9623966fd07726e90c24d47a24d918b78fdbba","kind":"commit","published_at":"2020-01-26T20:38:38.000Z","download_url":"https://codeload.github.com/csdcorp/speech_to_text/tar.gz/v0.8.0","html_url":"https://github.com/csdcorp/speech_to_text/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csdcorp/speech_to_text@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"2ce7dca229349e2e2eb3c5042072a76a0127d8cb","kind":"commit","published_at":"2020-01-03T19:56:48.000Z","download_url":"https://codeload.github.com/csdcorp/speech_to_text/tar.gz/v0.7.2","html_url":"https://github.com/csdcorp/speech_to_text/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csdcorp/speech_to_text@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/tags/v0.7.2/manifests"}]},"repo_metadata_updated_at":"2026-04-29T07:07:21.405Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":458,"rankings":{"downloads":null,"dependent_repos_count":1.2836032726665554,"dependent_packages_count":4.192942159114637,"stargazers_count":3.5147770913341128,"forks_count":2.1539489063282686,"docker_downloads_count":0.655368174987477,"average":2.3601279208862103},"purl":"pkg:pub/speech_to_text_platform_interface","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pub/speech_to_text_platform_interface","docker_dependents_count":1,"docker_downloads_count":34,"usage_url":"https://repos.ecosyste.ms/usage/pub/speech_to_text_platform_interface","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pub/speech_to_text_platform_interface/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-25T19:02:23.120Z","issues_count":316,"pull_requests_count":44,"avg_time_to_close_issue":3099118.906382979,"avg_time_to_close_pull_request":3928198.8378378376,"issues_closed_count":235,"pull_requests_closed_count":37,"pull_request_authors_count":31,"issue_authors_count":284,"avg_comments_per_issue":3.537974683544304,"avg_comments_per_pull_request":1.6590909090909092,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":31,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1454795.5384615385,"past_year_avg_time_to_close_pull_request":875776.4,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.6129032258064515,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdcorp%2Fspeech_to_text/issues","maintainers":[{"login":"jasonmillen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasonmillen"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/speech_to_text_platform_interface/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/speech_to_text_platform_interface/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/speech_to_text_platform_interface/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/speech_to_text_platform_interface/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/speech_to_text_platform_interface/codemeta","maintainers":[]}