tihu-nlp / tihu-native

Persian text-to-speech on web and mobile using expo react-native
9 stars 3 forks source link
android expo farsi ios persian react-native text-to-speech

tihu-native

dependencies Status devDependencies Status

build-docker-images

tihu mobile app mono repo

Pre-requisites

Usage

The app doesn't point to a working grpc api To test the app run the proxy and either the mock api or actual api and point the app to it by setting API_URL in app/.env. See readmes on how to deploy api.

Install dependencies and run the app using expo

yarn
yarn start

Packages

app

React-native app

README

grpc

Javascript/typescript client and mock grpc api

README

proxy

Envoy proxy to support grpc over http 1.1

README

Todo

License

MIT