{"id":43235,"name":"werpy","description":"🐍📦 Ultra-fast Python package for calculating and analyzing the Word Error Rate (WER). Built for the scalable evaluation of speech and transcription accuracy.","url":"https://github.com/analyticsinmotion/werpy","last_synced_at":"2025-09-05T09:44:21.244Z","repository":{"id":157918780,"uuid":"632764614","full_name":"analyticsinmotion/werpy","owner":"analyticsinmotion","description":"🐍📦 Ultra-fast Python package for calculating and analyzing the Word Error Rate (WER). Built for the scalable evaluation of speech and transcription accuracy.","archived":false,"fork":false,"pushed_at":"2025-08-05T06:22:04.000Z","size":561,"stargazers_count":16,"open_issues_count":3,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-25T02:26:17.372Z","etag":null,"topics":["asr","asr-evaluation","automatic-speech-recognition","levenshtein-distance","metrics","nlp","python","python-package","speech-to-text","stt","stt-benchmark","wer","werpy","word-error-rate"],"latest_commit_sha":null,"homepage":"https://werpy.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/analyticsinmotion.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-04-26T04:51:27.000Z","updated_at":"2025-08-21T02:50:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"d22ba205-8849-46db-97c1-fd9d97973fc9","html_url":"https://github.com/analyticsinmotion/werpy","commit_stats":{"total_commits":275,"total_committers":2,"mean_commits":137.5,"dds":"0.0036363636363636598","last_synced_commit":"8cd3f462f57b77b8b49d50aa2a0ebe9d72d12e69"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/analyticsinmotion/werpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/analyticsinmotion","download_url":"https://codeload.github.com/analyticsinmotion/werpy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273740250,"owners_count":25159430,"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-05T02:00:09.113Z","response_time":402,"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":"analyticsinmotion","name":"Analytics in Motion","uuid":"61192199","kind":"organization","description":"Analytics in Motion ❤️ Open Source Programming, Data Science \u0026 AI/ML Projects","email":"pi@analyticsinmotion.com","website":"https://www.analyticsinmotion.com","location":null,"twitter":"analyticsmotion","company":null,"icon_url":"https://avatars.githubusercontent.com/u/61192199?v=4","repositories_count":3,"last_synced_at":"2023-03-13T01:10:28.385Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/analyticsinmotion","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-03-13T01:10:27.536Z","updated_at":"2023-03-13T01:10:28.386Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/analyticsinmotion","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/analyticsinmotion/repositories"},"packages":[{"id":7658010,"name":"werpy","ecosystem":"pypi","description":"A powerful yet lightweight Python package to calculate and analyze the Word Error Rate (WER).","homepage":null,"licenses":"BSD 3-Clause License\n         \n         Copyright (c) 2023-2025, Analytics in Motion\n         \n         Redistribution and use in source and binary forms, with or without\n         modification, are permitted provided that the following conditions are met:\n         \n         1. Redistributions of source code must retain the above copyright notice, this\n            list of conditions and the following disclaimer.\n         \n         2. Redistributions in binary form must reproduce the above copyright notice,\n            this list of conditions and the following disclaimer in the documentation\n            and/or other materials provided with the distribution.\n         \n         3. Neither the name of the copyright holder nor the names of its\n            contributors may be used to endorse or promote products derived from\n            this software without specific prior written permission.\n         \n         THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n         AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n         IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n         DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\n         FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n         DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\n         SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\n         CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\n         OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n         OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n         ","normalized_licenses":["Other"],"repository_url":"https://github.com/analyticsinmotion/werpy","keywords_array":["werpy","wer","word error rate","asr","automatic speech recognition","stt","speech-to-text","levenshtein distance","text similarity","nlp","accuracy metrics"],"namespace":null,"versions_count":17,"first_release_published_at":"2023-04-28T06:24:39.000Z","latest_release_published_at":"2025-04-22T01:54:44.000Z","latest_release_number":"3.1.0","last_synced_at":"2025-08-24T23:31:42.100Z","created_at":"2023-04-28T07:07:30.768Z","updated_at":"2025-08-25T05:44:26.295Z","registry_url":"https://pypi.org/project/werpy/","install_command":"pip install werpy --index-url https://pypi.org/simple","documentation_url":"https://werpy.readthedocs.io/","metadata":{"funding":null,"documentation":"https://werpy.readthedocs.io/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Programming Language :: Python :: 3","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 :: Implementation :: CPython","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Scientific/Engineering :: Mathematics","Topic :: Software Development","Topic :: Text Processing"],"normalized_name":"werpy","project_status":null},"repo_metadata":{"id":157918780,"uuid":"632764614","full_name":"analyticsinmotion/werpy","owner":"analyticsinmotion","description":"🐍📦 Ultra-fast Python package for calculating and analyzing the Word Error Rate (WER). Built for the scalable evaluation of speech and transcription accuracy.","archived":false,"fork":false,"pushed_at":"2025-08-05T06:22:04.000Z","size":561,"stargazers_count":16,"open_issues_count":3,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-25T02:26:17.372Z","etag":null,"topics":["asr","asr-evaluation","automatic-speech-recognition","levenshtein-distance","metrics","nlp","python","python-package","speech-to-text","stt","stt-benchmark","wer","werpy","word-error-rate"],"latest_commit_sha":null,"homepage":"https://werpy.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/analyticsinmotion.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-04-26T04:51:27.000Z","updated_at":"2025-08-21T02:50:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"d22ba205-8849-46db-97c1-fd9d97973fc9","html_url":"https://github.com/analyticsinmotion/werpy","commit_stats":{"total_commits":275,"total_committers":2,"mean_commits":137.5,"dds":"0.0036363636363636598","last_synced_commit":"8cd3f462f57b77b8b49d50aa2a0ebe9d72d12e69"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/analyticsinmotion/werpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/analyticsinmotion","download_url":"https://codeload.github.com/analyticsinmotion/werpy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272010045,"owners_count":24857910,"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-08-25T02:00:12.092Z","response_time":1107,"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":"analyticsinmotion","name":"Analytics in Motion","uuid":"61192199","kind":"organization","description":"Analytics in Motion ❤️ Open Source Programming, Data Science \u0026 AI/ML Projects","email":"pi@analyticsinmotion.com","website":"https://www.analyticsinmotion.com","location":null,"twitter":"analyticsmotion","company":null,"icon_url":"https://avatars.githubusercontent.com/u/61192199?v=4","repositories_count":3,"last_synced_at":"2023-03-13T01:10:28.385Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/analyticsinmotion","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-03-13T01:10:27.536Z","updated_at":"2023-03-13T01:10:28.386Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/analyticsinmotion","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/analyticsinmotion/repositories"},"tags":[{"name":"v3.1.0","sha":"5654bad784b0027e4b495c60039477d982663c6c","kind":"tag","published_at":"2025-04-22T01:44:47.000Z","download_url":"https://codeload.github.com/analyticsinmotion/werpy/tar.gz/v3.1.0","html_url":"https://github.com/analyticsinmotion/werpy/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/analyticsinmotion/werpy@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"f5250947c76972a3dffdd7fb8e086eb8de9247df","kind":"tag","published_at":"2025-04-03T04:39:06.000Z","download_url":"https://codeload.github.com/analyticsinmotion/werpy/tar.gz/v3.0.2","html_url":"https://github.com/analyticsinmotion/werpy/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/analyticsinmotion/werpy@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"b1a54cc71fe955b864e0b142d98e54e38611b124","kind":"commit","published_at":"2025-03-26T23:50:46.000Z","download_url":"https://codeload.github.com/analyticsinmotion/werpy/tar.gz/v3.0.1","html_url":"https://github.com/analyticsinmotion/werpy/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/analyticsinmotion/werpy@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e6d4653291c7857716cd246f3d623d0e426b5d5c","kind":"commit","published_at":"2025-03-20T04:10:34.000Z","download_url":"https://codeload.github.com/analyticsinmotion/werpy/tar.gz/v3.0.0","html_url":"https://github.com/analyticsinmotion/werpy/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/analyticsinmotion/werpy@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"59198f14f6c54d9d73d425426df423dfefac3944","kind":"commit","published_at":"2024-04-05T03:50:45.000Z","download_url":"https://codeload.github.com/analyticsinmotion/werpy/tar.gz/v2.1.2","html_url":"https://github.com/analyticsinmotion/werpy/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/analyticsinmotion/werpy@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c5eee6a0b054b7b565e45b78559cc705a90ca7db","kind":"commit","published_at":"2023-11-27T10:32:40.000Z","download_url":"https://codeload.github.com/analyticsinmotion/werpy/tar.gz/v2.1.1","html_url":"https://github.com/analyticsinmotion/werpy/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/analyticsinmotion/werpy@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f2cb3419319c35034ad7ce4518e9ab853a8ad6f0","kind":"commit","published_at":"2023-11-23T04:15:16.000Z","download_url":"https://codeload.github.com/analyticsinmotion/werpy/tar.gz/v2.1.0","html_url":"https://github.com/analyticsinmotion/werpy/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/analyticsinmotion/werpy@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"1c844320c05a654372eea5ae535f843892a327b3","kind":"commit","published_at":"2023-11-23T01:06:48.000Z","download_url":"https://codeload.github.com/analyticsinmotion/werpy/tar.gz/v2.0.0","html_url":"https://github.com/analyticsinmotion/werpy/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/analyticsinmotion/werpy@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"e5df5ede55291f587a2f042927eac5c535b05415","kind":"commit","published_at":"2023-11-17T04:02:14.000Z","download_url":"https://codeload.github.com/analyticsinmotion/werpy/tar.gz/v1.1.2","html_url":"https://github.com/analyticsinmotion/werpy/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/analyticsinmotion/werpy@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"b1c0473b81873e8efb38326dc655672dca239855","kind":"commit","published_at":"2023-11-13T04:37:35.000Z","download_url":"https://codeload.github.com/analyticsinmotion/werpy/tar.gz/v1.1.1","html_url":"https://github.com/analyticsinmotion/werpy/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/analyticsinmotion/werpy@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"83a1e84591686621d67d76ac06ee8cab5b12c308","kind":"commit","published_at":"2023-11-08T03:16:45.000Z","download_url":"https://codeload.github.com/analyticsinmotion/werpy/tar.gz/v1.1.0","html_url":"https://github.com/analyticsinmotion/werpy/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/analyticsinmotion/werpy@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"e56a3f117385a39f4a9b7765d882fd690e32bda9","kind":"commit","published_at":"2023-11-02T05:59:04.000Z","download_url":"https://codeload.github.com/analyticsinmotion/werpy/tar.gz/v1.0.0","html_url":"https://github.com/analyticsinmotion/werpy/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/analyticsinmotion/werpy@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v1.0.0/manifests"},{"name":"v0.0.5","sha":"138ab5418c30a1aa93b15930b9c59631c779c5a4","kind":"commit","published_at":"2023-10-26T04:27:51.000Z","download_url":"https://codeload.github.com/analyticsinmotion/werpy/tar.gz/v0.0.5","html_url":"https://github.com/analyticsinmotion/werpy/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/analyticsinmotion/werpy@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"defdf672ba269134c601eca19c4e95a3a942e46b","kind":"commit","published_at":"2023-05-04T06:24:05.000Z","download_url":"https://codeload.github.com/analyticsinmotion/werpy/tar.gz/v0.0.4","html_url":"https://github.com/analyticsinmotion/werpy/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/analyticsinmotion/werpy@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"9c8f49d43cce3b9ebc02388884f630fffa6e549f","kind":"commit","published_at":"2023-05-02T05:37:14.000Z","download_url":"https://codeload.github.com/analyticsinmotion/werpy/tar.gz/v0.0.3","html_url":"https://github.com/analyticsinmotion/werpy/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/analyticsinmotion/werpy@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"49f65564bfb4d0b4411159cd31c4bdc95029ae23","kind":"commit","published_at":"2023-05-01T12:56:50.000Z","download_url":"https://codeload.github.com/analyticsinmotion/werpy/tar.gz/v0.0.2","html_url":"https://github.com/analyticsinmotion/werpy/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/analyticsinmotion/werpy@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"2b816b6dbdf41df8c7f082527f73097961520ba5","kind":"commit","published_at":"2023-04-28T06:11:40.000Z","download_url":"https://codeload.github.com/analyticsinmotion/werpy/tar.gz/v0.0.1","html_url":"https://github.com/analyticsinmotion/werpy/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/analyticsinmotion/werpy@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-25T05:44:26.295Z","dependent_packages_count":0,"downloads":4166,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":5.600728859369323,"dependent_repos_count":21.5515601217656,"dependent_packages_count":10.117827917587048,"stargazers_count":18.52400728237069,"forks_count":19.149535235007857,"docker_downloads_count":null,"average":14.988731883220103},"purl":"pkg:pypi/werpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/werpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/werpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/werpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T01:24:59.008Z","issues_count":0,"pull_requests_count":29,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3255731.1153846155,"issues_closed_count":0,"pull_requests_closed_count":26,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.2758620689655171,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":0,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4296529.714285715,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.2941176470588236,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/werpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/werpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/werpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/werpy/related_packages","maintainers":[{"uuid":"analyticsinmotion","login":"analyticsinmotion","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/analyticsinmotion/","role":null,"created_at":"2023-04-30T06:06:03.213Z","updated_at":"2023-04-30T06:06:03.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/analyticsinmotion/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725077,"maintainers_count":308348,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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":1366657,"full_name":"analyticsinmotion/werpy","default_branch":"main","committers":[{"name":"Ross Armstrong","email":"52817125+rossarmstrong","login":"rossarmstrong","count":447},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":13},{"name":"doubleinfinity","email":"ross.armstrong@zeusdb.com","login":"doubleinfinity","count":3}],"total_commits":463,"total_committers":3,"total_bot_commits":13,"total_bot_committers":1,"mean_commits":154.33333333333334,"dds":0.03455723542116629,"past_year_committers":[{"name":"rossarmstrong","email":"52817125+rossarmstrong","login":"rossarmstrong","count":165},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":7},{"name":"doubleinfinity","email":"ross.armstrong@zeusdb.com","login":"doubleinfinity","count":3}],"past_year_total_commits":175,"past_year_total_committers":3,"past_year_total_bot_commits":7,"past_year_total_bot_committers":1,"past_year_mean_commits":58.333333333333336,"past_year_dds":0.05714285714285716,"last_synced_at":"2025-06-09T00:40:34.476Z","last_synced_commit":"916846559f365714938ab5bf051a06e70c4068de","created_at":"2023-09-13T14:34:55.965Z","updated_at":"2025-06-09T00:40:46.178Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"owners_count":906558,"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":"analyticsinmotion/werpy","html_url":"https://github.com/analyticsinmotion/werpy","last_synced_at":"2025-08-25T01:24:59.008Z","status":"error","issues_count":0,"pull_requests_count":29,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3255731.1153846155,"issues_closed_count":0,"pull_requests_closed_count":26,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.2758620689655171,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":0,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4296529.714285715,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.2941176470588236,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-15T06:57:48.513Z","updated_at":"2025-09-02T07:12:24.931Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/analyticsinmotion%2Fwerpy/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":51,"python":15},"issue_author_associations_count":{},"pull_request_author_associations_count":{"CONTRIBUTOR":50,"NONE":5},"issue_authors":{},"pull_request_authors":{"dependabot[bot]":51,"fossabot":2,"LouisJalouzot":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10054011,"issues_count":30898665,"pull_requests_count":92703059,"authors_count":10588296,"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":{"dependencies":15,"python":15},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":15,"NONE":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":15,"LouisJalouzot":2},"maintainers":[],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":4,"WatchEvent":5,"DeleteEvent":6,"IssueCommentEvent":10,"PushEvent":150,"PullRequestEvent":13,"CreateEvent":10},"last_year":{"ReleaseEvent":4,"WatchEvent":5,"DeleteEvent":6,"IssueCommentEvent":10,"PushEvent":150,"PullRequestEvent":13,"CreateEvent":10}},"keywords":["asr","asr-evaluation","automatic-speech-recognition","levenshtein-distance","metrics","nlp","python","python-package","speech-to-text","stt","stt-benchmark","wer","werpy","word-error-rate"],"dependencies":[],"score":12.378242851267752,"created_at":"2025-09-04T15:51:18.261Z","updated_at":"2025-10-07T08:17:31.872Z","avatar_url":"https://github.com/analyticsinmotion.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":4166,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["interactive","mesh","interpretability","profiles","sequences","generic","projection","standardization","optim","embedded"],"project_url":"https://science.ecosyste.ms/api/v1/projects/43235","html_url":"https://science.ecosyste.ms/projects/43235","bibtex_url":"https://science.ecosyste.ms/projects/43235/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/43235/export.apalike"}