Storyteller

Storyteller

Aplicación Docker from smoores' Repository

Visión general

Storyteller is a self-hosted platform for creating and reading ebooks with guided narration. It's made up of two components: the alignment server, and the mobile apps. Together, these components allow you to take audiobooks and ebooks that you already own and automatically align them, as well as read or listen to (or both!) the resulting aligned books.

Align your audiobooks and ebooks

Switch back and forth between listening and reading without losing your place, or have Storyteller read aloud to you while highlighting the text!

Read or listen however you choose

Storyteller produces EPUB 3 compliant ebook files. You can read them with any ebook reader (software or hardware!) that supports EPUB Media Overlays, or you can use the dedicated Storyteller mobile apps.

Own your books

Storyteller is completely self-hosted. All of your books stay on your hardware, and you're free to move, copy, and back them up as needed.

AMD HW ACCELERATED TRANSCRIPTION:

To enable support for HW Accelerated transcription, add the "--device='/dev/dri'" parameter added to "Extra Parameters:"

NVIDIA GPU:

To enable NVIDIA GPU support, ensure that you have installed the Nvidia-Driver plugin and add the "--runtime='nvidia'" parameter added to "Extra Parameters:"

AMD GPU:

To enable AMD GPU support, ensure that you have installed the Radeon-TOP plugin.

Requisitos

        Nvidia-Driver plugin (nVidia Support)
        Radeon-TOP plugin (AMD Support)

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:8001]/
Red
bridge
Concha
sh
Privilegiado
false

Configuración de plantillas

App DataPathrw

Where to store the Storyteller sqlite db file and other configuration files

Objetivo
/data
Por defecto
/mnt/user/appdata/storyteller
Data directoryVariable

Where Storyteller should look for the data directory _within_ the container. This should match the Container path for the App Data path -- there's no need to change it.

Objetivo
STORYTELLER_DATA_DIR
Por defecto
/data
Valor
/data
AssetsPathrw

Where to store the Storyteller media assets (the uploaded and aligned EPUB and audio files)

Objetivo
/data/assets
Auth secretVariable

A cryptographically random secret key, used to encrypt Storyteller's authentication tokens. See the docs here https://storyteller-platform.gitlab.io/storyteller/docs/installation/self-hosting#secrets for guidance.

Objetivo
STORYTELLER_SECRET_KEY
Web server portPorttcp

The port that the web server will listen on

Objetivo
8001
Por defecto
8001
Valor
8001
Radeon driver version overrideVariable

If you have an AMD GPU that has a driver version that is unsupported by your Unraid AMD driver, you may be able to work around it by setting this variable to a supported version number. E.g. for an AMD Radeon RX 6700 XT, this value must be set to 10.3.0

Objetivo
HSA_OVERRIDE_GFX_VERSION
Por defecto
10.3.0

Detalles

Repositorio
registry.gitlab.com/storyteller-platform/storyteller:latest
Última actualización2026-05-31
Visto por primera vez2025-03-14

Ejecute Storyteller en Unraid.

Storyteller se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.