Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Speaker Enrollment returns bad request #49

Copy link
Copy link

Description

@ishwara-bhat
Issue body actions

Hi,
I tried the speaker enrollment API
on end point
"https://proxy.api.deepaffects.com/audio/generic/api/v2/sync/diarization/enroll?apikey=" + DEEP_AFFECTS_OFFICIAL_KEY

with payload
payload = {}
payload["content"] = audiodata
payload["sampleRate"] = 48000
payload["languageCode"] = "en-US"
payload["speakerId"] = username
payload["encoding"] = encodingstring

It returns bad request. I'm sure that my encoding and audio data is fine. The same audio data and encoding is accepted by emotion detection API and processed correctly.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.