From 7c10de2667a6d193aa126723934538fe28f08759 Mon Sep 17 00:00:00 2001 From: Josh Meyer Date: Sat, 3 Apr 2021 12:06:46 -0400 Subject: [PATCH] Add French STT from commonvoice-fr --- README.md | 1 + french/commonvoice-fr/MODEL_CARD.md | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a7b6597..ca11ef1 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,4 @@ This repository tracks releases of open models for 🐸STT. | [German](https://en.wikipedia.org/wiki/German_language) | [Aashish Agarwal](https://github.com/AASHISHAG) | [`v0.9.0`](https://github.com/coqui-ai/STT-models/releases/tag/german/AASHISHAG/v0.9.0) | | [Kinyarwanda](https://en.wikipedia.org/wiki/Kinyarwanda_language) | [Digital Umuganda](https://digitalumuganda.com/) | [`v0.0.1`](https://github.com/coqui-ai/STT-models/releases/tag/kinyarwanda/digital-umuganda/v0.0.1) | | [Spanish](https://en.wikipedia.org/wiki/Spanish_language) | [Jaco-Assistant](https://gitlab.com/Jaco-Assistant) | [`v0.0.1`](https://github.com/coqui-ai/STT-models/releases/tag/spanish/jaco-assistant/v0.0.1) | +| [French](https://en.wikipedia.org/wiki/French_language) | [commonvoice-fr](https://github.com/common-voice/commonvoice-fr) | [`v0.6`](https://github.com/coqui-ai/STT-models/releases/tag/french/commonvoice-fr/v0.6) | diff --git a/french/commonvoice-fr/MODEL_CARD.md b/french/commonvoice-fr/MODEL_CARD.md index 0ea7b85..ae92338 100644 --- a/french/commonvoice-fr/MODEL_CARD.md +++ b/french/commonvoice-fr/MODEL_CARD.md @@ -13,7 +13,7 @@ Jump to section: ## Model details -- Person or organization developing model: Originally trained and released by [Alexandre Lissy](https://github.com/lissyx) under the [commonvoice-fr](https://github.com/common-voice/commonvoice-fr) project +- Person or organization developing model: Originally trained and released by the [commonvoice-fr](https://github.com/common-voice/commonvoice-fr) project - Model date: Accessed from [Github](https://github.com/common-voice/commonvoice-fr/releases/tag/fr-v0.6) on March 31, 2021 - Model type: `Speech-to-Text` - Model version: `v0.6` @@ -21,8 +21,8 @@ Jump to section: - Code: [commonvoice-fr](https://github.com/common-voice/commonvoice-fr) - License: MPL 2.0 - Citation details: `@misc{commonvoice-fr, -author = {Lissy, Alexandre}, -title = {Common Voice FR}, +author = {commonvoice-fr Contributors}, +title = {Common Voice STT Model}, publisher = {Github}, journal = {GitHub repository}, howpublished = {\url{https://github.com/common-voice/commonvoice-fr/releases/tag/fr-v0.6}},