ai-audio-books / readme.md
navalnica
improve split prompt
1e32511
|
raw
history blame
515 Bytes

TODO

  • prepare text for TTS
    • prepare prompt to split text into character phrases
    • split large text in batches, process each batch separatelly, concat batches
    • try to identify unknown characters
  • select voices for TTS
    • map characters to available voices
    • use LLM to recognize characters for a given text and provide descriptions detailed enough to select appropriate voice
  • run TTS to create narration
  • add effects. mix them with created narration