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

Feature/sonix ai audio loader #1169

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

uvamsi76
Copy link

@uvamsi76 uvamsi76 commented Nov 1, 2023

Added SonixAi node and credential in Codebase and are reflecting in Ui. But did not test it cause the subscription that is needed for api is enterprise subscription.

package.json Outdated Show resolved Hide resolved
if(!sonixAuthKey) return
const cache = nodeData.inputs?.cache as BaseCache

// const obj: Partial<SonixAiInput> = {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

redundant commented codes?

Copy link
Author

@uvamsi76 uvamsi76 Nov 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed all redundant code and comments in the next commit.
Thank you for the review. This is my first open source contribution so please suggest me anything that i have to change to improve my open source journey.

… // removed audio filename as input thing and took from uploaded filename // removed unwanted code and comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants