Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workflows for re-processing e-book audio generation #60

Open
LexiconCode opened this issue Nov 21, 2024 · 2 comments
Open

Workflows for re-processing e-book audio generation #60

LexiconCode opened this issue Nov 21, 2024 · 2 comments
Assignees
Labels
feature request feature requests for making ebook2audiobookxtts better

Comments

@LexiconCode
Copy link

LexiconCode commented Nov 21, 2024

The end user needs a relationship between the text and the audio being generated prior to export as audiobook for the purpose of editing. Consider the following:

  1. Correcting pronunciations errors
  2. Manual manipulation and update the original text file that was used for generation
    • Systematic edits either per phrase/word with exact match or something like regular expression
  3. Bulk sentence regeneration and editting in case you want to regenerate audio for a sentence but not entire project
  4. Import/export projects so they can be edited at a later date if errors are found in generation
  5. Visual representation text boundaries (often sentences) to audio

This could be tied to a single interface if we could track audio generation to the underline text within the e-book. Imagine an editor like experience like WordPad. Except as audiobook highlights the words and sentences currently in sync with the audio from generation. That way we can scrub through the e-book with audio similar to video editing and regenerate as needed.

@ROBERT-MCDOWELL
Copy link
Collaborator

it's an obvious feature indeed. would you work on it in the near future when version 2.0.0 will be released?

@LexiconCode
Copy link
Author

LexiconCode commented Nov 22, 2024

Possibly parts of it, but there needs to be infrastructure in place to even attempt this. 2.0 looks like it starts to have some of the beginning features needed.

@ROBERT-MCDOWELL ROBERT-MCDOWELL self-assigned this Dec 27, 2024
@ROBERT-MCDOWELL ROBERT-MCDOWELL added the feature request feature requests for making ebook2audiobookxtts better label Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request feature requests for making ebook2audiobookxtts better
Projects
None yet
Development

No branches or pull requests

2 participants