Skip to content

SteGriff/toinoi

Repository files navigation

tôi nói

Speaks Vietnamese

Install and Run

Requires Node 16.x+ for ESM support.

npm i
npm run start

Azure Config

Set up an Azure Cognitive Services Speech Service.

Create a .env file and enter your KEY and REGION:

SPEECH_KEY=
SPEECH_REGION=

Don't put spaces around = sign!

Troubleshooting

If it doesn't work on your hosting infrastructure, try setting the env.PORT using shell commands, or else tweak the mjs file to use a port other than 60400 (i.e. 443 for https)

Check your Node version.

About

Web API of Vietnamese TTS using Azure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published