diff options
| author | historia <historiavg@proton.me> | 2026-08-18 02:30:21 -0400 |
|---|---|---|
| committer | historia <historiavg@proton.me> | 2026-08-18 02:30:21 -0400 |
| commit | 6d0e740b4225859457109821a4c77feff72c24b5 (patch) | |
| tree | 3d27c8aa0c9f30140190e226fe2088fd53dc132b /README.md | |
| parent | cacc2064aa1e7c81436862db4be6cb8fc836a5cd (diff) | |
| download | tts-audiobook-generator-6d0e740b4225859457109821a4c77feff72c24b5.tar.gz | |
feat: show chapter in console when splitting m4b into chapters
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -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 |
