openreader/docs-site
Richard R 9da9232d39 feat: add support for Replicate TTS provider and models
- Updated environment variables documentation to include Replicate as a TTS provider option.
- Added Replicate to the sidebar for TTS provider guides.
- Included Replicate as a dependency in package.json and pnpm-lock.yaml.
- Enhanced audiobook chapter generation to normalize native speed settings based on the TTS provider.
- Improved error handling in TTS API routes to provide retry information for rate-limited responses.
- Updated AudiobookExportModal to reflect native speed support for Replicate models.
- Modified SettingsModal to set default model for Replicate.
- Enhanced SpeedControl component to conditionally render native speed controls based on provider support.
- Updated TTSContext to utilize effective native speed for TTS requests.
- Implemented Replicate request handling in the TTS generation logic.
- Added new documentation for configuring Replicate as a TTS provider.
2026-04-16 11:20:38 -06:00
..
docs feat: add support for Replicate TTS provider and models 2026-04-16 11:20:38 -06:00
static refactor(audiobooks): migrate audiobook pipeline to object storage 2026-02-11 02:44:34 -07:00
versioned_docs docs: snapshot v2.1.2 2026-04-07 07:17:37 +00:00
versioned_sidebars docs: snapshot v2.1.2 2026-04-07 07:17:37 +00:00
.gitignore feat(docs): add configurable rate limiting and external docs 2026-02-10 15:11:37 -07:00
custom.css feat(docs): add configurable rate limiting and external docs 2026-02-10 15:11:37 -07:00
docusaurus.config.ts refactor: rename project from OpenReader WebUI to OpenReader across all relevant files. 2026-02-18 02:49:47 -07:00
package.json feat(docs): add configurable rate limiting and external docs 2026-02-10 15:11:37 -07:00
pnpm-lock.yaml feat(docs): add configurable rate limiting and external docs 2026-02-10 15:11:37 -07:00
sidebars.ts feat: add support for Replicate TTS provider and models 2026-04-16 11:20:38 -06:00
tsconfig.json feat(docs): add configurable rate limiting and external docs 2026-02-10 15:11:37 -07:00
versions.json docs: snapshot v2.1.2 2026-04-07 07:17:37 +00:00