From a561ae0f9d5a6e7c6bd8d8d42daaaff513592d85 Mon Sep 17 00:00:00 2001 From: Ross Armstrong <52817125+rossarmstrong@users.noreply.github.com> Date: Thu, 23 Nov 2023 23:32:42 +1100 Subject: [PATCH 1/3] Update projects.yml to add new repo for working examples --- docs/data/projects.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/data/projects.yml b/docs/data/projects.yml index dbfb29d2..f4e9cadf 100644 --- a/docs/data/projects.yml +++ b/docs/data/projects.yml @@ -631,3 +631,11 @@ os: [windows, apple, linux] pypi: aalink notes: Async Python interface for Ableton Link. + +- name: werpy + gh: analyticsinmotion/werpy + ci: [github] + os: [windows, linux, apple] + pypi: werpy + notes: An ultra-fast python package using optimized dynamic programming to compute the Word Error Rate (WER). + From 5baa3de6df628cd656e99eae1efa77607a1cd222 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 12:41:12 +0000 Subject: [PATCH 2/3] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/data/projects.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/data/projects.yml b/docs/data/projects.yml index f4e9cadf..86d3a953 100644 --- a/docs/data/projects.yml +++ b/docs/data/projects.yml @@ -638,4 +638,4 @@ os: [windows, linux, apple] pypi: werpy notes: An ultra-fast python package using optimized dynamic programming to compute the Word Error Rate (WER). - + From 92ee0fda43db59e76c64fdf8794e4b420b184deb Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 13:41:26 +0000 Subject: [PATCH 3/3] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/data/projects.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/data/projects.yml b/docs/data/projects.yml index 86d3a953..d73ae1cb 100644 --- a/docs/data/projects.yml +++ b/docs/data/projects.yml @@ -638,4 +638,3 @@ os: [windows, linux, apple] pypi: werpy notes: An ultra-fast python package using optimized dynamic programming to compute the Word Error Rate (WER). -