Ali Zarezade
Ali Zarezade
سلام برای به دست آوردن درخت وابستگی پس از اجرای نمونه کد شما به خطای زیر بر میخورم ``` raise Exception("MaltParser parsing failed: %s" % (' '.join(cmd))) Exception: MaltParser parsing...
I this possible to train Ephyra on other languages?
According to [documentations](https://developers.google.com/maps/documentation/javascript/places#radar_search_requests), it seems nearby search request can make a request either by: - [bounds](https://developers.google.com/maps/documentation/javascript/reference#LatLngBounds) or - location and a radius But I wonder why there is no such...
To run the production server docker on port 4000: ``` cd time.ir docker build -t time.ir . docker run -d -p 4000:4000 --name time.ir time.ir ```
I’m wondering whether Persian is actually supported in the Ultravox realtime voice agent. The [v0.5 release notes](https://github.com/fixie-ai/ultravox/releases/tag/v0.5) mention Persian as a supported language, but the [documentation](https://docs.ultravox.ai/overview) does not list Persian...