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

fix: always false statement and cleanups #45

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

msopacua
Copy link

  • Fix the always false statement by removing the negation
  • Don't use constant as key, since changing the value of the constant may generate duplicate keys and is unexpected
  • Strip left over s after rename from defaultTtsOptions to defaultSttOptions
  • mark async call as void to appease some linters and IDE inspections
  • Fix typo in occurred

- Fix the always false statement by removing the negation
- Don't use constant as key, since changing the value of the constant
  may generate duplicate keys and is unexpected
- Strip left over s after rename from defaultTtsOptions to
  defaultSttOptions
- mark async call as void to appease some linters and IDE inspections
- Fix typo in occurred
Copy link

vercel bot commented May 20, 2024

@msopacua is attempting to deploy a commit to the Deepgram Team Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Jun 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
deepgram-conversational-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2024 5:48pm

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.

1 participant