IBM / speech-to-text-code-pattern

WARNING: This repository is no longer maintained
https://developer.ibm.com/patterns/transcribe-audio-in-real-time-or-from-an-audio-file/
Apache License 2.0
46 stars 36 forks source link

MPEG file format does not work #56

Closed shree675 closed 2 years ago

shree675 commented 3 years ago

The official IBM Watson documentation has mentioned that the Speech To Text app supports mpeg audio file format. Reference: IBM docs

The documentation has also mentioned that it considers mpeg and mp3 as the same format. In that case, the users must be able to upload both mpeg and mp3 format files separately, since they are the same anyway.

Currently, mpeg files can only be uploaded successfully, but they can't be played. On playing an uploaded mpeg file, the audio waveform progresses, but neither the audio is heard, nor the transcript converts it into text.

Screenshot (217)_LI

Could someone inform me if I am looking at the correct documentation? Is this docs applicable to Speech to Text?

github-actions[bot] commented 2 years ago

:wave: Hi! This issue has been marked stale due to inactivity. If no further activity occurs, it will automatically be closed.