Skip to content
Steven Dunn edited this page Mar 3, 2026 · 7 revisions

Audiobook Studio Wiki

Welcome to the Audiobook Studio internal documentation. This Wiki is designed to help you understand the concepts, workflows, and technical details of the application.

📖 Quick Links

⚡ 5-Minute Quick Start

  1. Launch the App: Run the backend and frontend. Open localhost:5173.
  2. Create a Project: Go to the Library and click + New Project. Enter the title and author.
  3. Add a Chapter: Inside your project, click + Add Chapter. Paste your text or upload a .txt file.
  4. Assign Voices: In the Performance tab, highlight text segments and assign a character or narrator.
  5. Generate Audio: Click Queue All or Generate on specific segments. Monitor progress in the Queue sidebar.
  6. Bake & Export: Once all segments are 'Done', click Bake Chapter. Finally, go to the project level and click Assemble Audiobook to get your .m4b file.

Launch screen showing character assignments and progress

🛠️ Local Preview

To preview these docs locally before pushing to GitHub:

  1. Open this folder in VS Code.
  2. Open Home.md.
  3. Press Cmd+Shift+V (Mac) or Ctrl+Shift+V (Windows) to open the Markdown Preview.

Concepts | Getting Started | Voices and Voice Profiles

Clone this wiki locally