alexisraya / idm-371-word-for

UXID Junior Project. WordFor is a web app that provides dynamic, in-depth translations for multi-lingual speakers.
https://wordfor.vercel.app
2 stars 1 forks source link

Audio text to speech will say wrong word #17

Open danelegassick opened 8 months ago

danelegassick commented 8 months ago

Text to speech on some words breaks (inconsistently) it will either say the wrong word, a blip of a word, or nothing at all

Mid priority - this should be fixed, but we may not be able to do anything about it because it isnt our api

alexisraya commented 8 months ago

After some research and digging- the pain points we're seeing with Open AI's TTS API are pain points expressed by other developers and is an issue on Open AI's end and not ours. Labeling this as wontfix for now since to fix this, it would require us to implement a new text-to-speech API.