Storyteller

Storyteller

Docker 应用程序 from smoores' Repository

概述

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.

要求

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

运行时参数

网络用户界面
http://[IP]:[PORT:8001]/
网络
bridge
外壳
sh
特权
false

模板配置

App DataPathrw

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

目标
/data
默认值
/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.

目标
STORYTELLER_DATA_DIR
默认值
/data
价值
/data
AssetsPathrw

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

目标
/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.

目标
STORYTELLER_SECRET_KEY
Web server portPorttcp

The port that the web server will listen on

目标
8001
默认值
8001
价值
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

目标
HSA_OVERRIDE_GFX_VERSION
默认值
10.3.0

详细信息

存储库
registry.gitlab.com/storyteller-platform/storyteller:latest
最后更新2026-05-31
初见2025-03-14

在Unraid 上运行 Storyteller 。

Storyteller 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。