Code Monkey home page Code Monkey logo

thing-translator's Issues

Demo doesnt work

Hello,
I was seeing ur project and i wanted to try the demo but it is not working.

upon running npm run dev the app loads the error view only

I have npm installed , have installed all the project dependecies, yet the app does not seem to load the main view; this on all the browsers on my mac (chrome/opera/safari)
I built a webRTC app to check if my accesibility to video etc is fine ; that piece works spendidly.
Could you help me on this ; am I missing something here?

Google API Key place.

Hi, where should I put the google API key? I tried to run in my local and its not working. Hope you can help. Thanks :)

How to develop thing_translator as an Android App

Hello Sir,
I just check out the Project Thing_translator.I want to develop this project as an android app that
can be run in mobiles.Please help me, how to develop thing_translator as an android app.
Is it possible to develop thing_translator in any other programming language instead of
Node.js??

              I will wait for your reply
              Thanks

Server Error

I cloned the repo, moved into the directory and run npm install, then ran npm run dev and got this error
Error: Cannot find module '../modules/web.dom.iterable' (While processing preset: "/var/www/thing-translator/node_modules/babel-preset-es2015/lib/index.js") while parsing file: /var/www/thing-translator/src/app.js

Chromium Web Browser Camera Issues on Raspbian Jessie (RPI3)

Does this app work on Raspbian Jessie 8 (Raspberry Pi 3 - ARM) and the Chromium web browser? It seems like the browser prompts the user to allow for camera access but camera image does not render in the browser frame after access is allowed...

localhost:9966

Thanks.

Pronunciation

I know this is not a technical issue exactly. But while giving the app a try I noticed that at least for the Spanish pronunciations almost all of them were incorrect. It's clear that the app's learned language skills are based on English phonemes which is distinctly obvious with the vowels.
Just figured for a translator it's a noticeable factor.

App doesn't work

Can you re-check if everything's working on your side? All I'm getting is the failureState.

Black Screen

Really new to this, got it running, but is only showing me a black screen in the browser. Am I doing something wrong? Thanks for your help!
screen shot 2016-11-26 at 18 48 17

? Appearing when using web-app demo

On certain days when I use this app I get ? when taking any pictures- the app is using the camera fine during this. Vision and Translate API don't happen to be down or anything when this happens. Not sure how often this occurs but the downtime seems to be 1-2 days sometimes every couple of weeks or so.

thing-translator.appspot.com not working

HI,

Looks like the version deployed at thing-translator.appspot.com/ has a problem with its Google Vision API key. THe query to vision returns a 400 error with the following body.

{
  "error": {
    "code": 400,
    "message": "API key expired. Please renew the API key.",
    "status": "INVALID_ARGUMENT",
    "details": [
      {
        "@type": "type.googleapis.com/google.rpc.ErrorInfo",
        "reason": "API_KEY_INVALID",
        "domain": "googleapis.com",
        "metadata": {
          "service": "vision.googleapis.com"
        }
      }
    ]
  }
}

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.