FlowiseAI / Flowise

Drag & drop UI to build your customized LLM flow
https://flowiseai.com
Apache License 2.0
27.05k stars 13.91k forks source link

Text To Speech #2385

Open amansoniamazatic opened 1 month ago

amansoniamazatic commented 1 month ago

Hello @HenryHengZJ , could you please add a feature to use the OpenAI Text-to-Speech API? Flowise already has speech-to-text, so adding a text-to-speech feature to the Flowise application would be very beneficial.

https://platform.openai.com/docs/guides/text-to-speech

Note: There are some other text to speech services like OpenTTS, gTTS, Assemply ai and more which can we implemented.

toi500 commented 1 month ago

+1

This would be so good

BadlyDrawnBoy commented 1 month ago

More flexibility in general for stt and tts would be nice. Local “insanely fast whisper” and bark (with voice clone), for example, worked very well in the tests I did.

amansoniamazatic commented 1 month ago

@BadlyDrawnBoy Have you considered contributing to the project by submitting a pull request for these feature?

amansoni7477030 commented 3 weeks ago

@HenryHengZJ any update ?