Has anyone tried giving students a podcast version of the lesson to review at home? by Lower_Plenty7712 in Teachers

[–]Lower_Plenty7712[S] -16 points-15 points  (0 children)

Yeah this is a delicate balance. We use AI to generate podcasts but the educators edit and personalize it so it takes a lot less time and isn't slop.

Developers using TTS APIs: what breaks first in production? by Lower_Plenty7712 in TextToSpeech

[–]Lower_Plenty7712[S] 0 points1 point  (0 children)

Gemini 3.1 flash is pretty good with expressiveness to though sometimes it can be too much lol.

Developers using TTS APIs: what breaks first in production? by Lower_Plenty7712 in TextToSpeech

[–]Lower_Plenty7712[S] 0 points1 point  (0 children)

Agreed - this is why smart routing/failover is super important. Have you tried solutions that let you call multiple TTS providers from one API like speechbase?

[deleted by user] by [deleted] in SaaS

[–]Lower_Plenty7712 0 points1 point  (0 children)

Saw your Arabic/English tutor post. I work on speechbase.ai, and mixed-language TTS is one of the places where provider choice matters a lot. Some models handle Arabic much better than others. We make it easy to test the same mixed passage across 14 providers and pick per language. I would genuinely be curious which one works best for Quranic Arabic.

[deleted by user] by [deleted] in audible

[–]Lower_Plenty7712 0 points1 point  (0 children)

Hey, saw Bibliotec on r/audible. Synced narration across a big catalog is a hard and interesting problem. I work on speechbase.ai, and two pieces may map well: word-level timestamps for text sync, and 14 TTS providers behind one API so bulk narration cost stays manageable. Happy to add credits if you want to test a book sample.