From 908e881d9772c339e5406f70deb8179c40e20068 Mon Sep 17 00:00:00 2001 From: Josh Meyer Date: Sat, 3 Apr 2021 01:13:56 -0400 Subject: [PATCH] Add Catalan from ccoreilly --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a0a9eb0..6d5a276 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,5 @@ This repository tracks releases of open models for 🐸STT. | Language | Creator | Release | |----------|---------|---------| | [Ukrainian](https://en.wikipedia.org/wiki/Ukrainian_language) | [Yurii Paniv](https://github.com/robinhad/) | [`v0.4`](https://github.com/coqui-ai/STT-models/releases/tag/ukrainian/robinhad/v0.4) | -| [Welsh](https://en.wikipedia.org/wiki/Welsh_language) | [Dewi Bryn Jones](https://github.com/dewibrynjones/) | [`v21.03`](https://github.com/coqui-ai/STT-models/releases/tag/welsh/techiaith/v21.03) | \ No newline at end of file +| [Welsh](https://en.wikipedia.org/wiki/Welsh_language) | [Dewi Bryn Jones](https://github.com/dewibrynjones/) | [`v21.03`](https://github.com/coqui-ai/STT-models/releases/tag/welsh/techiaith/v21.03) | +| [Catalan](https://en.wikipedia.org/wiki/Catalan_language) | [ Ciaran O'Reilly](https://github.com/ccoreilly) | [`v0.14.0`](https://github.com/coqui-ai/STT-models/releases/tag/catalan/ccoreilly/v0.14.0) |