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

Multiple Lambda Errors When Handling Only 1 Speaker #251

Open
BlakeItOut opened this issue Mar 21, 2024 · 0 comments
Open

Multiple Lambda Errors When Handling Only 1 Speaker #251

BlakeItOut opened this issue Mar 21, 2024 · 0 comments
Assignees
Labels
bug Something isn't working feature - on roadmap - high priority These items are being actively addressed.

Comments

@BlakeItOut
Copy link

BlakeItOut commented Mar 21, 2024

Reproducible Test: Mono audio with only an Agent speaker identified

Version: 0.7.7

Modifications Made:

  • null checking on index.js in PCA UI code
  • checking if the AgentMark or CustomerMark is set on transformPCA PCA Dashboard code

Anything Unusual:

  • Mono audio
  • Relatively large volume ~ 30K per day

In at least the indexing and transformation for the PCA dashboard there are references to properties that would only exist if there were at least an Agent and Customer speaker. Suggest adding null checks for if there is only 1 speaker.

@chrislott chrislott added bug Something isn't working feature - on roadmap - high priority These items are being actively addressed. labels Apr 3, 2024
@chrislott chrislott self-assigned this Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature - on roadmap - high priority These items are being actively addressed.
Projects
None yet
Development

No branches or pull requests

2 participants