Code Monkey home page Code Monkey logo

Comments (12)

leonrch avatar leonrch commented on August 30, 2024

The STT service requires you to get authentication token first and then use
it. The attached screen shot is a good evidence you are not doing that.

[image: Inline image 1]
Using call stack (for failing methods) can be very helpful:

[image: Inline image 2]
as it immediately brings you to the problematic code (use Chrome for
debugging).

[image: Inline image 3]

The application works fine if you deploy it using the magic button "Deploy
on Bluemix", which means the source code is OK so as the used credentials.
Once again, I do not think I deserved the honour to debug YOUR changes in
my application. Please try to make as fewer changes in the code as possible
and ALWAYS check if it is working even after the simplest, smallest change !

On Mon, Jun 13, 2016 at 12:35 PM, felipe [email protected] wrote:

sudo nano /home/felipe/SpeechToSpeech/.env

{
"speech_to_text": [
{
"name": "speech-to-text-service-standard",
"label": "speech_to_text",
"plan": "standard",
"credentials": {
"url": "https://stream.watsonplatform.net/speech-to-text/api",
"password": "mypass",
"username": "265bdf48-47de-4bd0-8a9c-05194f2f29dd"
}
}
],
"language_translation": [
{
"name": "language-translation-service",
"label": "language_translation",
"plan": "standard",
"credentials": {
"url": "https://gateway.watsonplatform.net/language-translation/api",
"password": "mypass",
"username": "bf0d3db6-ceae-4d9a-8c99-f581d5a22dab"
}
}
],
"text_to_speech": [
{
"name": "text-to-speech-service",
"label": "text_to_speech",
"plan": "standard",
"credentials": {
"url": "https://stream.watsonplatform.net/text-to-speech/api",
"password": "mypass",
"username": "0ddf28b9-677b-4bb2-b6d3-51f8dfc547ff"
}
}
]
}

http://181.135.63.86:3006/
Not working


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#6, or mute the thread
https://github.com/notifications/unsubscribe/ANB_cS8IE158kcSP4YLaI5WOfmtJZDFtks5qLYbfgaJpZM4I0gvr
.

from speechtospeech.

johnfelipe avatar johnfelipe commented on August 30, 2024

i havent any change in your code, then put in description, ONLY WORKS MAGIC BUTTON, because in local instance not work

from speechtospeech.

leonrch avatar leonrch commented on August 30, 2024

How do you think this application was developed? Of course, it does work
locally. We are using 64 - bit operating systems. For example, I am able to
run the application locally on 64-bit Windows.
Try to use 64-bit system.

On Mon, Jun 13, 2016 at 1:22 PM, felipe [email protected] wrote:

i havent any change in your code, then put in description, ONLY WORKS
MAGIC BUTTON, because in local instance not work


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#6 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/ANB_cQi2Do8v6OCiJK-OmYLDBK8sq8brks5qLZG_gaJpZM4I0gvr
.

from speechtospeech.

johnfelipe avatar johnfelipe commented on August 30, 2024

/SpeechToSpeech/.env is good setted?

from speechtospeech.

johnfelipe avatar johnfelipe commented on August 30, 2024

Linux ubuntu-1gb-nyc3-01 3.13.0-85-generic #129-Ubuntu SMP Thu Mar 17 20:50:15 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

64 bits digitalocean instance

only edit credentials nothing more

http://104.131.189.60:3000/

and

still not working

from speechtospeech.

johnfelipe avatar johnfelipe commented on August 30, 2024

pls share me instructions for run application
tnks

from speechtospeech.

johnfelipe avatar johnfelipe commented on August 30, 2024

notwork

from speechtospeech.

leonrch avatar leonrch commented on August 30, 2024

The STT part seems to be working correctly. However, in your version I see
the list of languages is different from the one my application is using.

My code shows:

[image: Inline image 1]

Your code shows:

[image: Inline image 2]
It is IMPORTANT for your application to show the source languages
EXACTLY as they are shown by my application. Otherwise, no target language
can be selected.
Look at public/js/main.js, lines 260 - 320 for more details.

On Mon, Jun 13, 2016 at 3:23 PM, felipe [email protected] wrote:

[image: notwork]
https://cloud.githubusercontent.com/assets/428820/16020192/63c6c976-3172-11e6-8881-747aa7606ea5.png


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#6 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/ANB_cYh4kRQG7KfK5UNLXRWwHpVcKbcYks5qLa4wgaJpZM4I0gvr
.

from speechtospeech.

johnfelipe avatar johnfelipe commented on August 30, 2024

i cant see your images, pls reupload

from speechtospeech.

johnfelipe avatar johnfelipe commented on August 30, 2024

Pls re upload

My code shows:

[image: Inline image 1]

Your code shows:

[image: Inline image 2]

from speechtospeech.

johnfelipe avatar johnfelipe commented on August 30, 2024

Hi mate, pls upload again images for compare...

from speechtospeech.

johnfelipe avatar johnfelipe commented on August 30, 2024

hi me again, sorry, but i request upload again images for compare

from speechtospeech.

Related Issues (12)

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.