From 05059efb15fe0cb1fa2a29ee856a7142b95c49b8 Mon Sep 17 00:00:00 2001 From: Claudio Santini Date: Sat, 1 Feb 2025 13:09:18 +0100 Subject: [PATCH] pick --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 139bc78..4caea29 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,14 @@ Check out this example: [Audiblez running on a Google Colab Notebook with Cuda ] We don't currently support Apple Silicon, as there is not yet a Kokoro implementation in MLX. As soon as it will be available, we will support it. +## Manually pick chapters to convert + +Sometimes you want to manually select which chapters/sections in the e-book to read out loud. +To do so, you can use `--pick` to interactively choose the chapters to convert. + +```bash + + ## Author by [Claudio Santini](https://claudio.uk) in 2025, distributed under MIT licence.