Skip to main content

v2.14.0: A big update to file management

· 8 min read

Heya!

After the last failed attempt at writing an update blog post, I'll try to keep this one brief so there's actually something to read!

TL;DR
  • Much richer metadata from books: sort, filter and, well, actually see the page counts and durations of your (audio)books.
  • Storyteller can now (re)scan books in your library to pick up changes to the files from external sources (Calibre, Audiobookshelf, etc.)
  • All auto-import rules have been moved to the settings page. You can set as many as you like, add books to multiple collections, and add ignore rules for specific folders.
  • Simplified file management model. Books in the Storyteller UI now more directly correspond to the files in your asset folder. Deleting a book doesn't leave a bunch of orphaned files around.
  • Advanced file management features: you can now add, replace, and remove audiobooks and ebooks to/from existing books.

Read on for more details!

v2.7.0: A Reworked Transcription Engine

· 6 min read

Hey there!

We're extremely excited to announce the release of Storyteller v2.7.0! This release completely reworks how Storyteller handles the most expensive part of the alignment process: transcribing the audiobook.

TL;DR
  • To use GPU acceleration, you need to change your Docker image to one with GPU support, removing the need for the time-consuming whisper.cpp build process everytime you restart Storyteller
  • Added (experimental) support GPU acceleration for Intel (i)GPUs
  • New experimental "Turbo mode" setting for faster local transcription
  • A dedicated cli tool, ghost-story for offloading transcription to a different machine
  • Much more efficient memory usage when using remote transcription services

Read on for more details!

v2.6.0 with OPDS support

· 3 min read

Heya!

We're excited to announce the release of Storyteller v2.6.0! This release includes support for OPDS, which allows you to browse and download books from your library on devices that may not support the Storyteller apps.

@storyteller-platform/mobile v2.0.0

· 3 min read
Shane Friedman
Storyteller Creator

Merry Christmas!

I’m absolutely jazzed (and not a little relieved) to announce the first v2 release of the Storyteller mobile apps! This has been a long time coming — the new apps represent a vision that’s been in the works for 9 months, starting with the first commit to the web v2 branch.