Giter VIP home page Giter VIP logo

kasa's People

Contributors

azunre avatar hkboateng avatar hotlynnn avatar joelbudu avatar kweku21 avatar lagyamfi avatar salomeyosei avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kasa's Issues

Create API for Translation app using appropriate Azure feature/services

The goal of this is to migrate the current translation app using an appropriate Azure service. (Functions for example)

Acceptance Criteria

  1. Automatically scalable to serve a large number of requests
  2. Feature Rate-limiting to prevent over-loading of the service
  3. Quick response time
  4. Input Validation and Error-handling
  5. Authentication (Optional for now)

You will need to request for access to the current github repository to start working on this. Please contact me.

Translation API monetization

We are now able to create products and subscriptions via the Azure API management service which allows access to the API using a subscription key.

We now need to expand on this to create a portal where users can sign-up and access the various subscription packages to our translation API and make payments/ access a free trial.

Acceptance Criteria:

  • The user should be able to sign up and login on to their account.
  • User should be able to select a product and may payment through the Stripe payment provider.

Below are links to resources on how to implement this:

https://docs.microsoft.com/en-us/azure/api-management/monetization-support

https://azure.microsoft.com/en-gb/blog/how-to-monetize-apis-with-azure-api-management/

https://endjin.com/what-we-think/talks/monetize-apis-with-azure-api-management-using-stripe

https://github.com/microsoft/azure-api-management-monetization

https://github.com/microsoft/azure-api-management-monetization/blob/main/documentation/stripe-deploy.md

Incompatible shapes

Hi,
Thank you for building and sharing this translation system.
I am trying out the eng_twi_transformer.ipynb using jupyter notebook with the provided data, jw300.en and jw300.tw.
Everything seems to work until I tried to execute the predict function (line 544).

Here are the results on the console:

Epoch 1 Batch 0 Loss 1.9547 Elapsed time 3.26s
Incompatible shapes: [1,74,128] vs. [73,128] [Op:AddV2]
Epoch 2 Batch 0 Loss 1.9929 Elapsed time 10.66s
Incompatible shapes: [1,74,128] vs. [73,128] [Op:AddV2]
...

I am not sure why this happens. Any help or advice is greatly appreciated.
Thank you.

Input for special characters on web app

Add the possibility for user to in put special characters for local languages, if they are not available on the keyboard.
The first objective is to implement this on the web app.

An example of this feature is shown on the following website:
https://www.webonary.org/buli/
image

we are using the test server for now to try out the changes on the streamlit app. once all confirmed, we will port it to the public application.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.