{"id":369915,"url":"https://github.com/openai/whisper","last_synced_at":"2026-05-30T16:01:17.284Z","repository":{"id":59843037,"uuid":"537603333","full_name":"openai/whisper","owner":"openai","description":"Robust Speech Recognition via Large-Scale Weak Supervision","archived":false,"fork":false,"pushed_at":"2026-04-15T16:32:15.000Z","size":4132,"stargazers_count":100203,"open_issues_count":125,"forks_count":12273,"subscribers_count":731,"default_branch":"main","last_synced_at":"2026-05-23T00:02:56.790Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/openai.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-09-16T20:02:54.000Z","updated_at":"2026-05-22T23:55:25.000Z","dependencies_parsed_at":"2023-11-06T10:44:08.332Z","dependency_job_id":"d3a968b1-1f8e-47d0-8002-775e6116d232","html_url":"https://github.com/openai/whisper","commit_stats":{"total_commits":99,"total_committers":45,"mean_commits":2.2,"dds":0.6666666666666667,"last_synced_commit":"6dea21fd7f7253bfe450f1e2512a0fe47ee2d258"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/openai/whisper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","download_url":"https://codeload.github.com/openai/whisper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/sbom","scorecard":{"id":708775,"data":{"date":"2025-08-11","repo":{"name":"github.com/openai/whisper","commit":"c0d2f624c09dc18e709e37c2ad90c039a4eb72a2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 17/29 approved changesets -- score normalized to 5","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":"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":"Maintained","score":6,"reason":"8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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/python-publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:79","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand 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":"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":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}}]},"last_synced_at":"2025-08-22T07:32:09.674Z","repository_id":59843037,"created_at":"2025-08-22T07:32:09.674Z","updated_at":"2025-08-22T07:32:09.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33523669,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T03:12:49.672Z","status":"ssl_error","status_checked_at":"2026-05-26T03:12:47.976Z","response_time":63,"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"}},"owner":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"packages":[{"id":12830083,"name":"python311Packages.openai-whisper","ecosystem":"nixpkgs","description":"General-purpose speech recognition model","homepage":"https://github.com/openai/whisper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/whisper","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:41:46.777Z","latest_release_published_at":"2026-01-26T19:41:46.777Z","latest_release_number":"20230314","last_synced_at":"2026-04-14T13:01:34.724Z","created_at":"2026-01-26T19:41:46.622Z","updated_at":"2026-04-14T13:01:34.724Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.openai-whisper","install_command":"nix-env -iA nixpkgs.python311Packages.openai-whisper","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/openai-whisper/default.nix#L92","metadata":{"nix_attribute":"python3.11-whisper-20230314","position":"pkgs/development/python-modules/openai-whisper/default.nix:92","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"openai-whisper","upstream_purl":"pkg:pypi/openai-whisper"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.openai-whisper?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.openai-whisper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.openai-whisper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.openai-whisper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.openai-whisper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.openai-whisper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.openai-whisper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.openai-whisper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.openai-whisper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.openai-whisper/codemeta","maintainers":[{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":1267,"html_url":null,"role":null,"created_at":"2026-03-04T07:39:40.546Z","updated_at":"2026-03-04T07:39:40.546Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/mweinelt/packages"},{"uuid":"MayNiklas","login":null,"name":"Niklas Steffen","email":"info@niklas-steffen.de","url":"https://github.com/MayNiklas","packages_count":6,"html_url":null,"role":null,"created_at":"2026-03-04T07:39:40.594Z","updated_at":"2026-03-04T07:39:40.594Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/MayNiklas/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13287172,"name":"openai-whisper","ecosystem":"nixpkgs","description":"General-purpose speech recognition model","homepage":"https://github.com/openai/whisper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/whisper","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T05:56:02.041Z","latest_release_published_at":"2026-02-02T05:56:02.041Z","latest_release_number":"20231117","last_synced_at":"2026-03-07T03:26:25.930Z","created_at":"2026-02-02T05:55:55.361Z","updated_at":"2026-03-07T03:31:33.520Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=openai-whisper","install_command":"nix-env -iA nixpkgs.openai-whisper","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/openai-whisper/default.nix#L80","metadata":{"nix_attribute":"whisper-20231117","position":"pkgs/development/python-modules/openai-whisper/default.nix:80","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/openai-whisper?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/openai-whisper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/openai-whisper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/openai-whisper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/openai-whisper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/openai-whisper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/openai-whisper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/openai-whisper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/openai-whisper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/openai-whisper/codemeta","maintainers":[{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":1315,"html_url":null,"role":null,"created_at":"2026-03-07T03:26:26.110Z","updated_at":"2026-03-07T03:26:26.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/mweinelt/packages"},{"uuid":"MayNiklas","login":null,"name":"Niklas Steffen","email":"info@niklas-steffen.de","url":"https://github.com/MayNiklas","packages_count":8,"html_url":null,"role":null,"created_at":"2026-03-07T03:26:26.145Z","updated_at":"2026-03-07T03:26:26.145Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/MayNiklas/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":9274683,"name":"learnbyvideo-whisper","ecosystem":"pypi","description":"Robust Speech Recognition via Large-Scale Weak Supervision","homepage":"https://github.com/openai/whisper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/whisper","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-03-24T18:33:10.000Z","latest_release_published_at":"2024-03-24T18:33:10.000Z","latest_release_number":"20231117","last_synced_at":"2026-05-22T01:04:34.958Z","created_at":"2024-03-24T18:47:40.558Z","updated_at":"2026-05-22T01:10:10.843Z","registry_url":"https://pypi.org/project/learnbyvideo-whisper/","install_command":"pip install learnbyvideo-whisper --index-url https://pypi.org/simple","documentation_url":"https://learnbyvideo-whisper.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"learnbyvideo-whisper","project_status":null},"repo_metadata":{"id":59843037,"uuid":"537603333","full_name":"openai/whisper","owner":"openai","description":"Robust Speech Recognition via Large-Scale Weak Supervision","archived":false,"fork":false,"pushed_at":"2026-04-15T16:32:15.000Z","size":4132,"stargazers_count":99544,"open_issues_count":122,"forks_count":12190,"subscribers_count":730,"default_branch":"main","last_synced_at":"2026-05-15T23:50:15.627Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/openai.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-09-16T20:02:54.000Z","updated_at":"2026-05-15T23:42:37.000Z","dependencies_parsed_at":"2023-11-06T10:44:08.332Z","dependency_job_id":"d3a968b1-1f8e-47d0-8002-775e6116d232","html_url":"https://github.com/openai/whisper","commit_stats":{"total_commits":99,"total_committers":45,"mean_commits":2.2,"dds":0.6666666666666667,"last_synced_commit":"6dea21fd7f7253bfe450f1e2512a0fe47ee2d258"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/openai/whisper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","download_url":"https://codeload.github.com/openai/whisper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/sbom","scorecard":{"id":708775,"data":{"date":"2025-08-11","repo":{"name":"github.com/openai/whisper","commit":"c0d2f624c09dc18e709e37c2ad90c039a4eb72a2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 17/29 approved changesets -- score normalized to 5","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":"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":"Maintained","score":6,"reason":"8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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/python-publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:79","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand 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":"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":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}}]},"last_synced_at":"2025-08-22T07:32:09.674Z","repository_id":59843037,"created_at":"2025-08-22T07:32:09.674Z","updated_at":"2025-08-22T07:32:09.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33322866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T12:23:38.849Z","status":"ssl_error","status_checked_at":"2026-05-21T12:22:11.673Z","response_time":62,"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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[{"name":"v20250625","sha":"31243bad24cc746f07d4c8bfdd2d974872cb1803","kind":"commit","published_at":"2025-06-26T01:00:48.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20250625","html_url":"https://github.com/openai/whisper/releases/tag/v20250625","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20250625","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20250625","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20250625/manifests"},{"name":"v20240930","sha":"25639fc17ddc013d56c594bfbf7644f2185fad84","kind":"commit","published_at":"2024-09-30T18:20:53.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20240930","html_url":"https://github.com/openai/whisper/releases/tag/v20240930","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20240930","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240930","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240930/manifests"},{"name":"v20240927","sha":"423492dda7806206abe56bdfe427c1096473a020","kind":"commit","published_at":"2024-09-27T23:43:58.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20240927","html_url":"https://github.com/openai/whisper/releases/tag/v20240927","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20240927","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240927","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240927/manifests"},{"name":"v20231117","sha":"e58f28804528831904c3b6f2c0e473f346223433","kind":"commit","published_at":"2023-11-17T19:59:28.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231117","html_url":"https://github.com/openai/whisper/releases/tag/v20231117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20231117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231117/manifests"},{"name":"v20231106","sha":"fcfeaf1b61994c071bba62da47d7846933576ac9","kind":"commit","published_at":"2023-11-06T18:14:04.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231106","html_url":"https://github.com/openai/whisper/releases/tag/v20231106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20231106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231106/manifests"},{"name":"v20231105","sha":"f6f01c561c45ad6ab421405e18ae22fd0c698e92","kind":"commit","published_at":"2023-11-06T11:08:56.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231105","html_url":"https://github.com/openai/whisper/releases/tag/v20231105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20231105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231105/manifests"},{"name":"v20230918","sha":"0a60fcaa9b86748389a656aa013c416030287d47","kind":"commit","published_at":"2023-09-19T00:13:19.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230918","html_url":"https://github.com/openai/whisper/releases/tag/v20230918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230918/manifests"},{"name":"v20230314","sha":"6dea21fd7f7253bfe450f1e2512a0fe47ee2d258","kind":"commit","published_at":"2023-03-15T07:39:19.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230314","html_url":"https://github.com/openai/whisper/releases/tag/v20230314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230314/manifests"},{"name":"v20230308","sha":"ad3250a846fe7553a25064a2dc593e492dadf040","kind":"commit","published_at":"2023-03-08T23:48:57.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230308","html_url":"https://github.com/openai/whisper/releases/tag/v20230308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230308/manifests"},{"name":"v20230307","sha":"26807ec6d3cd9d3ce153d143dc840ea312dc1fad","kind":"commit","published_at":"2023-03-08T04:36:29.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230307","html_url":"https://github.com/openai/whisper/releases/tag/v20230307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230307/manifests"},{"name":"v20230306","sha":"8180fde939369f2e39bbafb4f155e20cc2157bd0","kind":"commit","published_at":"2023-03-07T02:53:04.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230306","html_url":"https://github.com/openai/whisper/releases/tag/v20230306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230306/manifests"},{"name":"v20230124","sha":"55f690af7914c672c69733b7e04ef5a41b2b2774","kind":"commit","published_at":"2023-01-24T19:11:08.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230124","html_url":"https://github.com/openai/whisper/releases/tag/v20230124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230124/manifests"},{"name":"v20230117","sha":"37a4f1be6d178bc8dad010dc33bcbbc69350e6bf","kind":"commit","published_at":"2023-01-18T00:08:28.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230117","html_url":"https://github.com/openai/whisper/releases/tag/v20230117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230117/manifests"}]},"repo_metadata_updated_at":"2026-05-22T01:10:10.842Z","dependent_packages_count":0,"downloads":114,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":63.71630836236304,"dependent_packages_count":9.657033508054159,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.686670935208596},"purl":"pkg:pypi/learnbyvideo-whisper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/learnbyvideo-whisper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/learnbyvideo-whisper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/learnbyvideo-whisper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-18T10:02:51.267Z","issues_count":1,"pull_requests_count":397,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":5081007.649122807,"issues_closed_count":0,"pull_requests_closed_count":228,"pull_request_authors_count":237,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":1.4886649874055415,"merged_pull_requests_count":103,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":0,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3134917.1428571427,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3898305084745763,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/issues","maintainers":[{"login":"jongwook","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongwook"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/learnbyvideo-whisper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/learnbyvideo-whisper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/learnbyvideo-whisper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/learnbyvideo-whisper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/learnbyvideo-whisper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/learnbyvideo-whisper/codemeta","maintainers":[{"uuid":"BenyovszkiPatrik","login":"BenyovszkiPatrik","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/BenyovszkiPatrik/","role":"Owner","created_at":"2024-03-24T18:47:41.992Z","updated_at":"2024-03-24T18:47:41.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/BenyovszkiPatrik/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":873148,"maintainers_count":373398,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":6349128,"name":"openai-whisper","ecosystem":"homebrew","description":"General-purpose speech recognition model","homepage":"https://github.com/openai/whisper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/whisper","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2023-02-16T16:53:17.014Z","latest_release_published_at":"2025-07-29T16:51:28.082Z","latest_release_number":"20250625","last_synced_at":"2026-05-18T12:45:11.757Z","created_at":"2023-02-16T16:53:16.169Z","updated_at":"2026-05-18T13:41:36.882Z","registry_url":"https://formulae.brew.sh/formula/openai-whisper","install_command":"brew install openai-whisper","documentation_url":null,"metadata":{},"repo_metadata":{"id":59843037,"uuid":"537603333","full_name":"openai/whisper","owner":"openai","description":"Robust Speech Recognition via Large-Scale Weak Supervision","archived":false,"fork":false,"pushed_at":"2026-04-15T16:32:15.000Z","size":4132,"stargazers_count":99156,"open_issues_count":123,"forks_count":12167,"subscribers_count":725,"default_branch":"main","last_synced_at":"2026-05-08T22:04:43.507Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/openai.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-09-16T20:02:54.000Z","updated_at":"2026-05-08T22:01:14.000Z","dependencies_parsed_at":"2023-11-06T10:44:08.332Z","dependency_job_id":"d3a968b1-1f8e-47d0-8002-775e6116d232","html_url":"https://github.com/openai/whisper","commit_stats":{"total_commits":99,"total_committers":45,"mean_commits":2.2,"dds":0.6666666666666667,"last_synced_commit":"6dea21fd7f7253bfe450f1e2512a0fe47ee2d258"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/openai/whisper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","download_url":"https://codeload.github.com/openai/whisper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/sbom","scorecard":{"id":708775,"data":{"date":"2025-08-11","repo":{"name":"github.com/openai/whisper","commit":"c0d2f624c09dc18e709e37c2ad90c039a4eb72a2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 17/29 approved changesets -- score normalized to 5","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":"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":"Maintained","score":6,"reason":"8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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/python-publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:79","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand 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":"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":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}}]},"last_synced_at":"2025-08-22T07:32:09.674Z","repository_id":59843037,"created_at":"2025-08-22T07:32:09.674Z","updated_at":"2025-08-22T07:32:09.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32927639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-11T17:09:15.040Z","status":"online","status_checked_at":"2026-05-12T02:00:06.338Z","response_time":102,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-18T13:41:36.860Z","dependent_packages_count":0,"downloads":10473,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":55.93424822801991,"dependent_repos_count":50.73141305987031,"dependent_packages_count":18.98657819333434,"stargazers_count":0.48258181269793393,"forks_count":0.6032272658724174,"average":25.347609711958984},"purl":"pkg:brew/openai-whisper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/openai-whisper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/openai-whisper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/openai-whisper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-05T03:11:27.524Z","issues_count":1,"pull_requests_count":396,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":4988794.374449339,"issues_closed_count":0,"pull_requests_closed_count":227,"pull_request_authors_count":236,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":1.4924242424242424,"merged_pull_requests_count":103,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":0,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1629846.25,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":47,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.359375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/issues","maintainers":[{"login":"jongwook","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongwook"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/openai-whisper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/openai-whisper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/openai-whisper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/openai-whisper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/openai-whisper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/openai-whisper/codemeta","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":9247,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"homebrew","metadata":{"funded_packages_count":882},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2026-04-03T06:49:13.885Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/namespaces"}},{"id":5717544,"name":"whisper-openai","ecosystem":"pypi","description":"Robust Speech Recognition via Large-Scale Weak Supervision","homepage":"https://github.com/openai/whisper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/whisper","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-12-20T01:29:18.000Z","latest_release_published_at":"2022-12-20T01:29:18.000Z","latest_release_number":"1.0.0","last_synced_at":"2026-05-18T12:45:11.814Z","created_at":"2022-12-20T01:49:17.570Z","updated_at":"2026-05-18T12:45:11.814Z","registry_url":"https://pypi.org/project/whisper-openai/","install_command":"pip install whisper-openai --index-url https://pypi.org/simple","documentation_url":"https://whisper-openai.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"whisper-openai","project_status":null},"repo_metadata":{"id":59843037,"uuid":"537603333","full_name":"openai/whisper","owner":"openai","description":"Robust Speech Recognition via Large-Scale Weak Supervision","archived":false,"fork":false,"pushed_at":"2026-04-15T16:32:15.000Z","size":4132,"stargazers_count":99156,"open_issues_count":123,"forks_count":12167,"subscribers_count":725,"default_branch":"main","last_synced_at":"2026-05-08T22:04:43.507Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/openai.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-09-16T20:02:54.000Z","updated_at":"2026-05-08T22:01:14.000Z","dependencies_parsed_at":"2023-11-06T10:44:08.332Z","dependency_job_id":"d3a968b1-1f8e-47d0-8002-775e6116d232","html_url":"https://github.com/openai/whisper","commit_stats":{"total_commits":99,"total_committers":45,"mean_commits":2.2,"dds":0.6666666666666667,"last_synced_commit":"6dea21fd7f7253bfe450f1e2512a0fe47ee2d258"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/openai/whisper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","download_url":"https://codeload.github.com/openai/whisper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/sbom","scorecard":{"id":708775,"data":{"date":"2025-08-11","repo":{"name":"github.com/openai/whisper","commit":"c0d2f624c09dc18e709e37c2ad90c039a4eb72a2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 17/29 approved changesets -- score normalized to 5","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":"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":"Maintained","score":6,"reason":"8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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/python-publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:79","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand 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":"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":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}}]},"last_synced_at":"2025-08-22T07:32:09.674Z","repository_id":59843037,"created_at":"2025-08-22T07:32:09.674Z","updated_at":"2025-08-22T07:32:09.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32927639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-11T17:09:15.040Z","status":"online","status_checked_at":"2026-05-12T02:00:06.338Z","response_time":102,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-14T13:51:30.859Z","dependent_packages_count":1,"downloads":48170,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":8.778559275688156,"dependent_repos_count":7.477832306409109,"dependent_packages_count":4.797625697793282,"stargazers_count":0.016520325697271677,"forks_count":0.07348696603269125,"docker_downloads_count":null,"average":4.228804914324102},"purl":"pkg:pypi/whisper-openai","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/whisper-openai","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/whisper-openai","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/whisper-openai/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-05T03:11:27.524Z","issues_count":1,"pull_requests_count":396,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":4988794.374449339,"issues_closed_count":0,"pull_requests_closed_count":227,"pull_request_authors_count":236,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":1.4924242424242424,"merged_pull_requests_count":103,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":0,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1629846.25,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":47,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.359375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/issues","maintainers":[{"login":"jongwook","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongwook"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/whisper-openai/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/whisper-openai/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/whisper-openai/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/whisper-openai/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/whisper-openai/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/whisper-openai/codemeta","maintainers":[{"uuid":"rom1504","login":"rom1504","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/rom1504/","role":null,"created_at":"2023-01-20T08:42:39.704Z","updated_at":"2023-01-20T08:42:39.704Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rom1504/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":873148,"maintainers_count":373398,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":8881544,"name":"etriai-whisper","ecosystem":"pypi","description":"Robust Speech Recognition via Large-Scale Weak Supervision","homepage":"https://github.com/openai/whisper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/whisper","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-02-15T00:12:04.000Z","latest_release_published_at":"2024-02-15T00:12:04.000Z","latest_release_number":"20231117","last_synced_at":"2026-05-18T12:45:22.982Z","created_at":"2024-02-15T00:16:24.146Z","updated_at":"2026-05-18T13:41:40.151Z","registry_url":"https://pypi.org/project/etriai-whisper/","install_command":"pip install etriai-whisper --index-url https://pypi.org/simple","documentation_url":"https://etriai-whisper.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"etriai-whisper","project_status":null},"repo_metadata":{"id":59843037,"uuid":"537603333","full_name":"openai/whisper","owner":"openai","description":"Robust Speech Recognition via Large-Scale Weak Supervision","archived":false,"fork":false,"pushed_at":"2026-04-15T16:32:15.000Z","size":4132,"stargazers_count":99156,"open_issues_count":123,"forks_count":12167,"subscribers_count":725,"default_branch":"main","last_synced_at":"2026-05-08T22:04:43.507Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/openai.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-09-16T20:02:54.000Z","updated_at":"2026-05-08T22:01:14.000Z","dependencies_parsed_at":"2023-11-06T10:44:08.332Z","dependency_job_id":"d3a968b1-1f8e-47d0-8002-775e6116d232","html_url":"https://github.com/openai/whisper","commit_stats":{"total_commits":99,"total_committers":45,"mean_commits":2.2,"dds":0.6666666666666667,"last_synced_commit":"6dea21fd7f7253bfe450f1e2512a0fe47ee2d258"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/openai/whisper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","download_url":"https://codeload.github.com/openai/whisper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/sbom","scorecard":{"id":708775,"data":{"date":"2025-08-11","repo":{"name":"github.com/openai/whisper","commit":"c0d2f624c09dc18e709e37c2ad90c039a4eb72a2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 17/29 approved changesets -- score normalized to 5","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":"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":"Maintained","score":6,"reason":"8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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/python-publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:79","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand 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":"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":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}}]},"last_synced_at":"2025-08-22T07:32:09.674Z","repository_id":59843037,"created_at":"2025-08-22T07:32:09.674Z","updated_at":"2025-08-22T07:32:09.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32927639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-11T17:09:15.040Z","status":"online","status_checked_at":"2026-05-12T02:00:06.338Z","response_time":102,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[{"name":"v20250625","sha":"31243bad24cc746f07d4c8bfdd2d974872cb1803","kind":"commit","published_at":"2025-06-26T01:00:48.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20250625","html_url":"https://github.com/openai/whisper/releases/tag/v20250625","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20250625","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20250625","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20250625/manifests"},{"name":"v20240930","sha":"25639fc17ddc013d56c594bfbf7644f2185fad84","kind":"commit","published_at":"2024-09-30T18:20:53.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20240930","html_url":"https://github.com/openai/whisper/releases/tag/v20240930","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20240930","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240930","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240930/manifests"},{"name":"v20240927","sha":"423492dda7806206abe56bdfe427c1096473a020","kind":"commit","published_at":"2024-09-27T23:43:58.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20240927","html_url":"https://github.com/openai/whisper/releases/tag/v20240927","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20240927","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240927","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240927/manifests"},{"name":"v20231117","sha":"e58f28804528831904c3b6f2c0e473f346223433","kind":"commit","published_at":"2023-11-17T19:59:28.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231117","html_url":"https://github.com/openai/whisper/releases/tag/v20231117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20231117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231117/manifests"},{"name":"v20231106","sha":"fcfeaf1b61994c071bba62da47d7846933576ac9","kind":"commit","published_at":"2023-11-06T18:14:04.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231106","html_url":"https://github.com/openai/whisper/releases/tag/v20231106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20231106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231106/manifests"},{"name":"v20231105","sha":"f6f01c561c45ad6ab421405e18ae22fd0c698e92","kind":"commit","published_at":"2023-11-06T11:08:56.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231105","html_url":"https://github.com/openai/whisper/releases/tag/v20231105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20231105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231105/manifests"},{"name":"v20230918","sha":"0a60fcaa9b86748389a656aa013c416030287d47","kind":"commit","published_at":"2023-09-19T00:13:19.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230918","html_url":"https://github.com/openai/whisper/releases/tag/v20230918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230918/manifests"},{"name":"v20230314","sha":"6dea21fd7f7253bfe450f1e2512a0fe47ee2d258","kind":"commit","published_at":"2023-03-15T07:39:19.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230314","html_url":"https://github.com/openai/whisper/releases/tag/v20230314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230314/manifests"},{"name":"v20230308","sha":"ad3250a846fe7553a25064a2dc593e492dadf040","kind":"commit","published_at":"2023-03-08T23:48:57.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230308","html_url":"https://github.com/openai/whisper/releases/tag/v20230308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230308/manifests"},{"name":"v20230307","sha":"26807ec6d3cd9d3ce153d143dc840ea312dc1fad","kind":"commit","published_at":"2023-03-08T04:36:29.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230307","html_url":"https://github.com/openai/whisper/releases/tag/v20230307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230307/manifests"},{"name":"v20230306","sha":"8180fde939369f2e39bbafb4f155e20cc2157bd0","kind":"commit","published_at":"2023-03-07T02:53:04.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230306","html_url":"https://github.com/openai/whisper/releases/tag/v20230306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230306/manifests"},{"name":"v20230124","sha":"55f690af7914c672c69733b7e04ef5a41b2b2774","kind":"commit","published_at":"2023-01-24T19:11:08.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230124","html_url":"https://github.com/openai/whisper/releases/tag/v20230124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230124/manifests"},{"name":"v20230117","sha":"37a4f1be6d178bc8dad010dc33bcbbc69350e6bf","kind":"commit","published_at":"2023-01-18T00:08:28.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230117","html_url":"https://github.com/openai/whisper/releases/tag/v20230117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230117/manifests"}]},"repo_metadata_updated_at":"2026-05-18T13:41:40.125Z","dependent_packages_count":0,"downloads":50,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":65.02689401764897,"dependent_packages_count":9.853761473305198,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":37.440327745477084},"purl":"pkg:pypi/etriai-whisper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/etriai-whisper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/etriai-whisper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/etriai-whisper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-05T03:11:27.524Z","issues_count":1,"pull_requests_count":396,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":4988794.374449339,"issues_closed_count":0,"pull_requests_closed_count":227,"pull_request_authors_count":236,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":1.4924242424242424,"merged_pull_requests_count":103,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":0,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1629846.25,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":47,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.359375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/issues","maintainers":[{"login":"jongwook","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongwook"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/etriai-whisper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/etriai-whisper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/etriai-whisper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/etriai-whisper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/etriai-whisper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/etriai-whisper/codemeta","maintainers":[{"uuid":"jwyang8","login":"jwyang8","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/jwyang8/","role":null,"created_at":"2024-02-15T00:16:27.581Z","updated_at":"2024-02-15T00:16:27.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jwyang8/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":873148,"maintainers_count":373398,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5652012,"name":"whisper.ai","ecosystem":"pypi","description":"Robust Speech Recognition via Large-Scale Weak Supervision","homepage":"https://github.com/openai/whisper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/whisper","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2022-12-02T01:13:22.000Z","latest_release_published_at":"2022-12-02T01:32:12.000Z","latest_release_number":"1.0.0.1","last_synced_at":"2026-05-12T07:06:00.599Z","created_at":"2022-12-06T06:36:24.334Z","updated_at":"2026-05-12T07:06:00.599Z","registry_url":"https://pypi.org/project/whisper.ai/","install_command":"pip install whisper.ai --index-url https://pypi.org/simple","documentation_url":"https://whisper.ai.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"whisper-ai","project_status":null},"repo_metadata":{"id":59843037,"uuid":"537603333","full_name":"openai/whisper","owner":"openai","description":"Robust Speech Recognition via Large-Scale Weak Supervision","archived":false,"fork":false,"pushed_at":"2025-12-15T10:18:21.000Z","size":12792,"stargazers_count":92424,"open_issues_count":111,"forks_count":11579,"subscribers_count":689,"default_branch":"main","last_synced_at":"2025-12-27T21:57:04.409Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/openai.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":"2022-09-16T20:02:54.000Z","updated_at":"2025-12-27T20:33:29.000Z","dependencies_parsed_at":"2023-11-06T10:44:08.332Z","dependency_job_id":"d3a968b1-1f8e-47d0-8002-775e6116d232","html_url":"https://github.com/openai/whisper","commit_stats":{"total_commits":99,"total_committers":45,"mean_commits":2.2,"dds":0.6666666666666667,"last_synced_commit":"6dea21fd7f7253bfe450f1e2512a0fe47ee2d258"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/openai/whisper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","download_url":"https://codeload.github.com/openai/whisper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/sbom","scorecard":{"id":708775,"data":{"date":"2025-08-11","repo":{"name":"github.com/openai/whisper","commit":"c0d2f624c09dc18e709e37c2ad90c039a4eb72a2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 17/29 approved changesets -- score normalized to 5","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":"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":"Maintained","score":6,"reason":"8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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/python-publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:79","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand 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":"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":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}}]},"last_synced_at":"2025-08-22T07:32:09.674Z","repository_id":59843037,"created_at":"2025-08-22T07:32:09.674Z","updated_at":"2025-08-22T07:32:09.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28159183,"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","status":"online","status_checked_at":"2026-01-01T02:00:06.694Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[{"name":"v20240930","sha":"25639fc17ddc013d56c594bfbf7644f2185fad84","kind":"commit","published_at":"2024-09-30T18:20:53.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20240930","html_url":"https://github.com/openai/whisper/releases/tag/v20240930","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20240930","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240930","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240930/manifests"},{"name":"v20240927","sha":"423492dda7806206abe56bdfe427c1096473a020","kind":"commit","published_at":"2024-09-27T23:43:58.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20240927","html_url":"https://github.com/openai/whisper/releases/tag/v20240927","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20240927","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240927","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240927/manifests"},{"name":"v20231117","sha":"e58f28804528831904c3b6f2c0e473f346223433","kind":"commit","published_at":"2023-11-17T19:59:28.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231117","html_url":"https://github.com/openai/whisper/releases/tag/v20231117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20231117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231117/manifests"},{"name":"v20231106","sha":"fcfeaf1b61994c071bba62da47d7846933576ac9","kind":"commit","published_at":"2023-11-06T18:14:04.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231106","html_url":"https://github.com/openai/whisper/releases/tag/v20231106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20231106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231106/manifests"},{"name":"v20231105","sha":"f6f01c561c45ad6ab421405e18ae22fd0c698e92","kind":"commit","published_at":"2023-11-06T11:08:56.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231105","html_url":"https://github.com/openai/whisper/releases/tag/v20231105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20231105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231105/manifests"},{"name":"v20230918","sha":"0a60fcaa9b86748389a656aa013c416030287d47","kind":"commit","published_at":"2023-09-19T00:13:19.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230918","html_url":"https://github.com/openai/whisper/releases/tag/v20230918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230918/manifests"},{"name":"v20230314","sha":"6dea21fd7f7253bfe450f1e2512a0fe47ee2d258","kind":"commit","published_at":"2023-03-15T07:39:19.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230314","html_url":"https://github.com/openai/whisper/releases/tag/v20230314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230314/manifests"},{"name":"v20230308","sha":"ad3250a846fe7553a25064a2dc593e492dadf040","kind":"commit","published_at":"2023-03-08T23:48:57.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230308","html_url":"https://github.com/openai/whisper/releases/tag/v20230308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230308/manifests"},{"name":"v20230307","sha":"26807ec6d3cd9d3ce153d143dc840ea312dc1fad","kind":"commit","published_at":"2023-03-08T04:36:29.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230307","html_url":"https://github.com/openai/whisper/releases/tag/v20230307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230307/manifests"},{"name":"v20230306","sha":"8180fde939369f2e39bbafb4f155e20cc2157bd0","kind":"commit","published_at":"2023-03-07T02:53:04.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230306","html_url":"https://github.com/openai/whisper/releases/tag/v20230306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230306/manifests"},{"name":"v20230124","sha":"55f690af7914c672c69733b7e04ef5a41b2b2774","kind":"commit","published_at":"2023-01-24T19:11:08.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230124","html_url":"https://github.com/openai/whisper/releases/tag/v20230124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230124/manifests"},{"name":"v20230117","sha":"37a4f1be6d178bc8dad010dc33bcbbc69350e6bf","kind":"commit","published_at":"2023-01-18T00:08:28.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230117","html_url":"https://github.com/openai/whisper/releases/tag/v20230117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230117/manifests"}]},"repo_metadata_updated_at":"2026-03-19T05:50:38.859Z","dependent_packages_count":3,"downloads":221,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":13.573251503919304,"dependent_repos_count":11.513731659769485,"dependent_packages_count":2.3772338816626957,"stargazers_count":0.016718754452793267,"forks_count":0.0740944799612429,"docker_downloads_count":3.621193205678529,"average":5.196037247574009},"purl":"pkg:pypi/whisper.ai","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/whisper.ai","docker_dependents_count":1,"docker_downloads_count":62,"usage_url":"https://repos.ecosyste.ms/usage/pypi/whisper.ai","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/whisper.ai/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-24T11:04:07.934Z","issues_count":1,"pull_requests_count":372,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":5199328.638888889,"issues_closed_count":0,"pull_requests_closed_count":216,"pull_request_authors_count":214,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":1.564516129032258,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":0,"past_year_pull_requests_count":84,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3983507.3666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":43,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5952380952380952,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/issues","maintainers":[{"login":"jongwook","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongwook"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/whisper.ai/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/whisper.ai/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/whisper.ai/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/whisper.ai/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/whisper.ai/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/whisper.ai/codemeta","maintainers":[{"uuid":"niteris","login":"niteris","name":null,"email":null,"url":null,"packages_count":76,"html_url":"https://pypi.org/user/niteris/","role":null,"created_at":"2023-01-20T08:42:38.327Z","updated_at":"2023-01-20T08:42:38.327Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/niteris/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":873148,"maintainers_count":373398,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":13297512,"name":"python310Packages.openai-whisper","ecosystem":"nixpkgs","description":"General-purpose speech recognition model","homepage":"https://github.com/openai/whisper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/whisper","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:30:54.845Z","latest_release_published_at":"2026-02-02T06:30:54.845Z","latest_release_number":"20231117","last_synced_at":"2026-03-07T07:36:46.753Z","created_at":"2026-02-02T06:30:52.577Z","updated_at":"2026-03-07T07:36:47.163Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.openai-whisper","install_command":"nix-env -iA nixpkgs.python310Packages.openai-whisper","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/openai-whisper/default.nix#L80","metadata":{"nix_attribute":"python3.10-whisper-20231117","position":"pkgs/development/python-modules/openai-whisper/default.nix:80","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"openai-whisper","upstream_purl":"pkg:pypi/openai-whisper"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python310Packages.openai-whisper?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.openai-whisper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.openai-whisper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.openai-whisper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.openai-whisper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.openai-whisper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.openai-whisper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.openai-whisper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.openai-whisper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.openai-whisper/codemeta","maintainers":[{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":1315,"html_url":null,"role":null,"created_at":"2026-03-07T07:36:47.040Z","updated_at":"2026-03-07T07:36:47.040Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/mweinelt/packages"},{"uuid":"MayNiklas","login":null,"name":"Niklas Steffen","email":"info@niklas-steffen.de","url":"https://github.com/MayNiklas","packages_count":8,"html_url":null,"role":null,"created_at":"2026-03-07T07:36:47.084Z","updated_at":"2026-03-07T07:36:47.084Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/MayNiklas/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":11313328,"name":"whisper-worker","ecosystem":"pypi","description":null,"homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/whisper","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2025-01-31T00:14:03.000Z","latest_release_published_at":"2025-01-31T16:13:22.000Z","latest_release_number":"0.0.27","last_synced_at":"2026-05-26T14:11:58.676Z","created_at":"2025-01-31T00:15:32.682Z","updated_at":"2026-05-26T14:11:58.676Z","registry_url":"https://pypi.org/project/whisper-worker/","install_command":"pip install whisper-worker --index-url https://pypi.org/simple","documentation_url":"https://whisper-worker.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12"],"normalized_name":"whisper-worker"},"repo_metadata":{"id":59843037,"uuid":"537603333","full_name":"openai/whisper","owner":"openai","description":"Robust Speech Recognition via Large-Scale Weak Supervision","archived":false,"fork":false,"pushed_at":"2025-09-08T10:58:26.000Z","size":12792,"stargazers_count":88755,"open_issues_count":95,"forks_count":11048,"subscribers_count":679,"default_branch":"main","last_synced_at":"2025-09-28T10:20:45.502Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/openai.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":"2022-09-16T20:02:54.000Z","updated_at":"2025-09-28T09:59:11.000Z","dependencies_parsed_at":"2023-11-06T10:44:08.332Z","dependency_job_id":"d3a968b1-1f8e-47d0-8002-775e6116d232","html_url":"https://github.com/openai/whisper","commit_stats":{"total_commits":99,"total_committers":45,"mean_commits":2.2,"dds":0.6666666666666667,"last_synced_commit":"6dea21fd7f7253bfe450f1e2512a0fe47ee2d258"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/openai/whisper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","download_url":"https://codeload.github.com/openai/whisper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/sbom","scorecard":{"id":708775,"data":{"date":"2025-08-11","repo":{"name":"github.com/openai/whisper","commit":"c0d2f624c09dc18e709e37c2ad90c039a4eb72a2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 17/29 approved changesets -- score normalized to 5","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":"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":"Maintained","score":6,"reason":"8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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/python-publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:79","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand 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":"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":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}}]},"last_synced_at":"2025-08-22T07:32:09.674Z","repository_id":59843037,"created_at":"2025-08-22T07:32:09.674Z","updated_at":"2025-08-22T07:32:09.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281442910,"owners_count":26502175,"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","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[{"name":"v20240930","sha":"25639fc17ddc013d56c594bfbf7644f2185fad84","kind":"commit","published_at":"2024-09-30T18:20:53.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20240930","html_url":"https://github.com/openai/whisper/releases/tag/v20240930","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20240930","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240930","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240930/manifests"},{"name":"v20240927","sha":"423492dda7806206abe56bdfe427c1096473a020","kind":"commit","published_at":"2024-09-27T23:43:58.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20240927","html_url":"https://github.com/openai/whisper/releases/tag/v20240927","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20240927","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240927","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240927/manifests"},{"name":"v20231117","sha":"e58f28804528831904c3b6f2c0e473f346223433","kind":"commit","published_at":"2023-11-17T19:59:28.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231117","html_url":"https://github.com/openai/whisper/releases/tag/v20231117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20231117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231117/manifests"},{"name":"v20231106","sha":"fcfeaf1b61994c071bba62da47d7846933576ac9","kind":"commit","published_at":"2023-11-06T18:14:04.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231106","html_url":"https://github.com/openai/whisper/releases/tag/v20231106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20231106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231106/manifests"},{"name":"v20231105","sha":"f6f01c561c45ad6ab421405e18ae22fd0c698e92","kind":"commit","published_at":"2023-11-06T11:08:56.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231105","html_url":"https://github.com/openai/whisper/releases/tag/v20231105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20231105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231105/manifests"},{"name":"v20230918","sha":"0a60fcaa9b86748389a656aa013c416030287d47","kind":"commit","published_at":"2023-09-19T00:13:19.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230918","html_url":"https://github.com/openai/whisper/releases/tag/v20230918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230918/manifests"},{"name":"v20230314","sha":"6dea21fd7f7253bfe450f1e2512a0fe47ee2d258","kind":"commit","published_at":"2023-03-15T07:39:19.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230314","html_url":"https://github.com/openai/whisper/releases/tag/v20230314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230314/manifests"},{"name":"v20230308","sha":"ad3250a846fe7553a25064a2dc593e492dadf040","kind":"commit","published_at":"2023-03-08T23:48:57.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230308","html_url":"https://github.com/openai/whisper/releases/tag/v20230308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230308/manifests"},{"name":"v20230307","sha":"26807ec6d3cd9d3ce153d143dc840ea312dc1fad","kind":"commit","published_at":"2023-03-08T04:36:29.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230307","html_url":"https://github.com/openai/whisper/releases/tag/v20230307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230307/manifests"},{"name":"v20230306","sha":"8180fde939369f2e39bbafb4f155e20cc2157bd0","kind":"commit","published_at":"2023-03-07T02:53:04.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230306","html_url":"https://github.com/openai/whisper/releases/tag/v20230306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230306/manifests"},{"name":"v20230124","sha":"55f690af7914c672c69733b7e04ef5a41b2b2774","kind":"commit","published_at":"2023-01-24T19:11:08.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230124","html_url":"https://github.com/openai/whisper/releases/tag/v20230124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230124/manifests"},{"name":"v20230117","sha":"37a4f1be6d178bc8dad010dc33bcbbc69350e6bf","kind":"commit","published_at":"2023-01-18T00:08:28.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230117","html_url":"https://github.com/openai/whisper/releases/tag/v20230117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230117/manifests"}]},"repo_metadata_updated_at":"2025-10-28T22:13:33.841Z","dependent_packages_count":0,"downloads":905,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":54.553307986681354,"dependent_packages_count":9.68926786294163,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":32.12128792481149},"purl":"pkg:pypi/whisper-worker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/whisper-worker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/whisper-worker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/whisper-worker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-30T00:23:01.929Z","issues_count":1,"pull_requests_count":357,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":5184140.441860465,"issues_closed_count":0,"pull_requests_closed_count":215,"pull_request_authors_count":205,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":1.6134453781512605,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":1,"past_year_pull_requests_count":125,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":5058388.716666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.704,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":27,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/issues","maintainers":[{"login":"jongwook","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongwook"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/whisper-worker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/whisper-worker/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/whisper-worker/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/whisper-worker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/whisper-worker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/whisper-worker/codemeta","maintainers":[{"uuid":"ladvien","login":"ladvien","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/ladvien/","role":"Owner","created_at":"2025-01-31T00:15:39.817Z","updated_at":"2025-01-31T00:15:39.817Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ladvien/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":873148,"maintainers_count":373398,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":12870508,"name":"python313Packages.openai-whisper","ecosystem":"nixpkgs","description":"General-purpose speech recognition model","homepage":"https://github.com/openai/whisper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/whisper","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T03:25:29.338Z","latest_release_published_at":"2026-01-27T03:25:29.338Z","latest_release_number":"20250625","last_synced_at":"2026-04-03T03:04:26.151Z","created_at":"2026-01-27T03:25:29.131Z","updated_at":"2026-04-03T03:04:26.151Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.openai-whisper","install_command":"nix-env -iA nixpkgs.python313Packages.openai-whisper","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/openai-whisper/default.nix#L80","metadata":{"nix_attribute":"python3.13-whisper-20250625","position":"pkgs/development/python-modules/openai-whisper/default.nix:80","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"openai-whisper","upstream_purl":"pkg:pypi/openai-whisper"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python313Packages.openai-whisper?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.openai-whisper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.openai-whisper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.openai-whisper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.openai-whisper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.openai-whisper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.openai-whisper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.openai-whisper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.openai-whisper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.openai-whisper/codemeta","maintainers":[{"uuid":"MayNiklas","login":null,"name":"Niklas Steffen","email":"info@niklas-steffen.de","url":"https://github.com/MayNiklas","packages_count":40,"html_url":null,"role":null,"created_at":"2026-03-03T02:14:30.952Z","updated_at":"2026-03-03T02:14:30.952Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/MayNiklas/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":147106,"maintainers_count":4680,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13197183,"name":"python311Packages.openai-whisper","ecosystem":"nixpkgs","description":"General-purpose speech recognition model","homepage":"https://github.com/openai/whisper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/whisper","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:30:33.649Z","latest_release_published_at":"2026-02-02T00:30:33.649Z","latest_release_number":"20231117","last_synced_at":"2026-03-07T05:05:44.614Z","created_at":"2026-02-02T00:30:15.924Z","updated_at":"2026-03-07T05:05:44.967Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.openai-whisper","install_command":"nix-env -iA nixpkgs.python311Packages.openai-whisper","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/openai-whisper/default.nix#L77","metadata":{"nix_attribute":"python3.11-whisper-20231117","position":"pkgs/development/python-modules/openai-whisper/default.nix:77","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"openai-whisper","upstream_purl":"pkg:pypi/openai-whisper"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.openai-whisper?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.openai-whisper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.openai-whisper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.openai-whisper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.openai-whisper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.openai-whisper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.openai-whisper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.openai-whisper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.openai-whisper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.openai-whisper/codemeta","maintainers":[{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":1223,"html_url":null,"role":null,"created_at":"2026-03-07T05:05:44.832Z","updated_at":"2026-03-07T05:05:44.832Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/mweinelt/packages"},{"uuid":"MayNiklas","login":null,"name":"Niklas Steffen","email":"info@niklas-steffen.de","url":"https://github.com/MayNiklas","packages_count":23,"html_url":null,"role":null,"created_at":"2026-03-07T05:05:44.866Z","updated_at":"2026-03-07T05:05:44.866Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/MayNiklas/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":251},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-28T05:12:02.705Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13305192,"name":"python311Packages.openai-whisper","ecosystem":"nixpkgs","description":"General-purpose speech recognition model","homepage":"https://github.com/openai/whisper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/whisper","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:00:56.713Z","latest_release_published_at":"2026-02-02T07:00:56.713Z","latest_release_number":"20231117","last_synced_at":"2026-03-09T00:21:56.391Z","created_at":"2026-02-02T07:00:56.438Z","updated_at":"2026-03-09T01:14:40.957Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.openai-whisper","install_command":"nix-env -iA nixpkgs.python311Packages.openai-whisper","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/openai-whisper/default.nix#L80","metadata":{"nix_attribute":"python3.11-whisper-20231117","position":"pkgs/development/python-modules/openai-whisper/default.nix:80","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"openai-whisper","upstream_purl":"pkg:pypi/openai-whisper"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.openai-whisper?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.openai-whisper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.openai-whisper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.openai-whisper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.openai-whisper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.openai-whisper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.openai-whisper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.openai-whisper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.openai-whisper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.openai-whisper/codemeta","maintainers":[{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":1315,"html_url":null,"role":null,"created_at":"2026-03-09T00:21:56.574Z","updated_at":"2026-03-09T00:21:56.574Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/mweinelt/packages"},{"uuid":"MayNiklas","login":null,"name":"Niklas Steffen","email":"info@niklas-steffen.de","url":"https://github.com/MayNiklas","packages_count":8,"html_url":null,"role":null,"created_at":"2026-03-09T00:21:56.611Z","updated_at":"2026-03-09T00:21:56.611Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/MayNiklas/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":12800565,"name":"openai-whisper","ecosystem":"nixpkgs","description":"General-purpose speech recognition model","homepage":"https://github.com/openai/whisper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/whisper","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T14:37:27.600Z","latest_release_published_at":"2026-01-26T14:37:27.600Z","latest_release_number":"20230314","last_synced_at":"2026-03-05T19:33:59.924Z","created_at":"2026-01-26T14:37:27.426Z","updated_at":"2026-03-05T19:34:00.405Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=openai-whisper","install_command":"nix-env -iA nixpkgs.openai-whisper","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/openai-whisper/default.nix#L92","metadata":{"nix_attribute":"whisper-20230314","position":"pkgs/development/python-modules/openai-whisper/default.nix:92","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/openai-whisper?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/openai-whisper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/openai-whisper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/openai-whisper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/openai-whisper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/openai-whisper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/openai-whisper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/openai-whisper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/openai-whisper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/openai-whisper/codemeta","maintainers":[{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":1267,"html_url":null,"role":null,"created_at":"2026-03-05T19:34:00.240Z","updated_at":"2026-03-05T19:34:00.240Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/mweinelt/packages"},{"uuid":"MayNiklas","login":null,"name":"Niklas Steffen","email":"info@niklas-steffen.de","url":"https://github.com/MayNiklas","packages_count":6,"html_url":null,"role":null,"created_at":"2026-03-05T19:34:00.310Z","updated_at":"2026-03-05T19:34:00.310Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/MayNiklas/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":12817635,"name":"python310Packages.openai-whisper","ecosystem":"nixpkgs","description":"General-purpose speech recognition model","homepage":"https://github.com/openai/whisper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/whisper","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:32:03.287Z","latest_release_published_at":"2026-01-26T17:32:03.287Z","latest_release_number":"20230314","last_synced_at":"2026-04-17T17:05:10.994Z","created_at":"2026-01-26T17:32:03.123Z","updated_at":"2026-04-17T17:05:10.994Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.openai-whisper","install_command":"nix-env -iA nixpkgs.python310Packages.openai-whisper","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/openai-whisper/default.nix#L92","metadata":{"nix_attribute":"python3.10-whisper-20230314","position":"pkgs/development/python-modules/openai-whisper/default.nix:92","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"openai-whisper","upstream_purl":"pkg:pypi/openai-whisper"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.openai-whisper?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.openai-whisper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.openai-whisper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.openai-whisper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.openai-whisper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.openai-whisper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.openai-whisper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.openai-whisper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.openai-whisper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.openai-whisper/codemeta","maintainers":[{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":1267,"html_url":null,"role":null,"created_at":"2026-03-04T18:29:06.139Z","updated_at":"2026-03-04T18:29:06.139Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/mweinelt/packages"},{"uuid":"MayNiklas","login":null,"name":"Niklas Steffen","email":"info@niklas-steffen.de","url":"https://github.com/MayNiklas","packages_count":6,"html_url":null,"role":null,"created_at":"2026-03-04T18:29:06.230Z","updated_at":"2026-03-04T18:29:06.230Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/MayNiklas/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":8233660,"name":"symai-whisper","ecosystem":"pypi","description":"Robust Speech Recognition via Large-Scale Weak Supervision","homepage":"https://github.com/openai/whisper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/whisper","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-06-16T14:22:15.000Z","latest_release_published_at":"2023-06-16T14:22:15.000Z","latest_release_number":"20230314","last_synced_at":"2026-04-24T10:58:27.703Z","created_at":"2023-09-05T06:08:39.487Z","updated_at":"2026-04-24T12:58:55.922Z","registry_url":"https://pypi.org/project/symai-whisper/","install_command":"pip install symai-whisper --index-url https://pypi.org/simple","documentation_url":"https://symai-whisper.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"symai-whisper","project_status":null},"repo_metadata":{"id":59843037,"uuid":"537603333","full_name":"openai/whisper","owner":"openai","description":"Robust Speech Recognition via Large-Scale Weak Supervision","archived":false,"fork":false,"pushed_at":"2025-12-15T10:18:21.000Z","size":12792,"stargazers_count":92424,"open_issues_count":111,"forks_count":11579,"subscribers_count":689,"default_branch":"main","last_synced_at":"2025-12-27T21:57:04.409Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/openai.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":"2022-09-16T20:02:54.000Z","updated_at":"2025-12-27T20:33:29.000Z","dependencies_parsed_at":"2023-11-06T10:44:08.332Z","dependency_job_id":"d3a968b1-1f8e-47d0-8002-775e6116d232","html_url":"https://github.com/openai/whisper","commit_stats":{"total_commits":99,"total_committers":45,"mean_commits":2.2,"dds":0.6666666666666667,"last_synced_commit":"6dea21fd7f7253bfe450f1e2512a0fe47ee2d258"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/openai/whisper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","download_url":"https://codeload.github.com/openai/whisper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/sbom","scorecard":{"id":708775,"data":{"date":"2025-08-11","repo":{"name":"github.com/openai/whisper","commit":"c0d2f624c09dc18e709e37c2ad90c039a4eb72a2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 17/29 approved changesets -- score normalized to 5","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":"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":"Maintained","score":6,"reason":"8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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/python-publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:79","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand 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":"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":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}}]},"last_synced_at":"2025-08-22T07:32:09.674Z","repository_id":59843037,"created_at":"2025-08-22T07:32:09.674Z","updated_at":"2025-08-22T07:32:09.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28159184,"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","status":"online","status_checked_at":"2026-01-01T02:00:06.694Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[{"name":"v20240930","sha":"25639fc17ddc013d56c594bfbf7644f2185fad84","kind":"commit","published_at":"2024-09-30T18:20:53.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20240930","html_url":"https://github.com/openai/whisper/releases/tag/v20240930","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20240930","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240930","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240930/manifests"},{"name":"v20240927","sha":"423492dda7806206abe56bdfe427c1096473a020","kind":"commit","published_at":"2024-09-27T23:43:58.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20240927","html_url":"https://github.com/openai/whisper/releases/tag/v20240927","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20240927","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240927","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240927/manifests"},{"name":"v20231117","sha":"e58f28804528831904c3b6f2c0e473f346223433","kind":"commit","published_at":"2023-11-17T19:59:28.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231117","html_url":"https://github.com/openai/whisper/releases/tag/v20231117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20231117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231117/manifests"},{"name":"v20231106","sha":"fcfeaf1b61994c071bba62da47d7846933576ac9","kind":"commit","published_at":"2023-11-06T18:14:04.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231106","html_url":"https://github.com/openai/whisper/releases/tag/v20231106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20231106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231106/manifests"},{"name":"v20231105","sha":"f6f01c561c45ad6ab421405e18ae22fd0c698e92","kind":"commit","published_at":"2023-11-06T11:08:56.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231105","html_url":"https://github.com/openai/whisper/releases/tag/v20231105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20231105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231105/manifests"},{"name":"v20230918","sha":"0a60fcaa9b86748389a656aa013c416030287d47","kind":"commit","published_at":"2023-09-19T00:13:19.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230918","html_url":"https://github.com/openai/whisper/releases/tag/v20230918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230918/manifests"},{"name":"v20230314","sha":"6dea21fd7f7253bfe450f1e2512a0fe47ee2d258","kind":"commit","published_at":"2023-03-15T07:39:19.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230314","html_url":"https://github.com/openai/whisper/releases/tag/v20230314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230314/manifests"},{"name":"v20230308","sha":"ad3250a846fe7553a25064a2dc593e492dadf040","kind":"commit","published_at":"2023-03-08T23:48:57.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230308","html_url":"https://github.com/openai/whisper/releases/tag/v20230308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230308/manifests"},{"name":"v20230307","sha":"26807ec6d3cd9d3ce153d143dc840ea312dc1fad","kind":"commit","published_at":"2023-03-08T04:36:29.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230307","html_url":"https://github.com/openai/whisper/releases/tag/v20230307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230307/manifests"},{"name":"v20230306","sha":"8180fde939369f2e39bbafb4f155e20cc2157bd0","kind":"commit","published_at":"2023-03-07T02:53:04.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230306","html_url":"https://github.com/openai/whisper/releases/tag/v20230306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230306/manifests"},{"name":"v20230124","sha":"55f690af7914c672c69733b7e04ef5a41b2b2774","kind":"commit","published_at":"2023-01-24T19:11:08.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230124","html_url":"https://github.com/openai/whisper/releases/tag/v20230124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230124/manifests"},{"name":"v20230117","sha":"37a4f1be6d178bc8dad010dc33bcbbc69350e6bf","kind":"commit","published_at":"2023-01-18T00:08:28.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230117","html_url":"https://github.com/openai/whisper/releases/tag/v20230117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230117/manifests"}]},"repo_metadata_updated_at":"2026-04-24T12:58:55.895Z","dependent_packages_count":1,"downloads":107,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":71.36118436825701,"dependent_repos_count":69.6078431372549,"dependent_packages_count":7.466124823681255,"stargazers_count":0.02186404934119644,"forks_count":0.07851181354338721,"docker_downloads_count":null,"average":29.70710563841555},"purl":"pkg:pypi/symai-whisper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/symai-whisper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/symai-whisper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/symai-whisper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-24T11:04:07.934Z","issues_count":1,"pull_requests_count":372,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":5199328.638888889,"issues_closed_count":0,"pull_requests_closed_count":216,"pull_request_authors_count":214,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":1.564516129032258,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":0,"past_year_pull_requests_count":84,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3983507.3666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":43,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5952380952380952,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/issues","maintainers":[{"login":"jongwook","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongwook"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/symai-whisper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/symai-whisper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/symai-whisper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/symai-whisper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/symai-whisper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/symai-whisper/codemeta","maintainers":[{"uuid":"Xpitfire","login":"Xpitfire","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/Xpitfire/","role":null,"created_at":"2023-09-05T07:18:40.478Z","updated_at":"2023-09-05T07:18:40.478Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Xpitfire/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":873148,"maintainers_count":373398,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":13066730,"name":"openai-whisper","ecosystem":"nixpkgs","description":"General-purpose speech recognition model","homepage":"https://github.com/openai/whisper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/whisper","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:09:54.063Z","latest_release_published_at":"2026-02-01T17:09:54.063Z","latest_release_number":"20240930","last_synced_at":"2026-03-05T22:31:20.009Z","created_at":"2026-02-01T17:09:44.268Z","updated_at":"2026-03-05T22:31:20.607Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=openai-whisper","install_command":"nix-env -iA nixpkgs.openai-whisper","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/openai-whisper/default.nix#L77","metadata":{"nix_attribute":"whisper-20240930","position":"pkgs/development/python-modules/openai-whisper/default.nix:77","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/openai-whisper?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/openai-whisper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/openai-whisper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/openai-whisper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/openai-whisper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/openai-whisper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/openai-whisper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/openai-whisper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/openai-whisper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/openai-whisper/codemeta","maintainers":[{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":1364,"html_url":null,"role":null,"created_at":"2026-03-05T22:31:20.339Z","updated_at":"2026-03-05T22:31:20.339Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/mweinelt/packages"},{"uuid":"MayNiklas","login":null,"name":"Niklas Steffen","email":"info@niklas-steffen.de","url":"https://github.com/MayNiklas","packages_count":28,"html_url":null,"role":null,"created_at":"2026-03-05T22:31:20.444Z","updated_at":"2026-03-05T22:31:20.444Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/MayNiklas/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":5367489,"name":"test10101010101","ecosystem":"pypi","description":"This package is used for security research and demonstrations. It might contain dangerous code snippets. Do not run.","homepage":"https://github.com/openai/whisper","licenses":"Apache v2","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/whisper","keywords_array":["research"],"namespace":null,"versions_count":1,"first_release_published_at":"2022-10-24T09:11:19.000Z","latest_release_published_at":"2022-10-24T09:11:19.000Z","latest_release_number":"99.9.9","last_synced_at":"2026-05-23T20:33:09.167Z","created_at":"2022-10-24T09:54:37.971Z","updated_at":"2026-05-23T20:33:09.167Z","registry_url":"https://pypi.org/project/test10101010101/","install_command":"pip install test10101010101 --index-url https://pypi.org/simple","documentation_url":"https://test10101010101.readthedocs.io/","metadata":{"normalized_name":"test10101010101"},"repo_metadata":{"id":59843037,"uuid":"537603333","full_name":"openai/whisper","owner":"openai","description":"Robust Speech Recognition via Large-Scale Weak Supervision","archived":false,"fork":false,"pushed_at":"2025-09-08T10:58:26.000Z","size":12792,"stargazers_count":88755,"open_issues_count":95,"forks_count":11048,"subscribers_count":679,"default_branch":"main","last_synced_at":"2025-09-28T10:20:45.502Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/openai.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":"2022-09-16T20:02:54.000Z","updated_at":"2025-09-28T09:59:11.000Z","dependencies_parsed_at":"2023-11-06T10:44:08.332Z","dependency_job_id":"d3a968b1-1f8e-47d0-8002-775e6116d232","html_url":"https://github.com/openai/whisper","commit_stats":{"total_commits":99,"total_committers":45,"mean_commits":2.2,"dds":0.6666666666666667,"last_synced_commit":"6dea21fd7f7253bfe450f1e2512a0fe47ee2d258"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/openai/whisper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","download_url":"https://codeload.github.com/openai/whisper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/sbom","scorecard":{"id":708775,"data":{"date":"2025-08-11","repo":{"name":"github.com/openai/whisper","commit":"c0d2f624c09dc18e709e37c2ad90c039a4eb72a2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 17/29 approved changesets -- score normalized to 5","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":"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":"Maintained","score":6,"reason":"8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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/python-publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:79","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand 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":"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":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}}]},"last_synced_at":"2025-08-22T07:32:09.674Z","repository_id":59843037,"created_at":"2025-08-22T07:32:09.674Z","updated_at":"2025-08-22T07:32:09.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281442910,"owners_count":26502175,"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","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"tags":[{"name":"v20240930","sha":"25639fc17ddc013d56c594bfbf7644f2185fad84","kind":"commit","published_at":"2024-09-30T18:20:53.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20240930","html_url":"https://github.com/openai/whisper/releases/tag/v20240930","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20240930","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240930","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240930/manifests"},{"name":"v20240927","sha":"423492dda7806206abe56bdfe427c1096473a020","kind":"commit","published_at":"2024-09-27T23:43:58.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20240927","html_url":"https://github.com/openai/whisper/releases/tag/v20240927","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20240927","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240927","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240927/manifests"},{"name":"v20231117","sha":"e58f28804528831904c3b6f2c0e473f346223433","kind":"commit","published_at":"2023-11-17T19:59:28.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231117","html_url":"https://github.com/openai/whisper/releases/tag/v20231117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20231117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231117/manifests"},{"name":"v20231106","sha":"fcfeaf1b61994c071bba62da47d7846933576ac9","kind":"commit","published_at":"2023-11-06T18:14:04.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231106","html_url":"https://github.com/openai/whisper/releases/tag/v20231106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20231106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231106/manifests"},{"name":"v20231105","sha":"f6f01c561c45ad6ab421405e18ae22fd0c698e92","kind":"commit","published_at":"2023-11-06T11:08:56.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231105","html_url":"https://github.com/openai/whisper/releases/tag/v20231105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20231105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231105/manifests"},{"name":"v20230918","sha":"0a60fcaa9b86748389a656aa013c416030287d47","kind":"commit","published_at":"2023-09-19T00:13:19.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230918","html_url":"https://github.com/openai/whisper/releases/tag/v20230918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230918/manifests"},{"name":"v20230314","sha":"6dea21fd7f7253bfe450f1e2512a0fe47ee2d258","kind":"commit","published_at":"2023-03-15T07:39:19.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230314","html_url":"https://github.com/openai/whisper/releases/tag/v20230314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230314/manifests"},{"name":"v20230308","sha":"ad3250a846fe7553a25064a2dc593e492dadf040","kind":"commit","published_at":"2023-03-08T23:48:57.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230308","html_url":"https://github.com/openai/whisper/releases/tag/v20230308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230308/manifests"},{"name":"v20230307","sha":"26807ec6d3cd9d3ce153d143dc840ea312dc1fad","kind":"commit","published_at":"2023-03-08T04:36:29.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230307","html_url":"https://github.com/openai/whisper/releases/tag/v20230307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230307/manifests"},{"name":"v20230306","sha":"8180fde939369f2e39bbafb4f155e20cc2157bd0","kind":"commit","published_at":"2023-03-07T02:53:04.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230306","html_url":"https://github.com/openai/whisper/releases/tag/v20230306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230306/manifests"},{"name":"v20230124","sha":"55f690af7914c672c69733b7e04ef5a41b2b2774","kind":"commit","published_at":"2023-01-24T19:11:08.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230124","html_url":"https://github.com/openai/whisper/releases/tag/v20230124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230124/manifests"},{"name":"v20230117","sha":"37a4f1be6d178bc8dad010dc33bcbbc69350e6bf","kind":"commit","published_at":"2023-01-18T00:08:28.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230117","html_url":"https://github.com/openai/whisper/releases/tag/v20230117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230117/manifests"}]},"repo_metadata_updated_at":"2025-10-28T22:14:23.831Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.331131040805209,"dependent_packages_count":4.8420037102189415,"stargazers_count":0.15167259837719918,"forks_count":1.2318598852376006,"average":3.1391668086597377},"purl":"pkg:pypi/test10101010101","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/test10101010101","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/test10101010101","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/test10101010101/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-30T00:23:01.929Z","issues_count":1,"pull_requests_count":357,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":5184140.441860465,"issues_closed_count":0,"pull_requests_closed_count":215,"pull_request_authors_count":205,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":1.6134453781512605,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":1,"past_year_pull_requests_count":125,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":5058388.716666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.704,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":27,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/issues","maintainers":[{"login":"jongwook","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongwook"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/test10101010101/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/test10101010101/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/test10101010101/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/test10101010101/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/test10101010101/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/test10101010101/codemeta","maintainers":[],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":873148,"maintainers_count":373398,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":13205494,"name":"python312Packages.openai-whisper","ecosystem":"nixpkgs","description":"General-purpose speech recognition model","homepage":"https://github.com/openai/whisper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/whisper","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:03:03.406Z","latest_release_published_at":"2026-02-02T01:03:03.406Z","latest_release_number":"20231117","last_synced_at":"2026-03-08T12:13:53.241Z","created_at":"2026-02-02T01:02:43.264Z","updated_at":"2026-03-10T07:02:11.793Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.openai-whisper","install_command":"nix-env -iA nixpkgs.python312Packages.openai-whisper","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/openai-whisper/default.nix#L77","metadata":{"nix_attribute":"python3.12-whisper-20231117","position":"pkgs/development/python-modules/openai-whisper/default.nix:77","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"openai-whisper","upstream_purl":"pkg:pypi/openai-whisper"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.openai-whisper?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.openai-whisper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.openai-whisper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.openai-whisper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.openai-whisper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.openai-whisper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.openai-whisper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.openai-whisper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.openai-whisper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.openai-whisper/codemeta","maintainers":[{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":1223,"html_url":null,"role":null,"created_at":"2026-03-08T12:13:53.548Z","updated_at":"2026-03-08T12:13:53.548Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/mweinelt/packages"},{"uuid":"MayNiklas","login":null,"name":"Niklas Steffen","email":"info@niklas-steffen.de","url":"https://github.com/MayNiklas","packages_count":23,"html_url":null,"role":null,"created_at":"2026-03-08T12:13:53.599Z","updated_at":"2026-03-08T12:13:53.599Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/MayNiklas/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":251},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-28T05:12:02.705Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13087081,"name":"python312Packages.openai-whisper","ecosystem":"nixpkgs","description":"General-purpose speech recognition model","homepage":"https://github.com/openai/whisper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/whisper","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:06:04.319Z","latest_release_published_at":"2026-02-01T18:06:04.319Z","latest_release_number":"20240930","last_synced_at":"2026-04-09T19:02:22.625Z","created_at":"2026-02-01T18:06:03.517Z","updated_at":"2026-04-09T19:31:23.742Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.openai-whisper","install_command":"nix-env -iA nixpkgs.python312Packages.openai-whisper","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/openai-whisper/default.nix#L77","metadata":{"nix_attribute":"python3.12-whisper-20240930","position":"pkgs/development/python-modules/openai-whisper/default.nix:77","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"openai-whisper","upstream_purl":"pkg:pypi/openai-whisper"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.openai-whisper?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.openai-whisper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.openai-whisper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.openai-whisper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.openai-whisper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.openai-whisper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.openai-whisper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.openai-whisper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.openai-whisper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.openai-whisper/codemeta","maintainers":[{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":1364,"html_url":null,"role":null,"created_at":"2026-03-03T19:21:43.303Z","updated_at":"2026-03-03T19:21:43.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/mweinelt/packages"},{"uuid":"MayNiklas","login":null,"name":"Niklas Steffen","email":"info@niklas-steffen.de","url":"https://github.com/MayNiklas","packages_count":28,"html_url":null,"role":null,"created_at":"2026-03-03T19:21:43.461Z","updated_at":"2026-03-03T19:21:43.461Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/MayNiklas/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":14439020,"name":"py-openai-whisper","ecosystem":"spack","description":"Robust Speech Recognition via Large-Scale Weak Supervision\n","homepage":"https://github.com/openai/whisper","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/openai/whisper","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-05-13T13:22:22.090Z","latest_release_published_at":"2026-05-13T13:22:22.090Z","latest_release_number":"20250625","last_synced_at":"2026-05-13T13:22:26.542Z","created_at":"2026-05-13T13:22:21.644Z","updated_at":"2026-05-13T14:28:37.590Z","registry_url":"https://packages.spack.io/package.html?name=py-openai-whisper","install_command":"spack install py-openai-whisper","documentation_url":null,"metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-13T14:28:37.551Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":51.84250932221979,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.921254661109895},"purl":"pkg:spack/py-openai-whisper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-openai-whisper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-openai-whisper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-openai-whisper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-openai-whisper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-openai-whisper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-openai-whisper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-openai-whisper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-openai-whisper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-openai-whisper/codemeta","maintainers":[],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9152,"maintainers_count":982,"namespaces_count":0,"keywords_count":0,"github":"spack","metadata":{"funded_packages_count":437},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-04-03T06:48:03.381Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":13078229,"name":"python311Packages.openai-whisper","ecosystem":"nixpkgs","description":"General-purpose speech recognition model","homepage":"https://github.com/openai/whisper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/whisper","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:37:35.055Z","latest_release_published_at":"2026-02-01T17:37:35.055Z","latest_release_number":"20240930","last_synced_at":"2026-03-06T02:29:03.272Z","created_at":"2026-02-01T17:37:34.829Z","updated_at":"2026-03-06T02:32:10.327Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.openai-whisper","install_command":"nix-env -iA nixpkgs.python311Packages.openai-whisper","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/openai-whisper/default.nix#L77","metadata":{"nix_attribute":"python3.11-whisper-20240930","position":"pkgs/development/python-modules/openai-whisper/default.nix:77","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"openai-whisper","upstream_purl":"pkg:pypi/openai-whisper"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.openai-whisper?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.openai-whisper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.openai-whisper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.openai-whisper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.openai-whisper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.openai-whisper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.openai-whisper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.openai-whisper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.openai-whisper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.openai-whisper/codemeta","maintainers":[{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":1364,"html_url":null,"role":null,"created_at":"2026-03-06T02:29:03.496Z","updated_at":"2026-03-06T02:29:03.496Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/mweinelt/packages"},{"uuid":"MayNiklas","login":null,"name":"Niklas Steffen","email":"info@niklas-steffen.de","url":"https://github.com/MayNiklas","packages_count":28,"html_url":null,"role":null,"created_at":"2026-03-06T02:29:03.587Z","updated_at":"2026-03-06T02:29:03.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/MayNiklas/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":11343651,"name":"listening-node","ecosystem":"pypi","description":null,"homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/whisper","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2025-02-11T13:30:12.000Z","latest_release_published_at":"2025-02-11T13:30:12.000Z","latest_release_number":"0.0.27","last_synced_at":"2026-05-03T20:00:26.644Z","created_at":"2025-02-11T13:31:44.056Z","updated_at":"2026-05-03T20:00:26.644Z","registry_url":"https://pypi.org/project/listening-node/","install_command":"pip install listening-node --index-url https://pypi.org/simple","documentation_url":"https://listening-node.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12"],"normalized_name":"listening-node"},"repo_metadata":{"id":59843037,"uuid":"537603333","full_name":"openai/whisper","owner":"openai","description":"Robust Speech Recognition via Large-Scale Weak Supervision","archived":false,"fork":false,"pushed_at":"2025-09-08T10:58:26.000Z","size":12792,"stargazers_count":88755,"open_issues_count":95,"forks_count":11048,"subscribers_count":679,"default_branch":"main","last_synced_at":"2025-09-28T10:20:45.502Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/openai.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":"2022-09-16T20:02:54.000Z","updated_at":"2025-09-28T09:59:11.000Z","dependencies_parsed_at":"2023-11-06T10:44:08.332Z","dependency_job_id":"d3a968b1-1f8e-47d0-8002-775e6116d232","html_url":"https://github.com/openai/whisper","commit_stats":{"total_commits":99,"total_committers":45,"mean_commits":2.2,"dds":0.6666666666666667,"last_synced_commit":"6dea21fd7f7253bfe450f1e2512a0fe47ee2d258"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/openai/whisper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","download_url":"https://codeload.github.com/openai/whisper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/sbom","scorecard":{"id":708775,"data":{"date":"2025-08-11","repo":{"name":"github.com/openai/whisper","commit":"c0d2f624c09dc18e709e37c2ad90c039a4eb72a2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 17/29 approved changesets -- score normalized to 5","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":"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":"Maintained","score":6,"reason":"8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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/python-publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:79","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand 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":"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":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}}]},"last_synced_at":"2025-08-22T07:32:09.674Z","repository_id":59843037,"created_at":"2025-08-22T07:32:09.674Z","updated_at":"2025-08-22T07:32:09.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281442910,"owners_count":26502175,"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","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"tags":[{"name":"v20240930","sha":"25639fc17ddc013d56c594bfbf7644f2185fad84","kind":"commit","published_at":"2024-09-30T18:20:53.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20240930","html_url":"https://github.com/openai/whisper/releases/tag/v20240930","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20240930","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240930","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240930/manifests"},{"name":"v20240927","sha":"423492dda7806206abe56bdfe427c1096473a020","kind":"commit","published_at":"2024-09-27T23:43:58.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20240927","html_url":"https://github.com/openai/whisper/releases/tag/v20240927","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20240927","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240927","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240927/manifests"},{"name":"v20231117","sha":"e58f28804528831904c3b6f2c0e473f346223433","kind":"commit","published_at":"2023-11-17T19:59:28.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231117","html_url":"https://github.com/openai/whisper/releases/tag/v20231117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20231117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231117/manifests"},{"name":"v20231106","sha":"fcfeaf1b61994c071bba62da47d7846933576ac9","kind":"commit","published_at":"2023-11-06T18:14:04.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231106","html_url":"https://github.com/openai/whisper/releases/tag/v20231106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20231106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231106/manifests"},{"name":"v20231105","sha":"f6f01c561c45ad6ab421405e18ae22fd0c698e92","kind":"commit","published_at":"2023-11-06T11:08:56.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231105","html_url":"https://github.com/openai/whisper/releases/tag/v20231105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20231105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231105/manifests"},{"name":"v20230918","sha":"0a60fcaa9b86748389a656aa013c416030287d47","kind":"commit","published_at":"2023-09-19T00:13:19.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230918","html_url":"https://github.com/openai/whisper/releases/tag/v20230918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230918/manifests"},{"name":"v20230314","sha":"6dea21fd7f7253bfe450f1e2512a0fe47ee2d258","kind":"commit","published_at":"2023-03-15T07:39:19.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230314","html_url":"https://github.com/openai/whisper/releases/tag/v20230314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230314/manifests"},{"name":"v20230308","sha":"ad3250a846fe7553a25064a2dc593e492dadf040","kind":"commit","published_at":"2023-03-08T23:48:57.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230308","html_url":"https://github.com/openai/whisper/releases/tag/v20230308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230308/manifests"},{"name":"v20230307","sha":"26807ec6d3cd9d3ce153d143dc840ea312dc1fad","kind":"commit","published_at":"2023-03-08T04:36:29.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230307","html_url":"https://github.com/openai/whisper/releases/tag/v20230307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230307/manifests"},{"name":"v20230306","sha":"8180fde939369f2e39bbafb4f155e20cc2157bd0","kind":"commit","published_at":"2023-03-07T02:53:04.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230306","html_url":"https://github.com/openai/whisper/releases/tag/v20230306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230306/manifests"},{"name":"v20230124","sha":"55f690af7914c672c69733b7e04ef5a41b2b2774","kind":"commit","published_at":"2023-01-24T19:11:08.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230124","html_url":"https://github.com/openai/whisper/releases/tag/v20230124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230124/manifests"},{"name":"v20230117","sha":"37a4f1be6d178bc8dad010dc33bcbbc69350e6bf","kind":"commit","published_at":"2023-01-18T00:08:28.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230117","html_url":"https://github.com/openai/whisper/releases/tag/v20230117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230117/manifests"}]},"repo_metadata_updated_at":"2025-10-28T22:13:33.842Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":54.25153697468994,"dependent_packages_count":9.63500424126215,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.943270607976046},"purl":"pkg:pypi/listening-node","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/listening-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/listening-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/listening-node/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-30T00:23:01.929Z","issues_count":1,"pull_requests_count":357,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":5184140.441860465,"issues_closed_count":0,"pull_requests_closed_count":215,"pull_request_authors_count":205,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":1.6134453781512605,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":1,"past_year_pull_requests_count":125,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":5058388.716666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.704,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":27,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/issues","maintainers":[{"login":"jongwook","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongwook"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/listening-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/listening-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/listening-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/listening-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/listening-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/listening-node/codemeta","maintainers":[{"uuid":"ladvien","login":"ladvien","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/ladvien/","role":"Owner","created_at":"2025-02-11T14:02:30.295Z","updated_at":"2025-02-11T14:02:30.295Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ladvien/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":873148,"maintainers_count":373398,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":10974370,"name":"whisper-applemps","ecosystem":"pypi","description":"Robust Speech Recognition via Large-Scale Weak Supervision","homepage":"https://github.com/openai/whisper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/whisper","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-10-16T14:54:32.000Z","latest_release_published_at":"2024-10-16T14:54:32.000Z","latest_release_number":"20240930","last_synced_at":"2026-05-03T20:01:51.024Z","created_at":"2024-10-16T15:00:20.097Z","updated_at":"2026-05-03T20:01:51.025Z","registry_url":"https://pypi.org/project/whisper-applemps/","install_command":"pip install whisper-applemps --index-url https://pypi.org/simple","documentation_url":"https://whisper-applemps.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"whisper-applemps","project_status":null},"repo_metadata":{"id":59843037,"uuid":"537603333","full_name":"openai/whisper","owner":"openai","description":"Robust Speech Recognition via Large-Scale Weak Supervision","archived":false,"fork":false,"pushed_at":"2025-12-15T10:18:21.000Z","size":12792,"stargazers_count":92424,"open_issues_count":111,"forks_count":11579,"subscribers_count":689,"default_branch":"main","last_synced_at":"2025-12-27T21:57:04.409Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/openai.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":"2022-09-16T20:02:54.000Z","updated_at":"2025-12-27T20:33:29.000Z","dependencies_parsed_at":"2023-11-06T10:44:08.332Z","dependency_job_id":"d3a968b1-1f8e-47d0-8002-775e6116d232","html_url":"https://github.com/openai/whisper","commit_stats":{"total_commits":99,"total_committers":45,"mean_commits":2.2,"dds":0.6666666666666667,"last_synced_commit":"6dea21fd7f7253bfe450f1e2512a0fe47ee2d258"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/openai/whisper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","download_url":"https://codeload.github.com/openai/whisper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/sbom","scorecard":{"id":708775,"data":{"date":"2025-08-11","repo":{"name":"github.com/openai/whisper","commit":"c0d2f624c09dc18e709e37c2ad90c039a4eb72a2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 17/29 approved changesets -- score normalized to 5","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":"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":"Maintained","score":6,"reason":"8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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/python-publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/whisper/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:79","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand 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":"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":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}}]},"last_synced_at":"2025-08-22T07:32:09.674Z","repository_id":59843037,"created_at":"2025-08-22T07:32:09.674Z","updated_at":"2025-08-22T07:32:09.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28159184,"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","status":"online","status_checked_at":"2026-01-01T02:00:06.694Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[{"name":"v20240930","sha":"25639fc17ddc013d56c594bfbf7644f2185fad84","kind":"commit","published_at":"2024-09-30T18:20:53.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20240930","html_url":"https://github.com/openai/whisper/releases/tag/v20240930","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20240930","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240930","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240930/manifests"},{"name":"v20240927","sha":"423492dda7806206abe56bdfe427c1096473a020","kind":"commit","published_at":"2024-09-27T23:43:58.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20240927","html_url":"https://github.com/openai/whisper/releases/tag/v20240927","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20240927","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240927","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20240927/manifests"},{"name":"v20231117","sha":"e58f28804528831904c3b6f2c0e473f346223433","kind":"commit","published_at":"2023-11-17T19:59:28.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231117","html_url":"https://github.com/openai/whisper/releases/tag/v20231117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20231117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231117/manifests"},{"name":"v20231106","sha":"fcfeaf1b61994c071bba62da47d7846933576ac9","kind":"commit","published_at":"2023-11-06T18:14:04.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231106","html_url":"https://github.com/openai/whisper/releases/tag/v20231106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20231106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231106/manifests"},{"name":"v20231105","sha":"f6f01c561c45ad6ab421405e18ae22fd0c698e92","kind":"commit","published_at":"2023-11-06T11:08:56.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231105","html_url":"https://github.com/openai/whisper/releases/tag/v20231105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20231105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231105/manifests"},{"name":"v20230918","sha":"0a60fcaa9b86748389a656aa013c416030287d47","kind":"commit","published_at":"2023-09-19T00:13:19.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230918","html_url":"https://github.com/openai/whisper/releases/tag/v20230918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230918/manifests"},{"name":"v20230314","sha":"6dea21fd7f7253bfe450f1e2512a0fe47ee2d258","kind":"commit","published_at":"2023-03-15T07:39:19.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230314","html_url":"https://github.com/openai/whisper/releases/tag/v20230314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230314/manifests"},{"name":"v20230308","sha":"ad3250a846fe7553a25064a2dc593e492dadf040","kind":"commit","published_at":"2023-03-08T23:48:57.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230308","html_url":"https://github.com/openai/whisper/releases/tag/v20230308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230308/manifests"},{"name":"v20230307","sha":"26807ec6d3cd9d3ce153d143dc840ea312dc1fad","kind":"commit","published_at":"2023-03-08T04:36:29.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230307","html_url":"https://github.com/openai/whisper/releases/tag/v20230307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230307/manifests"},{"name":"v20230306","sha":"8180fde939369f2e39bbafb4f155e20cc2157bd0","kind":"commit","published_at":"2023-03-07T02:53:04.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230306","html_url":"https://github.com/openai/whisper/releases/tag/v20230306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230306/manifests"},{"name":"v20230124","sha":"55f690af7914c672c69733b7e04ef5a41b2b2774","kind":"commit","published_at":"2023-01-24T19:11:08.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230124","html_url":"https://github.com/openai/whisper/releases/tag/v20230124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230124/manifests"},{"name":"v20230117","sha":"37a4f1be6d178bc8dad010dc33bcbbc69350e6bf","kind":"commit","published_at":"2023-01-18T00:08:28.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230117","html_url":"https://github.com/openai/whisper/releases/tag/v20230117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/whisper@v20230117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230117/manifests"}]},"repo_metadata_updated_at":"2026-02-19T22:14:21.154Z","dependent_packages_count":0,"downloads":297,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":57.3536642137846,"dependent_packages_count":10.190540750238892,"stargazers_count":0.04065737588478777,"forks_count":0.11609395282764702,"docker_downloads_count":null,"average":16.92523907318398},"purl":"pkg:pypi/whisper-applemps","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/whisper-applemps","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/whisper-applemps","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/whisper-applemps/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-24T11:04:07.934Z","issues_count":1,"pull_requests_count":372,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":5199328.638888889,"issues_closed_count":0,"pull_requests_closed_count":216,"pull_request_authors_count":214,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":1.564516129032258,"merged_pull_requests_count":101,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":0,"past_year_pull_requests_count":84,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3983507.3666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":43,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5952380952380952,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/issues","maintainers":[{"login":"jongwook","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongwook"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/whisper-applemps/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/whisper-applemps/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/whisper-applemps/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/whisper-applemps/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/whisper-applemps/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/whisper-applemps/codemeta","maintainers":[{"uuid":"github.Doctor-yoi","login":"github.Doctor-yoi","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/github.Doctor-yoi/","role":null,"created_at":"2024-10-16T15:00:24.450Z","updated_at":"2024-10-16T15:00:24.450Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/github.Doctor-yoi/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":873148,"maintainers_count":373398,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5896587,"name":"openai-whisper","ecosystem":"pypi","description":"Robust Speech Recognition via Large-Scale Weak Supervision","homepage":"https://github.com/openai/whisper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/whisper","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2023-01-17T23:26:55.000Z","latest_release_published_at":"2023-01-17T23:26:55.000Z","latest_release_number":"1.0.0","last_synced_at":"2026-04-01T04:01:42.370Z","created_at":"2023-01-17T23:58:43.932Z","updated_at":"2026-04-01T04:01:42.371Z","registry_url":"https://pypi.org/project/openai-whisper/","install_command":"pip install openai-whisper --index-url https://pypi.org/simple","documentation_url":"https://openai-whisper.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"openai-whisper"},"repo_metadata":{"id":59843037,"uuid":"537603333","full_name":"openai/whisper","owner":"openai","description":"Robust Speech Recognition via Large-Scale Weak Supervision","archived":false,"fork":false,"pushed_at":"2024-07-22T03:21:05.000Z","size":12733,"stargazers_count":64924,"open_issues_count":65,"forks_count":7583,"subscribers_count":542,"default_branch":"main","last_synced_at":"2024-07-22T13:45:25.105Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/openai.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":"2022-09-16T20:02:54.000Z","updated_at":"2024-07-30T21:45:20.916Z","dependencies_parsed_at":"2023-11-06T10:44:08.332Z","dependency_job_id":"d3a968b1-1f8e-47d0-8002-775e6116d232","html_url":"https://github.com/openai/whisper","commit_stats":{"total_commits":99,"total_committers":45,"mean_commits":2.2,"dds":0.6666666666666667,"last_synced_commit":"6dea21fd7f7253bfe450f1e2512a0fe47ee2d258"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","download_url":"https://codeload.github.com/openai/whisper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217861524,"owners_count":16242331,"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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[{"name":"v20231117","sha":"e58f28804528831904c3b6f2c0e473f346223433","kind":"commit","published_at":"2023-11-17T19:59:28.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231117","html_url":"https://github.com/openai/whisper/releases/tag/v20231117","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231117/manifests"},{"name":"v20231106","sha":"fcfeaf1b61994c071bba62da47d7846933576ac9","kind":"commit","published_at":"2023-11-06T18:14:04.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231106","html_url":"https://github.com/openai/whisper/releases/tag/v20231106","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231106/manifests"},{"name":"v20231105","sha":"f6f01c561c45ad6ab421405e18ae22fd0c698e92","kind":"commit","published_at":"2023-11-06T11:08:56.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20231105","html_url":"https://github.com/openai/whisper/releases/tag/v20231105","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20231105/manifests"},{"name":"v20230918","sha":"0a60fcaa9b86748389a656aa013c416030287d47","kind":"commit","published_at":"2023-09-19T00:13:19.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230918","html_url":"https://github.com/openai/whisper/releases/tag/v20230918","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230918/manifests"},{"name":"v20230314","sha":"6dea21fd7f7253bfe450f1e2512a0fe47ee2d258","kind":"commit","published_at":"2023-03-15T07:39:19.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230314","html_url":"https://github.com/openai/whisper/releases/tag/v20230314","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230314/manifests"},{"name":"v20230308","sha":"ad3250a846fe7553a25064a2dc593e492dadf040","kind":"commit","published_at":"2023-03-08T23:48:57.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230308","html_url":"https://github.com/openai/whisper/releases/tag/v20230308","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230308/manifests"},{"name":"v20230307","sha":"26807ec6d3cd9d3ce153d143dc840ea312dc1fad","kind":"commit","published_at":"2023-03-08T04:36:29.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230307","html_url":"https://github.com/openai/whisper/releases/tag/v20230307","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230307/manifests"},{"name":"v20230306","sha":"8180fde939369f2e39bbafb4f155e20cc2157bd0","kind":"commit","published_at":"2023-03-07T02:53:04.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230306","html_url":"https://github.com/openai/whisper/releases/tag/v20230306","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230306/manifests"},{"name":"v20230124","sha":"55f690af7914c672c69733b7e04ef5a41b2b2774","kind":"commit","published_at":"2023-01-24T19:11:08.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230124","html_url":"https://github.com/openai/whisper/releases/tag/v20230124","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230124/manifests"},{"name":"v20230117","sha":"37a4f1be6d178bc8dad010dc33bcbbc69350e6bf","kind":"commit","published_at":"2023-01-18T00:08:28.000Z","download_url":"https://codeload.github.com/openai/whisper/tar.gz/v20230117","html_url":"https://github.com/openai/whisper/releases/tag/v20230117","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/tags/v20230117/manifests"}]},"repo_metadata_updated_at":"2024-09-06T21:04:31.396Z","dependent_packages_count":135,"downloads":733631,"downloads_period":"last-month","dependent_repos_count":2067,"rankings":{"downloads":0.7014277436330993,"dependent_repos_count":0.23995212356679427,"dependent_packages_count":0.17516695006222036,"stargazers_count":0.016718754452793267,"forks_count":0.0740944799612429,"docker_downloads_count":1.8443825934967844,"average":0.5086237741954891},"purl":"pkg:pypi/openai-whisper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/openai-whisper","docker_dependents_count":63,"docker_downloads_count":14928,"usage_url":"https://repos.ecosyste.ms/usage/pypi/openai-whisper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/openai-whisper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T09:03:00.761Z","issues_count":0,"pull_requests_count":203,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1650457.96875,"issues_closed_count":0,"pull_requests_closed_count":128,"pull_request_authors_count":149,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":2.1330049261083746,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":77,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":591284.5714285715,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":64,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.1818181818181819,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/issues","maintainers":[{"login":"jongwook","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongwook"}],"active_maintainers":[{"login":"jongwook","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongwook"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openai-whisper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openai-whisper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openai-whisper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openai-whisper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openai-whisper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openai-whisper/codemeta","maintainers":[{"uuid":"jongwook","login":"jongwook","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/jongwook/","role":null,"created_at":"2023-01-20T08:53:01.755Z","updated_at":"2023-01-20T08:53:01.755Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jongwook/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":873148,"maintainers_count":373398,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":12894271,"name":"python314Packages.openai-whisper","ecosystem":"nixpkgs","description":"General-purpose speech recognition model","homepage":"https://github.com/openai/whisper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/whisper","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T08:47:47.264Z","latest_release_published_at":"2026-01-27T08:47:47.264Z","latest_release_number":"20250625","last_synced_at":"2026-04-14T05:02:13.803Z","created_at":"2026-01-27T08:47:47.058Z","updated_at":"2026-04-14T10:53:54.044Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.openai-whisper","install_command":"nix-env -iA nixpkgs.python314Packages.openai-whisper","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/openai-whisper/default.nix#L80","metadata":{"nix_attribute":"python3.14-whisper-20250625","position":"pkgs/development/python-modules/openai-whisper/default.nix:80","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"openai-whisper","upstream_purl":"pkg:pypi/openai-whisper"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.openai-whisper?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.openai-whisper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.openai-whisper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.openai-whisper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.openai-whisper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.openai-whisper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.openai-whisper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.openai-whisper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.openai-whisper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.openai-whisper/codemeta","maintainers":[{"uuid":"MayNiklas","login":null,"name":"Niklas Steffen","email":"info@niklas-steffen.de","url":"https://github.com/MayNiklas","packages_count":40,"html_url":null,"role":null,"created_at":"2026-03-04T07:12:49.120Z","updated_at":"2026-03-04T07:12:49.120Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/MayNiklas/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":147106,"maintainers_count":4680,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":12838955,"name":"openai-whisper","ecosystem":"nixpkgs","description":"General-purpose speech recognition model","homepage":"https://github.com/openai/whisper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/whisper","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T21:25:45.565Z","latest_release_published_at":"2026-01-26T21:25:45.565Z","latest_release_number":"20250625","last_synced_at":"2026-03-06T16:14:08.497Z","created_at":"2026-01-26T21:25:45.370Z","updated_at":"2026-03-06T16:14:08.933Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=openai-whisper","install_command":"nix-env -iA nixpkgs.openai-whisper","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/openai-whisper/default.nix#L80","metadata":{"nix_attribute":"whisper-20250625","position":"pkgs/development/python-modules/openai-whisper/default.nix:80","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/openai-whisper?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/openai-whisper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/openai-whisper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/openai-whisper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/openai-whisper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/openai-whisper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/openai-whisper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/openai-whisper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/openai-whisper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/openai-whisper/codemeta","maintainers":[{"uuid":"MayNiklas","login":null,"name":"Niklas Steffen","email":"info@niklas-steffen.de","url":"https://github.com/MayNiklas","packages_count":40,"html_url":null,"role":null,"created_at":"2026-03-06T16:14:08.804Z","updated_at":"2026-03-06T16:14:08.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/MayNiklas/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":147106,"maintainers_count":4680,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13186290,"name":"openai-whisper","ecosystem":"nixpkgs","description":"General-purpose speech recognition model","homepage":"https://github.com/openai/whisper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/whisper","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T23:55:39.595Z","latest_release_published_at":"2026-02-01T23:55:39.595Z","latest_release_number":"20231117","last_synced_at":"2026-03-06T23:10:34.550Z","created_at":"2026-02-01T23:55:39.290Z","updated_at":"2026-03-06T23:10:35.214Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=openai-whisper","install_command":"nix-env -iA nixpkgs.openai-whisper","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/openai-whisper/default.nix#L77","metadata":{"nix_attribute":"whisper-20231117","position":"pkgs/development/python-modules/openai-whisper/default.nix:77","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/openai-whisper?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/openai-whisper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/openai-whisper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/openai-whisper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/openai-whisper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/openai-whisper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/openai-whisper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/openai-whisper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/openai-whisper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/openai-whisper/codemeta","maintainers":[{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":1223,"html_url":null,"role":null,"created_at":"2026-03-06T23:10:34.939Z","updated_at":"2026-03-06T23:10:34.939Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/mweinelt/packages"},{"uuid":"MayNiklas","login":null,"name":"Niklas Steffen","email":"info@niklas-steffen.de","url":"https://github.com/MayNiklas","packages_count":23,"html_url":null,"role":null,"created_at":"2026-03-06T23:10:35.086Z","updated_at":"2026-03-06T23:10:35.086Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/MayNiklas/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":251},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-28T05:12:02.705Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}}],"commits":{"id":692311,"full_name":"openai/whisper","default_branch":"main","total_commits":166,"total_committers":81,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":2.049382716049383,"dds":0.5783132530120482,"past_year_total_commits":10,"past_year_total_committers":8,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.25,"past_year_dds":0.7,"last_synced_at":"2026-05-26T14:03:30.246Z","last_synced_commit":"04f449b8a437f1bbd3dba5c9f826aca972e7709a","created_at":"2023-03-09T11:28:09.665Z","updated_at":"2026-05-26T14:02:54.951Z","committers":[{"name":"Jong Wook Kim","email":"jongwook@nyu.edu","login":"jongwook","count":70},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":6},{"name":"ryanheise","email":"ryan@ryanheise.com","login":"ryanheise","count":4},{"name":"EliEron","email":"subanimehd@gmail.com","login":"EliEron","count":2},{"name":"Guillaume Klein","email":"guillaumekln","login":"guillaumekln","count":2},{"name":"Markus Hennerbichler","email":"markushennerbichler@gmail.com","login":"HennerM","count":2},{"name":"Vicki Anand","email":"vicki_anand@hotmail.com","login":"vickianand","count":2},{"name":"VulumeCode","email":"2590984+VulumeCode","login":"VulumeCode","count":2},{"name":"fatih","email":"34196005+fcakyon","login":"fcakyon","count":2},{"name":"jumon","email":"jumon.nozaki@gmail.com","login":"jumon","count":2},{"name":"petterreinholdtsen","email":"pere-github@hungry.com","login":"petterreinholdtsen","count":2},{"name":"Jibin Mathew","email":"jibinmathew.69@gmail.com","login":"jibinmathew69","count":1},{"name":"Johnny","email":"johnnync13@gmail.com","login":"johnnynunez","count":1},{"name":"Jordi Mas","email":"jmas@softcatala.org","login":"jordimas","count":1},{"name":"K.B.Dharun Krishna","email":"kbdharunkrishna@gmail.com","login":"kbdharun","count":1},{"name":"Learpcs","email":"34576126+Learpcs","login":"Learpcs","count":1},{"name":"Lev Danilov","email":"ldanilov","login":"ldanilov","count":1},{"name":"Local State","email":"ain-soph@live.com","login":"ain-soph","count":1},{"name":"Aaryan YVS","email":"51906812+Aaryan369","login":"Aaryan369","count":1},{"name":"Jianan Xing","email":"1633398+xingjianan","login":"xingjianan","count":1},{"name":"Giovanni Lanzani","email":"gglanzani","login":"gglanzani","count":1},{"name":"Fernando O. Gallego","email":"f.ortega.gallego@gmail.com","login":"FernanOrtega","count":1},{"name":"Fabiano","email":"fabianosoriani@gmail.com","login":"flockonus","count":1},{"name":"ExtReMLapin","email":"3909752+ExtReMLapin","login":"ExtReMLapin","count":1},{"name":"Eugene Indenbom","email":"45334274+eindenbom","login":"eindenbom","count":1},{"name":"Dridi Yassin","email":"73611344+yaslack","login":"yaslack","count":1},{"name":"Akash Mahajan","email":"akash7190@gmail.com","login":"akashmjn","count":1},{"name":"Andrey Chernykh","email":"andrew.chernyh@gmail.com","login":"andrewchernyh","count":1},{"name":"Arseniy Bushyn","email":"arseniybushyn@gmail.com","login":"bushyn","count":1},{"name":"Arthur Kim","email":"kimdwkimdw@gmail.com","login":"kimdwkimdw","count":1},{"name":"Ashutosh Tripathi","email":"pushpatripathi1111@gmail.com","login":"stupid-kid-af","count":1},{"name":"Bastiaan Quast","email":"bquast@gmail.com","login":"bquast","count":1},{"name":"Bob Lin","email":"bob401710@gmail.com","login":"169","count":1},{"name":"BotMaster3000","email":"jdgebauer@gmx.de","login":"BotMaster3000","count":1},{"name":"Brett Balquist","email":"113616657+brett-b112","login":"brett-b112","count":1},{"name":"Caleb McQuillin","email":"codebycaleb","login":"codebycaleb","count":1},{"name":"Corentin Jemine","email":"corentin.jemine@gmail.com","login":"CorentinJ","count":1},{"name":"David Marx","email":"david.marx84@gmail.com","login":"dmarx","count":1},{"name":"Drew Hintz","email":"hintz@openai.com","login":"hintz-openai","count":1},{"name":"Lowell Vaughn","email":"lowell@vaughnresearch.com","login":"lvaughn","count":1},{"name":"Sidney Radcliffe","email":"sradc","login":"sradc","count":1},{"name":"Sumana Harihareswara","email":"sh@changeset.nyc","login":"brainwane","count":1},{"name":"Szabolcs Pasztor","email":"szabolcs@basislabs.co","login":"szpasztor","count":1},{"name":"Théo BOYER","email":"boyert@protonmail.com","login":"TheoBoyer","count":1},{"name":"Tom Stuart","email":"hi@tomstu.art","login":"tomstuart","count":1},{"name":"Valentin Berkes","email":"16121857+funboarder13920","login":"funboarder13920","count":1},{"name":"WangChou Lu","email":"wangchou","login":"wangchou","count":1},{"name":"adamreis","email":"adamhreis@gmail.com","login":"adamreis","count":1},{"name":"altryne","email":"git@alexw.me","login":"altryne","count":1},{"name":"amosal","email":"amolinasalazar@gmail.com","login":"amolinasalazar","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"eudoxos","email":"github@doxos.eu","login":"eudoxos","count":1},{"name":"f1sh","email":"71207078+YuZekai","login":"YuZekai","count":1},{"name":"hanacchi","email":"hanacchi","login":"hanacchi","count":1},{"name":"kittsil","email":"ddt07a@acu.edu","login":"kittsil","count":1},{"name":"mcgrew-oai","email":"146999853+mcgrew-oai","login":"mcgrew-oai","count":1},{"name":"mj-kh","email":"45274855+mj-kh","login":"mj-kh","count":1},{"name":"sawadata","email":"92194484+sawadata","login":"sawadata","count":1},{"name":"sqhao","email":"haoshengqiang79@163.com","login":"HSQ79815","count":1},{"name":"taylorchu","email":"tailinchu@gmail.com","login":"taylorchu","count":1},{"name":"Umar Farooqi","email":"farooqiumar@rocketmail.com","login":null,"count":1},{"name":"Marco Zucconelli","email":"16992603+zuccon","login":"zuccon","count":1},{"name":"Michael Goin","email":"michael@neuralmagic.com","login":"mgoin","count":1},{"name":"Michael Monashev","email":"mmb@ya.ru","login":"MichaelMonashev","count":1},{"name":"Micheal Taylor","email":"bubthegreat@gmail.com","login":"bubthegreat","count":1},{"name":"Mikko Vedru","email":"mikko.vedru@gmail.com","login":"mikkovedru","count":1},{"name":"Mohamad Zamini","email":"32536264+mzamini92","login":"mzamini92","count":1},{"name":"Nathan Harmon","email":"nmharmon8@gmail.com","login":"nmharmon8","count":1},{"name":"Nicholas Nadeau, Ph.D., P.Eng.","email":"6395915+engnadeau","login":"engnadeau","count":1},{"name":"Nick Konovalchuk","email":"60937565+bottledmind","login":"bottledmind","count":1},{"name":"Niels Mayer","email":"Niels.Mayer@gmail.com","login":"NielsMayer","count":1},{"name":"Niklas K","email":"drdaxxy@googlemail.com","login":"drdaxxy","count":1},{"name":"Nino Risteski","email":"95188570+NinoRisteski","login":"NinoRisteski","count":1},{"name":"Paul Harter","email":"paul@glowinthedark.co.uk","login":"paulharter","count":1},{"name":"Paul Willot","email":"kiwi.pwillot@gmail.com","login":"m3at","count":1},{"name":"Philippe Hebert","email":"philippe@human.space","login":"philippefutureboy","count":1},{"name":"Purfview","email":"69023953+Purfview","login":"Purfview","count":1},{"name":"Ram Rachum","email":"ram@rachum.com","login":"cool-RR","count":1},{"name":"Romain Beaumont","email":"romain.rom1@gmail.com","login":"rom1504","count":1},{"name":"Roman Vasilenko","email":"101987068+roman-vasi1enko","login":"roman-vasi1enko","count":1},{"name":"zer0-x","email":"65136727+zer0-x","login":"zer0-x","count":1}],"past_year_committers":[{"name":"Jong Wook Kim","email":"jongwook@nyu.edu","login":"jongwook","count":3},{"name":"mcgrew-oai","email":"146999853+mcgrew-oai","login":"mcgrew-oai","count":1},{"name":"Nicholas Nadeau, Ph.D., P.Eng.","email":"6395915+engnadeau","login":"engnadeau","count":1},{"name":"Nathan Harmon","email":"nmharmon8@gmail.com","login":"nmharmon8","count":1},{"name":"Learpcs","email":"34576126+Learpcs","login":"Learpcs","count":1},{"name":"ExtReMLapin","email":"3909752+ExtReMLapin","login":"ExtReMLapin","count":1},{"name":"Dridi Yassin","email":"73611344+yaslack","login":"yaslack","count":1},{"name":"Drew Hintz","email":"hintz@openai.com","login":"hintz-openai","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-27T00:00:12.503Z","repositories_count":6242706,"commits_count":883153402,"contributors_count":34932287,"owners_count":1157967,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"openai/whisper","html_url":"https://github.com/openai/whisper","last_synced_at":"2026-05-22T01:10:10.803Z","status":"active","issues_count":1,"pull_requests_count":400,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":5081007.649122807,"issues_closed_count":0,"pull_requests_closed_count":228,"pull_request_authors_count":240,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":1.4775,"merged_pull_requests_count":103,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":0,"past_year_pull_requests_count":62,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3134917.1428571427,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":49,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3709677419354839,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-10T14:39:46.826Z","updated_at":"2026-05-22T01:10:10.804Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fwhisper/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"github_actions":6,"dependencies":6}},"issue_author_associations_count":{"table":{"NONE":1}},"pull_request_author_associations_count":{"table":{"NONE":284,"CONTRIBUTOR":88,"COLLABORATOR":28}},"issue_authors":{"table":{"Sam21a":1}},"pull_request_authors":{"table":{"jongwook":28,"cclauss":18,"ryanheise":6,"dependabot[bot]":6,"jhj0517":5,"kalarp":4,"safayavatsal":4,"CharlesCNorton":4,"jbaudanza":4,"beaskoczy":4,"littinrajan":4,"mercury233":4,"salimshakeel":4,"gaspardpetit":3,"MatteoFasulo":3,"jumon":3,"ariavn-byte":3,"doublex":3,"rushGitz":2,"yaslack":2,"MayureshMore":2,"BraveHeart-David":2,"Purfview":2,"austin880625":2,"Saralana83":2,"khalilfiremind":2,"YuZekai":2,"James4Ever0":2,"junwenyin":2,"arthurbrun25":2,"jbetker":2,"Ko4ka":2,"svaningelgem":2,"eleanorTurintech":2,"zuazo":2,"MadhumithaKolkar":2,"Guerrito1973":2,"Pablo1061":2,"orbisai0security":2,"forna4572":2,"BotMaster3000":2,"Thanmai939":2,"rishi-raj-jain":2,"raivisdejus":2,"admin-xspace":2,"bphd":2,"voznesenskym":2,"mu4farooqi":2,"RuffaloLavoisier":2,"zzy981019":2,"diogoteles08":2,"nmharmon8":2,"ScottBrenner":2,"Shonas301":2,"vgybhu-oss":2,"sanowl":2,"Keith-Hon":2,"guillaumekln":2,"amalj3":2,"engnadeau":2,"xingjianan":2,"edoerpani":2,"petterreinholdtsen":2,"NITHIVARSHATP-07":2,"brett-b112":2,"MotoMatt5040":2,"169":2,"yuekaizhang":2,"lvaughn":2,"tejhande":2,"Ultr4Dev":2,"TheoBoyer":2,"kittsil":2,"ggarber":2,"braylexsanchez":2,"ethangearey":2,"rnbwdsh84":2,"sfo":2,"boraytuna":2,"Aya1991q":2,"NripeshN":2,"ExtReMLapin":2,"pkp24":2,"Learpcs":2,"HennerM":2,"ghost":2,"Rbimochan":1,"shantoshdurai":1,"chaukematimu":1,"erickmauri":1,"dashtseren0519-sudo":1,"mzamini92":1,"OliverCai0":1,"JasonnnW3000":1,"javierfajardo85-rgb":1,"bushyn":1,"emirdemirel":1,"yaomingamd":1,"vasanthrpjan1-boop":1,"rgbkrk":1,"PeterAkande":1,"ururk":1,"salehhashemi1992":1,"Aaryan369":1,"TypeHintsFun":1,"satanistninja666":1,"Sam21a":1,"heimoshuiyu":1,"OWU-4f5755":1,"alaamroue":1,"SinanAkkoyun":1,"sofia-anacleto":1,"ain-soph":1,"LelsersLasers":1,"debloper":1,"chihangc":1,"amolinasalazar":1,"isaacOnline":1,"altryne":1,"AranavMahalpure":1,"avasis-ai":1,"pganssle":1,"nezhar":1,"KathyReid":1,"philippefutureboy":1,"hintz-openai":1,"TeemuSo":1,"paulharter":1,"MD-Mushfiqur123":1,"zer0-x":1,"mrfelpa":1,"fouk21":1,"sourabhsonidev":1,"MatthiasReumann":1,"rom1504":1,"eindenbom":1,"Krishnachaitanyakc":1,"PaigeLeila":1,"leuc":1,"SpyGuy0215":1,"dewe11":1,"joostinyi":1,"adamreis":1,"mikkovedru":1,"ChristosSgouropoulos":1,"salmanmkc":1,"jmward01":1,"FernanOrtega":1,"dwarkeshsp":1,"AlpinDale":1,"PascalHauriUnique":1,"Menonro":1,"aashirpersonal":1,"nathanael-perraudin-synth":1,"adityasingh2400":1,"HSQ79815":1,"bayesfactor":1,"chenxwh":1,"NinoRisteski":1,"zackees":1,"tomstuart":1,"darkmage666":1,"mcgrew-oai":1,"zhushizi":1,"vickianand":1,"FraYoshi":1,"DeeprSoni":1,"chadf":1,"suppletester":1,"joe-bor":1,"funboarder13920":1,"SP0919":1,"louisbrulenaudet":1,"LeSingh1":1,"kamushekp":1,"insight-laboratories":1,"roman-vasi1enko":1,"cdonahue-wispr":1,"andrewchernyh":1,"spgoswami1":1,"erfantarighi":1,"zw123han":1,"daviddprtma":1,"serhatgktp":1,"SFARPak":1,"Akiva5":1,"Pikauba":1,"m3at":1,"04cb":1,"yuminsang119":1,"devpramod-intel":1,"wangchou":1,"Abdurrafey-Siddiqui":1,"gagandhakrey":1,"JOduMonT":1,"agardnerIT":1,"AshishKumarGrover":1,"nlevnaut":1,"drdaxxy":1,"Mr-Neutr0n":1,"mgoin":1,"shervinemami":1,"doggy8088":1,"Jaya77777":1,"kentslaney":1,"m-bain":1,"spartanhaden":1,"jan-grzybek-ampere":1,"harjothkhara":1,"phoneee":1,"RIP-Skillan":1,"dagecko":1,"sanchit-gandhi":1,"SiobhanMcHugh":1,"take0x":1,"GrayHatAlex":1,"mersadkhormali776-sys":1,"johnnynunez":1,"cmlong02":1,"eukub":1,"bonchardon":1,"lundgren-greg":1,"simon300000":1,"kimdwkimdw":1,"NielsMayer":1,"zuccon":1,"ashishpatel26":1,"Majdoddin":1,"kbdharun":1,"taylorchu":1,"PetrosVav":1,"jax-explorer":1,"mustafakentar":1,"virajsabhaya23":1,"feniksflames1-bot":1,"akashmjn":1,"GitKraug":1,"sanxfxteam":1,"PiotrBLL":1,"PaulGwamanda":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-26T00:00:23.324Z","repositories_count":14706769,"issues_count":33972302,"pull_requests_count":111326412,"authors_count":11274726,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":4,"github_actions":4}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"NONE":52,"CONTRIBUTOR":8}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"safayavatsal":4,"dependabot[bot]":4,"ariavn-byte":3,"cclauss":2,"orbisai0security":2,"Guerrito1973":2,"rnbwdsh84":2,"LeSingh1":1,"mcgrew-oai":1,"MD-Mushfiqur123":1,"mersadkhormali776-sys":1,"Mr-Neutr0n":1,"OWU-4f5755":1,"PaulGwamanda":1,"Rbimochan":1,"RIP-Skillan":1,"salmanmkc":1,"shantoshdurai":1,"sofia-anacleto":1,"sourabhsonidev":1,"SpyGuy0215":1,"TypeHintsFun":1,"vasanthrpjan1-boop":1,"virajsabhaya23":1,"yuminsang119":1,"zhushizi":1,"04cb":1,"aashirpersonal":1,"adityasingh2400":1,"Akiva5":1,"avasis-ai":1,"cdonahue-wispr":1,"chadf":1,"ChristosSgouropoulos":1,"dagecko":1,"dashtseren0519-sudo":1,"daviddprtma":1,"dewe11":1,"feniksflames1-bot":1,"fouk21":1,"gagandhakrey":1,"harjothkhara":1,"hintz-openai":1,"insight-laboratories":1,"javierfajardo85-rgb":1,"JOduMonT":1,"KathyReid":1,"Krishnachaitanyakc":1}},"maintainers":[{"table":{"login":"jongwook","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongwook"}}],"active_maintainers":[]}},"events":null,"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-23T21:51:13.254Z","updated_at":"2022-09-23T21:51:13.254Z","repository_link":"https://github.com/openai/whisper/blob/main/requirements.txt","dependencies":[{"id":5997335722,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5997335723,"package_name":"torch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5997335724,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5997335725,"package_name":"more-itertools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5997335726,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.19.0","direct":true,"kind":"runtime","optional":false},{"id":5997335727,"package_name":"ffmpeg-python","ecosystem":"pypi","requirements":"==0.2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-23T21:51:13.271Z","updated_at":"2022-09-23T21:51:13.271Z","repository_link":"https://github.com/openai/whisper/blob/main/setup.py","dependencies":[{"id":5997335738,"package_name":"str","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5997335739,"package_name":"for","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5997335740,"package_name":"open","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-10-10T20:42:46.795Z","updated_at":"2023-10-10T20:42:46.795Z","repository_link":"https://github.com/openai/whisper/blob/main/.github/workflows/python-publish.yml","dependencies":[{"id":14129981594,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14129981595,"package_name":"actions-ecosystem/action-regex-match","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14129981596,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14129981597,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-10-10T20:42:46.828Z","updated_at":"2023-10-10T20:42:46.828Z","repository_link":"https://github.com/openai/whisper/blob/main/.github/workflows/test.yml","dependencies":[{"id":14129981663,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14129981664,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14129981665,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14129981666,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-10T20:42:47.065Z","updated_at":"2023-10-10T20:42:47.065Z","repository_link":"https://github.com/openai/whisper/blob/main/pyproject.toml","dependencies":[]}],"score":29.51697463582957,"created_at":"2025-12-20T08:31:49.816Z","updated_at":"2026-05-30T16:01:17.284Z","avatar_url":"https://github.com/openai.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369915","html_url":"https://summary.ecosyste.ms/projects/369915"}