aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhistoria <historiavg@proton.me>2026-08-16 05:58:11 -0400
committerhistoria <historiavg@proton.me>2026-08-16 05:58:11 -0400
commit2c7bc14835be4c688c79ac7e4ab5c98f94828e83 (patch)
tree07382d7951800d1f7c451c13d329ee4b6d73a6af /README.md
parenteec56832f5e193806ea388631eaad8c129eb7519 (diff)
downloadtts-audiobook-generator-2c7bc14835be4c688c79ac7e4ab5c98f94828e83.tar.gz
readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8307b11..dca4d93 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
Convert TXT, PDF, EPUB, DOCX, and DOC 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 doc changes. It also optionally splits the qwen3-tts server into two processes running models on different ports.
+). 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.
## Overview
@@ -131,5 +131,5 @@ MIT
## Credits
-[Qwen3-Audiobook-Converter](https://github.com/WhiskeyCoder/Qwen3-Audiobook-Converter) by WhiskeyCoder.
-[Qwen3-TTS](https://github.com/QwenLM/Qwen3-TTS) voice model.
+- [Qwen3-Audiobook-Converter](https://github.com/WhiskeyCoder/Qwen3-Audiobook-Converter) by WhiskeyCoder.
+- [Qwen3-TTS](https://github.com/QwenLM/Qwen3-TTS) voice model.