From 4187c6640867d0104f06889183478e5a289ba30b Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Thu, 13 Jun 2024 12:01:18 +0900 Subject: [PATCH] docs: update Tutorial_1_use-pretrained-TTS.ipynb referece -> reference --- notebooks/Tutorial_1_use-pretrained-TTS.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/Tutorial_1_use-pretrained-TTS.ipynb b/notebooks/Tutorial_1_use-pretrained-TTS.ipynb index 87d04c499d..011e608ce4 100644 --- a/notebooks/Tutorial_1_use-pretrained-TTS.ipynb +++ b/notebooks/Tutorial_1_use-pretrained-TTS.ipynb @@ -188,7 +188,7 @@ "id": "cbdb15fa-123a-4282-a127-87b50dc70365", "metadata": {}, "source": [ - "First we need to get the speaker encoder model, its config and a referece `speaker_wav`" + "First we need to get the speaker encoder model, its config and a reference `speaker_wav`" ] }, {