Skip to content

Commit b371ae3

Browse files
authored
Merge pull request #1674 from rossarmstrong/main
Update projects.yml to add new repo for working examples
2 parents 77c57bd + 92ee0fd commit b371ae3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/data/projects.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -631,3 +631,10 @@
631631
os: [windows, apple, linux]
632632
pypi: aalink
633633
notes: Async Python interface for Ableton Link.
634+
635+
- name: werpy
636+
gh: analyticsinmotion/werpy
637+
ci: [github]
638+
os: [windows, linux, apple]
639+
pypi: werpy
640+
notes: An ultra-fast python package using optimized dynamic programming to compute the Word Error Rate (WER).

0 commit comments

Comments
 (0)