diff options
| author | historia <historiavg@proton.me> | 2026-08-16 05:58:11 -0400 |
|---|---|---|
| committer | historia <historiavg@proton.me> | 2026-08-16 05:58:11 -0400 |
| commit | 2c7bc14835be4c688c79ac7e4ab5c98f94828e83 (patch) | |
| tree | 07382d7951800d1f7c451c13d329ee4b6d73a6af /README.md | |
| parent | eec56832f5e193806ea388631eaad8c129eb7519 (diff) | |
| download | tts-audiobook-generator-2c7bc14835be4c688c79ac7e4ab5c98f94828e83.tar.gz | |
readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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. |
