-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
still no working in local instance ubuntu 32 bits #6
Comments
The STT service requires you to get authentication token first and then use [image: Inline image 1] [image: Inline image 2] [image: Inline image 3] The application works fine if you deploy it using the magic button "Deploy On Mon, Jun 13, 2016 at 12:35 PM, felipe notifications@github.com wrote:
|
i havent any change in your code, then put in description, ONLY WORKS MAGIC BUTTON, because in local instance not work |
How do you think this application was developed? Of course, it does work On Mon, Jun 13, 2016 at 1:22 PM, felipe notifications@github.com wrote:
|
|
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 and still not working |
pls share me instructions for run application |
The STT part seems to be working correctly. However, in your version I see My code shows: [image: Inline image 1] Your code shows: [image: Inline image 2] On Mon, Jun 13, 2016 at 3:23 PM, felipe notifications@github.com wrote:
|
i cant see your images, pls reupload |
Pls re upload My code shows: [image: Inline image 1] Your code shows: [image: Inline image 2] |
Hi mate, pls upload again images for compare... |
hi me again, sorry, but i request upload again images for compare |
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
The text was updated successfully, but these errors were encountered: