misbahsy / Doc2Podcast

A NextJS/Langflow based app that takes a PDF and converts it into a podcast.
184 stars 27 forks source link

Can Doc2Podcast generate french T2S ? #1

Open papiche opened 1 month ago

papiche commented 1 month ago

Can we choose language output ?

misbahsy commented 1 month ago

yes, it should be able to. Lemme know if you run into issues.

papiche commented 4 weeks ago

OK, what exactly the TTS engine is it using ? do you know https://github.com/SWivid/F5-TTS

misbahsy commented 3 weeks ago

it's current using openai based TTS, we could incorporate F5-TTS in the next version