{"id":2811,"name":"SpeechPy - A Library for Speech Processing and Recognition","description":"SpeechPy - A Library for Speech Processing and Recognition - Published in JOSS (2018)","url":"https://github.com/astorfi/speechpy","last_synced_at":"2025-09-04T16:53:30.482Z","repository":{"id":41583754,"uuid":"87262342","full_name":"astorfi/speechpy","owner":"astorfi","description":":speech_balloon: SpeechPy - A Library for Speech Processing and Recognition: http://speechpy.readthedocs.io/en/latest/","archived":false,"fork":false,"pushed_at":"2024-12-15T05:34:35.000Z","size":18327,"stargazers_count":884,"open_issues_count":2,"forks_count":105,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-08-28T02:34:10.690Z","etag":null,"topics":["feature-extraction","python","speech-recognition","speechpy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/astorfi.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","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},"funding":{"github":["astorfi"]}},"created_at":"2017-04-05T03:35:31.000Z","updated_at":"2025-07-28T19:41:29.000Z","dependencies_parsed_at":"2025-01-04T12:51:57.351Z","dependency_job_id":null,"html_url":"https://github.com/astorfi/speechpy","commit_stats":{"total_commits":415,"total_committers":6,"mean_commits":69.16666666666667,"dds":0.01927710843373498,"last_synced_commit":"7ffaa4d6909eef0afeef2741a8cd0cd0a42c4a67"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/astorfi/speechpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astorfi","download_url":"https://codeload.github.com/astorfi/speechpy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/sbom","scorecard":{"id":213431,"data":{"date":"2025-08-11","repo":{"name":"github.com/astorfi/speechpy","commit":"b317746f042d02e03124518625be6d9327b71e4a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.1,"checks":[{"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":"Code-Review","score":1,"reason":"Found 3/26 approved changesets -- score normalized to 1","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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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":"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: Apache License 2.0: 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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"10 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: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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 7 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-17T01:10:32.646Z","repository_id":41583754,"created_at":"2025-08-17T01:10:32.646Z","updated_at":"2025-08-17T01:10:32.646Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273527972,"owners_count":25121710,"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-09-03T02:00:09.631Z","response_time":76,"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":{"login":"astorfi","name":"Sina Torfi","uuid":"13461059","kind":"user","description":"PhD \u0026 Developer\r\nworking on Deep Learning, Computer Vision \u0026 NLP\r\n","email":"","website":"https://astorfi.github.io/","location":"San Jose","twitter":null,"company":"Meta","icon_url":"https://avatars.githubusercontent.com/u/13461059?u=203ace2dfa7698f66a3b9ffcfc001a68401edf1c\u0026v=4","repositories_count":196,"last_synced_at":"2025-08-28T11:37:22.908Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/astorfi","funding_links":["https://github.com/sponsors/astorfi"],"total_stars":12747,"followers":1211,"following":56,"created_at":"2023-03-04T19:40:13.825Z","updated_at":"2025-08-28T11:37:22.908Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astorfi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astorfi/repositories"},"packages":[{"id":2927704,"name":"speechpy","ecosystem":"pypi","description":"The python package for extracting speech features.","homepage":"https://github.com/astorfi/speechpy","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/astorfi/speechpy","keywords_array":[],"namespace":null,"versions_count":21,"first_release_published_at":"2017-05-09T02:52:10.000Z","latest_release_published_at":"2018-06-30T03:51:29.000Z","latest_release_number":"2.3.1","last_synced_at":"2025-09-03T23:33:16.603Z","created_at":"2022-04-10T12:40:47.106Z","updated_at":"2025-09-04T10:51:27.218Z","registry_url":"https://pypi.org/project/speechpy/","install_command":"pip install speechpy --index-url https://pypi.org/simple","documentation_url":"https://speechpy.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"speechpy","project_status":null},"repo_metadata":{"id":41583754,"uuid":"87262342","full_name":"astorfi/speechpy","owner":"astorfi","description":":speech_balloon: SpeechPy - A Library for Speech Processing and Recognition: http://speechpy.readthedocs.io/en/latest/","archived":false,"fork":false,"pushed_at":"2024-12-15T05:34:35.000Z","size":18327,"stargazers_count":884,"open_issues_count":2,"forks_count":105,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-08-28T02:34:10.690Z","etag":null,"topics":["feature-extraction","python","speech-recognition","speechpy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/astorfi.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","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},"funding":{"github":["astorfi"]}},"created_at":"2017-04-05T03:35:31.000Z","updated_at":"2025-07-28T19:41:29.000Z","dependencies_parsed_at":"2025-01-04T12:51:57.351Z","dependency_job_id":null,"html_url":"https://github.com/astorfi/speechpy","commit_stats":{"total_commits":415,"total_committers":6,"mean_commits":69.16666666666667,"dds":0.01927710843373498,"last_synced_commit":"7ffaa4d6909eef0afeef2741a8cd0cd0a42c4a67"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/astorfi/speechpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astorfi","download_url":"https://codeload.github.com/astorfi/speechpy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/sbom","scorecard":{"id":213431,"data":{"date":"2025-08-11","repo":{"name":"github.com/astorfi/speechpy","commit":"b317746f042d02e03124518625be6d9327b71e4a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.1,"checks":[{"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":"Code-Review","score":1,"reason":"Found 3/26 approved changesets -- score normalized to 1","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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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":"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: Apache License 2.0: 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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"10 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: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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 7 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-17T01:10:32.646Z","repository_id":41583754,"created_at":"2025-08-17T01:10:32.646Z","updated_at":"2025-08-17T01:10:32.646Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273527972,"owners_count":25121710,"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-09-03T02:00:09.631Z","response_time":76,"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":"astorfi","name":"Sina Torfi","uuid":"13461059","kind":"user","description":"PhD \u0026 Developer\r\nworking on Deep Learning, Computer Vision \u0026 NLP\r\n","email":"","website":"https://astorfi.github.io/","location":"San Jose","twitter":null,"company":"Meta","icon_url":"https://avatars.githubusercontent.com/u/13461059?u=203ace2dfa7698f66a3b9ffcfc001a68401edf1c\u0026v=4","repositories_count":196,"last_synced_at":"2025-08-28T11:37:22.908Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/astorfi","funding_links":["https://github.com/sponsors/astorfi"],"total_stars":12747,"followers":1211,"following":56,"created_at":"2023-03-04T19:40:13.825Z","updated_at":"2025-08-28T11:37:22.908Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astorfi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astorfi/repositories"},"tags":[{"name":"2.4","sha":"fb7837106ac6a3093ba5e7e6fb5ff2ca3db5dc57","kind":"commit","published_at":"2018-07-19T16:27:54.000Z","download_url":"https://codeload.github.com/astorfi/speechpy/tar.gz/2.4","html_url":"https://github.com/astorfi/speechpy/releases/tag/2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astorfi/speechpy@2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/2.4/manifests"},{"name":"2.3.1","sha":"f36bb4ee97158d761800ad1db1d394830db47b63","kind":"commit","published_at":"2018-06-30T03:51:43.000Z","download_url":"https://codeload.github.com/astorfi/speechpy/tar.gz/2.3.1","html_url":"https://github.com/astorfi/speechpy/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astorfi/speechpy@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/2.3.1/manifests"},{"name":"2.3","sha":"c2507fc5eb5bebfbb9ca2f9cdfc0165f841e22dd","kind":"commit","published_at":"2018-03-21T01:12:05.000Z","download_url":"https://codeload.github.com/astorfi/speechpy/tar.gz/2.3","html_url":"https://github.com/astorfi/speechpy/releases/tag/2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astorfi/speechpy@2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/2.3/manifests"},{"name":"2.2","sha":"d6e3107adc8241f930fee7e660a77ca10a933854","kind":"commit","published_at":"2018-03-03T05:52:43.000Z","download_url":"https://codeload.github.com/astorfi/speechpy/tar.gz/2.2","html_url":"https://github.com/astorfi/speechpy/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astorfi/speechpy@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/2.2/manifests"},{"name":"2.1","sha":"6d6e70635ed8e102e2d41a6203da107e525602e9","kind":"commit","published_at":"2017-11-26T05:06:37.000Z","download_url":"https://codeload.github.com/astorfi/speechpy/tar.gz/2.1","html_url":"https://github.com/astorfi/speechpy/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astorfi/speechpy@2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/2.1/manifests"},{"name":"2.0","sha":"41ef7038279d77a9c5d12ab8a5d87fe455c85658","kind":"commit","published_at":"2017-11-26T04:10:55.000Z","download_url":"https://codeload.github.com/astorfi/speechpy/tar.gz/2.0","html_url":"https://github.com/astorfi/speechpy/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astorfi/speechpy@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/2.0/manifests"},{"name":"1.4.3","sha":"dcc025026a8b5f37f2543006be6c89b836f16175","kind":"commit","published_at":"2017-11-26T03:11:15.000Z","download_url":"https://codeload.github.com/astorfi/speechpy/tar.gz/1.4.3","html_url":"https://github.com/astorfi/speechpy/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astorfi/speechpy@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"ded5a4b29599f9a194fe721cec16cc12f311f85b","kind":"commit","published_at":"2017-11-26T03:04:21.000Z","download_url":"https://codeload.github.com/astorfi/speechpy/tar.gz/1.4.2","html_url":"https://github.com/astorfi/speechpy/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astorfi/speechpy@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"8a2e5d4e19e68bde18f6390ba77d274ca8c1e2c5","kind":"commit","published_at":"2017-11-26T02:56:02.000Z","download_url":"https://codeload.github.com/astorfi/speechpy/tar.gz/1.4.1","html_url":"https://github.com/astorfi/speechpy/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astorfi/speechpy@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/1.4.1/manifests"},{"name":"1.3.5","sha":"58b4b17f214f0494ce706e4a9cbbfbadc8c6a15c","kind":"commit","published_at":"2017-11-26T02:27:40.000Z","download_url":"https://codeload.github.com/astorfi/speechpy/tar.gz/1.3.5","html_url":"https://github.com/astorfi/speechpy/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astorfi/speechpy@1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/1.3.5/manifests"},{"name":"1.3.4","sha":"58b4b17f214f0494ce706e4a9cbbfbadc8c6a15c","kind":"commit","published_at":"2017-11-26T02:27:40.000Z","download_url":"https://codeload.github.com/astorfi/speechpy/tar.gz/1.3.4","html_url":"https://github.com/astorfi/speechpy/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astorfi/speechpy@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"e9f7cb67e787801d40beece6369d93a69af227c0","kind":"commit","published_at":"2017-11-26T02:03:59.000Z","download_url":"https://codeload.github.com/astorfi/speechpy/tar.gz/1.3.3","html_url":"https://github.com/astorfi/speechpy/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astorfi/speechpy@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"577fee78e16abfc672b71d8463d59aa3a4d29e83","kind":"commit","published_at":"2017-11-23T19:12:53.000Z","download_url":"https://codeload.github.com/astorfi/speechpy/tar.gz/1.3.2","html_url":"https://github.com/astorfi/speechpy/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astorfi/speechpy@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"f70cc4a98ba1ff8fd2a13b084c2e6c7cf0471209","kind":"commit","published_at":"2017-11-21T22:45:24.000Z","download_url":"https://codeload.github.com/astorfi/speechpy/tar.gz/1.3.1","html_url":"https://github.com/astorfi/speechpy/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astorfi/speechpy@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"26a9a5b17b344ded99ce1eddda9d81d0ff19aab1","kind":"commit","published_at":"2017-10-27T18:00:16.000Z","download_url":"https://codeload.github.com/astorfi/speechpy/tar.gz/1.2.1","html_url":"https://github.com/astorfi/speechpy/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astorfi/speechpy@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/1.2.1/manifests"},{"name":"1.2","sha":"b31cce975de0cf10dec0e6450141bfa5f95a154a","kind":"commit","published_at":"2017-09-15T13:56:17.000Z","download_url":"https://codeload.github.com/astorfi/speechpy/tar.gz/1.2","html_url":"https://github.com/astorfi/speechpy/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astorfi/speechpy@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/1.2/manifests"},{"name":"1.1.1","sha":"e8320ed819057226d62b04a0bd8f57e46de08e07","kind":"commit","published_at":"2017-08-08T18:15:23.000Z","download_url":"https://codeload.github.com/astorfi/speechpy/tar.gz/1.1.1","html_url":"https://github.com/astorfi/speechpy/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astorfi/speechpy@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"88a8bd1ae5795aa20f7631cef763470eb5b0dcaa","kind":"commit","published_at":"2017-07-30T02:16:13.000Z","download_url":"https://codeload.github.com/astorfi/speechpy/tar.gz/1.1.0","html_url":"https://github.com/astorfi/speechpy/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astorfi/speechpy@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7b339bf44f0133f47ef622608435b8857f042f66","kind":"commit","published_at":"2017-06-17T22:20:09.000Z","download_url":"https://codeload.github.com/astorfi/speechpy/tar.gz/1.0.0","html_url":"https://github.com/astorfi/speechpy/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astorfi/speechpy@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T10:51:27.218Z","dependent_packages_count":0,"downloads":3058,"downloads_period":"last-month","dependent_repos_count":36,"rankings":{"downloads":5.556391478663327,"dependent_repos_count":2.431752237139662,"dependent_packages_count":10.107632597300897,"stargazers_count":2.1173826506804305,"forks_count":4.346699389495667,"docker_downloads_count":4.315908004016393,"average":4.812627726216063},"purl":"pkg:pypi/speechpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/speechpy","docker_dependents_count":1,"docker_downloads_count":10,"usage_url":"https://repos.ecosyste.ms/usage/pypi/speechpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/speechpy/dependencies","status":null,"funding_links":["https://github.com/sponsors/astorfi"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T21:39:57.663Z","issues_count":21,"pull_requests_count":15,"avg_time_to_close_issue":1187155.75,"avg_time_to_close_pull_request":3792212.285714286,"issues_closed_count":20,"pull_requests_closed_count":14,"pull_request_authors_count":9,"issue_authors_count":20,"avg_comments_per_issue":2.0952380952380953,"avg_comments_per_pull_request":3.8,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/speechpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/speechpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/speechpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/speechpy/related_packages","maintainers":[{"uuid":"iramirsina","login":"iramirsina","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/iramirsina/","role":null,"created_at":"2023-02-25T12:47:29.857Z","updated_at":"2023-02-25T12:47:29.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/iramirsina/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724747,"maintainers_count":308195,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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"}}],"commits":{"id":662840,"full_name":"astorfi/speechpy","default_branch":"master","committers":[{"name":"Amirsina Torfi","email":"amirsina.torfi@gmail.com","login":"astorfi","count":408},{"name":"Matthew D. Scholefield","email":"matthew3311999@gmail.com","login":"MatthewScholefield","count":3},{"name":"Thomas Arildsen","email":"tha@es.aau.dk","login":null,"count":2},{"name":"Omar Altayyan","email":"omaraltayyan@gmail.com","login":"omaraltayyan","count":1},{"name":"Arfon Smith","email":"arfon","login":"arfon","count":1},{"name":"cclauss","email":"cclauss@bluewin.ch","login":null,"count":1}],"total_commits":416,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":69.33333333333333,"dds":0.019230769230769273,"past_year_committers":[{"name":"Sina Torfi","email":"amirsina.torfi@gmail.com","login":"astorfi","count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T08:34:52.396Z","last_synced_commit":"b317746f042d02e03124518625be6d9327b71e4a","created_at":"2023-03-09T10:07:45.274Z","updated_at":"2025-08-07T08:34:52.399Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-08T00:00:12.331Z","repositories_count":5416137,"commits_count":848674012,"contributors_count":30919012,"owners_count":904196,"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_stats":{"full_name":"astorfi/speechpy","html_url":"https://github.com/astorfi/speechpy","last_synced_at":"2025-08-31T21:39:57.663Z","status":"error","issues_count":21,"pull_requests_count":15,"avg_time_to_close_issue":1187155.75,"avg_time_to_close_pull_request":3792212.285714286,"issues_closed_count":20,"pull_requests_closed_count":14,"pull_request_authors_count":9,"issue_authors_count":20,"avg_comments_per_issue":2.0952380952380953,"avg_comments_per_pull_request":3.8,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T00:27:29.017Z","updated_at":"2025-08-31T21:39:57.663Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/astorfi%2Fspeechpy/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":19,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":11,"NONE":4},"issue_authors":{"ghost":2,"ab37695543xs":1,"yarwelp":1,"mohamad-hasan-sohan-ajini":1,"JulioBarros":1,"taewookim":1,"geniusbabak":1,"Asphelzhn":1,"ThomasA":1,"lezasantaizi":1,"MatthewScholefield":1,"LangLEvoI":1,"thomasZen":1,"bwang482":1,"stefbraun":1,"CYHSM":1,"alain2208":1,"automatiek":1,"StanSilas":1,"gangyahaidao":1},"pull_request_authors":{"cclauss":5,"MatthewScholefield":3,"arfon":1,"znwj":1,"SuperGops7":1,"yorange1":1,"ThomasA":1,"omaraltayyan":1,"yarwelp":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9966144,"issues_count":29680459,"pull_requests_count":86440165,"authors_count":9648275,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"WatchEvent":6,"PushEvent":1,"ForkEvent":1},"last_year":{"WatchEvent":6,"PushEvent":1,"ForkEvent":1}},"keywords":["feature-extraction","python","speech-recognition","speechpy"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-26T18:02:25.995Z","updated_at":"2022-07-26T18:02:25.995Z","repository_link":"https://github.com/astorfi/speechpy/blob/master/docs/requirements.txt","dependencies":[{"id":436289751,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-26T18:02:26.067Z","updated_at":"2022-07-26T18:02:26.067Z","repository_link":"https://github.com/astorfi/speechpy/blob/master/requirements.txt","dependencies":[{"id":436289763,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":436289764,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":436289765,"package_name":"speechpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":436289766,"package_name":"python-coveralls","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":436289767,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-26T18:02:26.168Z","updated_at":"2022-07-26T18:02:26.168Z","repository_link":"https://github.com/astorfi/speechpy/blob/master/setup.py","dependencies":[{"id":436290626,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":436290627,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":16.61956742354177,"created_at":"2025-09-04T09:18:06.521Z","updated_at":"2025-10-07T08:04:42.274Z","avatar_url":"https://github.com/astorfi.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":3058,"funding_links":["https://github.com/sponsors/astorfi"],"readme_doi_urls":["https://doi.org/10.21105/joss.00749","https://doi.org/10.5281/zenodo.810391"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/2811","html_url":"https://science.ecosyste.ms/projects/2811"}