Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 582 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 582 Bytes

Yandex SpeechKit synth app

Cross-platform app for text-to-speech using yandex api.

How to build

Run shell command (docker required):

  • Windows
docker build --file Dockerfile --output release-build --build-arg RUNTIME=win-x64 .
  • Linux
docker build --file Dockerfile --output release-build --build-arg RUNTIME=linux-x64 .
  • OSX
docker build --file Dockerfile --output release-build --build-arg RUNTIME=osx-x64 .

How to use

  • Run ./release-build/App.Api.exe or ./release-build/App.Api app
  • Press Web GUI button to open