aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhistoria <historiavg@proton.me>2026-08-18 02:30:21 -0400
committerhistoria <historiavg@proton.me>2026-08-18 02:30:21 -0400
commit6d0e740b4225859457109821a4c77feff72c24b5 (patch)
tree3d27c8aa0c9f30140190e226fe2088fd53dc132b /README.md
parentcacc2064aa1e7c81436862db4be6cb8fc836a5cd (diff)
downloadtts-audiobook-generator-6d0e740b4225859457109821a4c77feff72c24b5.tar.gz
feat: show chapter in console when splitting m4b into chapters
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index 9c52213..20ee20a 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,6 @@
# Qwen3 Audiobook Converter
-Convert TXT, PDF, and EPUB files into audiobooks using the Qwen3-TTS voice model.
-
-Original project: [https://github.com/WhiskeyCoder/Qwen3-Audiobook-Converter](https://github.com/WhiskeyCoder/Qwen3-Audiobook-Converter
-). This repo just has minor fixes, flags, and documentation updates. It also splits the qwen3-tts server into two processes running models on different ports.
+Convert TXT, PDF, and EPUB files into audiobooks using the Qwen3-TTS voice model. This builds upon [WhiskeyCoder/Qwen3-Audiobook-Converter](https://github.com/WhiskeyCoder/Qwen3-Audiobook-Converter) adding m4b support, transcription and speed options, and clearer instructions. It also splits the qwen3-tts server into two processes running models on different ports.
## Overview