From 2b2c5cf5cc5dbfea59e5e704a92f1eda36df32ed Mon Sep 17 00:00:00 2001 From: niknah Date: Mon, 11 Nov 2024 17:35:49 +1100 Subject: [PATCH] Added example with all features. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bc66a4b..ef26f4a 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ You can use the examples here... * [Examples voices](examples/) * [Simple workflow](examples/simple_ComfyUI_F5TTS_workflow.json) * [Workflow with input audio only, using OpenAI's Whisper to get the text](examples/F5TTS_whisper_workflow.json) +* [Workflow with all features](examples/F5TTS-test-all.json) + ### Multi voices...