JarodMica / audiobook_maker

GNU General Public License v3.0
203 stars 34 forks source link

Feature requests #41

Open NightShift00 opened 5 months ago

NightShift00 commented 5 months ago

Just some quality of life improvements I've thought up while using the app:

  1. The ability to alter the text of an individual sentence from within the app. Some thing just aren't going to generate correctly, as written, no matter what you do. "CIA" for example always comes out as "Sia". It'd be nice If you could double click a problem sentence so you could try to manually massage it closer to what you want to hear. I'd swap out "CIA "with "Sea eye A" for example.

  2. A queuing system. I've been generating books by chapter, with each chapter being it's own file, because it makes the finished book easier to navigate once exported. It'd be nice if you could just line up several .txt files and have the app sequentially generate separate .wav files automatically.

  3. Continuing with the idea of splitting files by chapter it'd be cool if you could add an obscure character to the source .txt file itself, like the paragraph symbol ¶ for example, and that would be a flag for the app telling it to split an export at that point.

Loving the convenience of the app so far. Thanks.