feat: supertonic TTS shared workflow + daily-news voice artifact#39164
Draft
Copilot wants to merge 2 commits into
Draft
feat: supertonic TTS shared workflow + daily-news voice artifact#39164Copilot wants to merge 2 commits into
Copilot wants to merge 2 commits into
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
…rl escaping Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
feat: add supertonic TTS shared workflow and daily-news voice summary
feat: supertonic TTS shared workflow + daily-news voice artifact
Jun 13, 2026
Copilot created this pull request from a session on behalf of
pelikhan
June 13, 2026 23:35
View session
Contributor
|
Hey One thing that would help before merging:
If you would like a hand, you can assign this prompt to your coding agent:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Wraps the supertone-inc/supertonic-py on-device TTS SDK as a reusable shared workflow and wires it into
daily-newsto produce a spoken digest uploaded as a run artifact.shared/supertonic.md(new)supertonic[serve], starts HTTP server on127.0.0.1:7788, polls readiness up to 3 min (first run downloads ~400 MB model from HuggingFace)daily-news.md(updated)shared/supertonic.mdtimeout-minutes30 → 50 to cover model download + synthesisjq-safe quoting to avoid shell escaping issues), uploads viaupload_artifactsafe-output, and embeds the download link in the discussion