Skip to content

Use supertone tts#754

Open
ayin21 wants to merge 11 commits intomainfrom
feature/supertone_tts
Open

Use supertone tts#754
ayin21 wants to merge 11 commits intomainfrom
feature/supertone_tts

Conversation

@ayin21
Copy link
Contributor

@ayin21 ayin21 commented Feb 25, 2026

Summary

Adds a fast and expressive diffusion based tts.

https://github.com/supertone-inc/supertonic

While it is available on pypi, it is mainly the helper.py file and the pypi package depends on onnxruntime, which breaks our dep on onnxruntime-webgpu. Therefor the file is just copied into our repo. The weights are pulled via our conda channel, which gets them from a huggingface git lfs.

Related issues

Closes #752

Checklist

  • Run pixi run build
  • Write documentation
  • Test on your machine
  • Test on the robot
  • Create issues for future work
  • Triage this PR and label it

@github-project-automation github-project-automation bot moved this to 🆕 New in Software Feb 25, 2026
@ayin21 ayin21 moved this from 🆕 New to 👀 In review in Software Feb 25, 2026
@jaagut jaagut mentioned this pull request Mar 10, 2026
6 tasks
@jaagut
Copy link
Member

jaagut commented Mar 10, 2026

@Flova please have a look at my comments.

@jaagut
Copy link
Member

jaagut commented Mar 11, 2026

image

@Flova
Copy link
Member

Flova commented Mar 11, 2026

did you say an empty string?

@jaagut
Copy link
Member

jaagut commented Mar 12, 2026

Yes, but accidentally 😉

@Flova
Copy link
Member

Flova commented Mar 12, 2026

We could handle this tho

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 👀 In review

Development

Successfully merging this pull request may close these issues.

Reintegrate TTS

3 participants