Skip to content

[Enhancement] Added text_to_speech, text_to_image, image_edit example tasks#128

Merged
vipul-mittal merged 1 commit intomainfrom
scratch/add_multimodal_examples
Feb 6, 2026
Merged

[Enhancement] Added text_to_speech, text_to_image, image_edit example tasks#128
vipul-mittal merged 1 commit intomainfrom
scratch/add_multimodal_examples

Conversation

@psriramsnc
Copy link
Collaborator

🚀 Summary

A brief overview of what this PR does. Explain the purpose and context.

This PR adds a set of multimodal example tasks to the SyGra repository, showcasing how the framework can be used for integrated multimodal synthetic data generation workflows. These examples provide practical reference tasks demonstrating text-to-speech, text-to-image, and image edit capabilities using SyGra’s graph-oriented pipeline framework.


✨ Explain the features implemented:

  • 🧠 Multimodal Example Tasks: Added example tasks demonstrating text-to-speech, text-to-image, and image edit workflows so users can explore multimodal generation within SyGra.
  • 📄 Documentation of Usage: Included sample task definitions and usage notes to help users run and understand these multimodal examples.

📊 Performance impact (if any):

N/A


🧪 How to Test the feature

Steps for reviewers to verify functionality:

  1. 📂 Navigate to the newly added example tasks folder (e.g., tasks/examples/).
  2. ▶️ Run each example (e.g., text-to-speech, text-to-image, image edit) via the SyGra CLI or Python API as documented.
  3. ✅ Observe that outputs are generated as expected — audio for TTS, images for TTI, and edited images for the edit example.

📸 Screenshots (if applicable)

N/A


🧾 Checklist

  • ✅ Lint fixes and unit testing done
  • 🔁 End to end task testing
  • 📚 Documentation updated

📝 Notes

N/A

@psriramsnc psriramsnc requested a review from a team as a code owner February 5, 2026 10:00
@psriramsnc psriramsnc self-assigned this Feb 5, 2026
@psriramsnc psriramsnc changed the title Added text_to_speech, text_to_image, image_edit example tasks [Enhancement] Added text_to_speech, text_to_image, image_edit example tasks Feb 5, 2026
@zephyrzilla zephyrzilla self-requested a review February 6, 2026 03:52
@vipul-mittal vipul-mittal enabled auto-merge (squash) February 6, 2026 03:53
Copy link
Member

@zephyrzilla zephyrzilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@vipul-mittal vipul-mittal merged commit cf40f9a into main Feb 6, 2026
4 checks passed
@vipul-mittal vipul-mittal deleted the scratch/add_multimodal_examples branch February 6, 2026 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants