tale.fyi: 同步小说和有声书的基于Web的阅读器

tale.fyi: 同步小说和有声书的基于Web的阅读器

tale.fyi 提供同步的阅读和聆听体验,用于小说

tale.fyi 是一个基于Web的平台,旨在为互联网上的小说提供一个专属的家园。该服务将高质量的公共领域文本与同步的有声书相结合,使用户能够通过单一链接阅读和聆听一本书。该平台专注于清晰的排版、进度追踪和深度链接功能。

神经对齐实现无缝的音频-文本同步

The core technical achievement of tale.fyi is the use of neural alignment to sync audiobooks with their corresponding text. The developer, samuelcole, implemented a Connectionist Temporal Classification (CTC) forced-alignment process over entire audiobooks. This process aligns the audio stream with paragraph anchors used for progress tracking and linking, enabling a seamless transition between reading the text and listening to the audio.

技术实现细节

  • Source Material: 平台利用公共领域的库,具体整合来自 Standard Ebooks 和 LibriVox 录音的内容。
  • Alignment Method: CTC 强制对齐用于将音频时间线映射到特定的文本段落。
  • Deep Linking: 用户可以点击一个段落来创建一个独特的标记,并将链接复制到剪贴板以共享特定段落。

用户反馈与功能请求

Community feedback from Hacker News highlights several areas for improvement and potential future directions for the platform.

用户界面与可访问性

  • Audio Controls: 一些用户报告说难以找到播放按钮,或遇到自动播放行为的问题,指出进入书籍时自动开始的嘈杂音频可能会造成干扰。
  • Visual Customization: 已有用户请求添加浅色模式选项,因为当前以深色为中心的界面对某些用户来说无法使用,此外还希望能够调整字体大小。
  • ### Mobile Experience: 用户报告在 Android 上的 PWA(渐进式 Web 应用)行为存在问题,具体表现为尽管系统设置相反,仍会出人意料地自动旋转到横向模式。

功能建议

  • Reading Tools: 用户建议添加一个明确的“在此设置书签”按钮,以便读者手动调整他们的进度水印。
  • Social and Discovery: 建议包括创建一个“书籍版的 Letterboxd”,带有社交日志记录以及一种“Genius 风格”的系统,用于全球用户对段落进行高亮和评论。
  • Content Integration: 一些用户提出整合来自如 London Review of Books (LRB) 等来源的长篇评论,并允许用户通过 ISBN 从诸如 Anna's Archive 或 LibGen 之类的远程位置拉取文件。

关于网络小说的社区视角

The project sparked a discussion on the existing state of fiction on the web. While the author intended to create a space for fiction, some users pointed out that existing platforms like Royal Road and Archive of Our Own (AO3) already serve as significant hubs for web-native fiction. Additionally, there was a critique of the passwordless email-code authentication system, with some users preferring traditional password managers over forced email sign-ins.

SUMMARY: tale.fyi 是一个新的网络平台,旨在通过使用公共领域库和神经对齐提供同步的文本和有声书体验来庆祝小说。

TITLE: tale.fyi: 同步小说和有声书的基于Web的阅读器

Sources