i am trying to transcript an audio file using the ibm watson speech to text api, after submitting my audio, i kept on having this error:
ApM1ZXkO0YnmHMdmr4LQxJ6FIPvzw8%3D; path=\/speech-to-text\/api; secure; HttpOnly\r\nX-Global-Transaction-ID: 7a6c26455bd4a61338cf874d\r\nStrict-Transport-Security: max-age=31536000;\r\nX-DP-Watson-Tran-ID: stream02-953124685\r\n\r\n{\n \"code_description\": \"Bad Request\", \n \"code\": 400, \n \"error\": \"Stream was 25 bytes but needs to be at least 100 bytes.\"\n}"}
Answer by Daniel Bolanos (1212) | Oct 28, 2018 at 10:17 PM
It seems like you did not feed more than 25 bytes of audio, which is not enough.
Do you have a curl
command you can share here so we can see how you are feeding the audio?
Code:400 0 bytes needs atleast 100 bytes 2 Answers
Is there a text-dependent option ? 3 Answers
Is it possible for a user to train the system? 2 Answers
hi i have a problem when i try to send an voice message to my chatbot in telegram 2 Answers
Speech models 2 Answers