Skip to content
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

Blank response when streaming files through but when singular file is sent transcription is received #83

Open
Joll59 opened this issue Sep 4, 2019 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed task Actionable work item

Comments

@Joll59
Copy link
Owner

Joll59 commented Sep 4, 2019

Describe the bug
When utilizing the multiple file transcription method in the service, you sometime receive empty response string, but if the same file is sent through without using the multiple file transcription methods you get a string response back.

To Reproduce
Steps to reproduce the behavior:

  1. Start with a collection of audio files
  2. Utilize the multiple file transcription methods/classes to transcribe the audio files
  3. Error shows up in the form of empty response strings from the service.

Expected behavior
Files are transcribed equally whether via streaming or singular file transcription.

Desktop (please complete the following information):

  • OS: Win 10
  • Version
    • Node 12.2.0
    • package
      • d-ser-t-service: 1.2.0

Additional context
Possibility exists this is a service issue.

@Joll59 Joll59 added bug Something isn't working help wanted Extra attention is needed task Actionable work item labels Sep 4, 2019
@zanawar
Copy link
Collaborator

zanawar commented Sep 11, 2019

May be fixed by #86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed task Actionable work item
Projects
None yet
Development

No branches or pull requests

2 participants