sinapsis-speech v0.1.0
·
45 commits
to main
since this release
The sinapsis-speech monorepo provides a sinapsis-elevenlabs package with templates that provide a flexible and reusable framework for text-to-speech and voice generation workflows. This release introduces a core template system that allows developers to:
- Define Custom Templates: Create reusable blueprints for text-to-speech and voice synthesis tasks.
- Compose Complex Workflows: Combine multiple templates to build sophisticated data processing pipelines.
- Modify Attributes Dynamically: Update template attributes through a dedicated method while preserving metadata.
- Integrate with Data Containers: Process and transform data within a unified data container system.
The sinapsis-elevenlabs include templates to perform:
- Text-to-speech: Template for converting text into speech using ElevenLabs' voice models.
- Voice generation: Template for generating custom synthetic voices based on user-provided descriptions.