Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 443 Bytes

SpeechTechnologyResources.md

File metadata and controls

12 lines (9 loc) · 443 Bytes

Speech technology resources and models

a Speech technology is recent addition, and there are thus very few repositories here.

Private repositories are not listed.

{% assign lang_repos = site.github.public_repositories | where_exp: "repository", "repository.name contains 'speech-'" %} {% for repository in lang_repos %} * [{{ repository.name }}]({{ repository.name }}/) {% endfor %}