Skip to content

Build a text-to-transcript-to-speech pipeline for content #244

@rvanmaanen

Description

@rvanmaanen

Create a pipeline that can convert written content into audio:

  1. Text → Transcript: Reformat article content into a spoken-word script (remove markdown formatting, add natural phrasing).
  2. Transcript → Speech: Use a text-to-speech service (e.g., Azure AI Speech) to generate audio files.
  3. Integration: Embed an audio player on content pages so users can listen instead of read.

Consider starting with roundups as the first content type to audio-ify.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions