JavaFXpert / talk-with-gpt3

App that leverages GPT-3 to facilitate new language listening and speaking practice.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Voice Text to Speech Working without Amazon Polly Access and Secret Key

abuelgasimsaadeldin opened this issue · comments

commented

Hi guys,

Just curious, first time I ran this application and generated Amazon Polly ACCESS_KEY_ID and SECRET_ACCESS_KEY. Just for testing purposes I've replaced those keys with some random string values, deleted the .next, node_modules, package-lock.json files and ran the build command all over again and the Text To Speech is still working as usual.. Is it still using my API keys (maybe cached somewhere) or is the Amazon Polly not required for TTS?

PS. The Ex-Human API for lipsync stops working immediately once trying out the same thing..

Thanks,
Just curious developer

commented

@JavaFXpert I see, noted! thank you very much. So the Ex-Human API handles the voice along with the talking Avatars for the talking heads, am I right?