Transform your text into an immersive audio experience. Our innovative application lets you bring your words to life.
- Angular >= 16 && Node JS (with express)
Run npm install in the voiceify-ui and voiceify-api.
-
Concurrently:
npm run start -
One By One :
npm run start-voiceify-uinpm run start-voiceify-api
Create a .env file and provide the GOOGLE_APPLICATION_CREDENTIALS variable (Exemple with the .env.sample and serviceaccount-sample.json).