From da2b422bb5690de2e7371f80b961fadd96980071 Mon Sep 17 00:00:00 2001 From: Mariana Graterol Fuenmayor Date: Fri, 22 Nov 2024 10:48:19 -0800 Subject: [PATCH 1/3] add hindi tn/itn coverage Signed-off-by: Mariana Graterol Fuenmayor --- .../nlp/text_normalization/wfst/wfst_text_normalization.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/nlp/text_normalization/wfst/wfst_text_normalization.rst b/docs/source/nlp/text_normalization/wfst/wfst_text_normalization.rst index 8fab07e6e278..2468c9e31505 100644 --- a/docs/source/nlp/text_normalization/wfst/wfst_text_normalization.rst +++ b/docs/source/nlp/text_normalization/wfst/wfst_text_normalization.rst @@ -183,6 +183,8 @@ Language Support Matrix +------------------+----------+----------+----------+--------------------+----------------------+ | Marathi | mr | | x | | | +------------------+----------+----------+----------+--------------------+----------------------+ +| Hindi | hi | x | x | | | ++------------------+----------+----------+----------+--------------------+----------------------+ See :ref:`Grammar customization ` for grammar customization details. From ae5a7d6f70e97f1998418d10f33e510e76106bbe Mon Sep 17 00:00:00 2001 From: Mariana Graterol Fuenmayor Date: Fri, 22 Nov 2024 11:08:00 -0800 Subject: [PATCH 2/3] update language coverage to date with nemo-tp Signed-off-by: Mariana Graterol Fuenmayor --- .../nlp/text_normalization/wfst/wfst_text_normalization.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/source/nlp/text_normalization/wfst/wfst_text_normalization.rst b/docs/source/nlp/text_normalization/wfst/wfst_text_normalization.rst index 2468c9e31505..0b7f5f924211 100644 --- a/docs/source/nlp/text_normalization/wfst/wfst_text_normalization.rst +++ b/docs/source/nlp/text_normalization/wfst/wfst_text_normalization.rst @@ -165,7 +165,7 @@ Language Support Matrix +------------------+----------+----------+----------+--------------------+----------------------+ | Arabic | ar | x | x | | | +------------------+----------+----------+----------+--------------------+----------------------+ -| Russian | ru | | x | x | | +| Russian | ru | x | x | x | | +------------------+----------+----------+----------+--------------------+----------------------+ | Swedish | sv | x | x | | | +------------------+----------+----------+----------+--------------------+----------------------+ @@ -185,6 +185,8 @@ Language Support Matrix +------------------+----------+----------+----------+--------------------+----------------------+ | Hindi | hi | x | x | | | +------------------+----------+----------+----------+--------------------+----------------------+ +| Japanese | ja | x | x | | | ++------------------+----------+----------+----------+--------------------+----------------------+ See :ref:`Grammar customization ` for grammar customization details. From 3764aa99dd998554957cde3d3681bba7366170dc Mon Sep 17 00:00:00 2001 From: Mariana <47233618+mgrafu@users.noreply.github.com> Date: Fri, 22 Nov 2024 17:17:09 -0500 Subject: [PATCH 3/3] remove ru tn Signed-off-by: Mariana <47233618+mgrafu@users.noreply.github.com> --- .../nlp/text_normalization/wfst/wfst_text_normalization.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/nlp/text_normalization/wfst/wfst_text_normalization.rst b/docs/source/nlp/text_normalization/wfst/wfst_text_normalization.rst index 0b7f5f924211..2075bb1fabcf 100644 --- a/docs/source/nlp/text_normalization/wfst/wfst_text_normalization.rst +++ b/docs/source/nlp/text_normalization/wfst/wfst_text_normalization.rst @@ -165,7 +165,7 @@ Language Support Matrix +------------------+----------+----------+----------+--------------------+----------------------+ | Arabic | ar | x | x | | | +------------------+----------+----------+----------+--------------------+----------------------+ -| Russian | ru | x | x | x | | +| Russian | ru | | x | x | | +------------------+----------+----------+----------+--------------------+----------------------+ | Swedish | sv | x | x | | | +------------------+----------+----------+----------+--------------------+----------------------+