Skip to content

Commit

Permalink
feat: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeocodes committed Mar 14, 2024
1 parent ca53885 commit 544aa1b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
- name: Create a release
run: npx semantic-release
env:
GITHUB_TOKEN: ${{ secrets.DGPAT }}
GITHUB_TOKEN: ${{ secrets.GH_PUSH_TOKEN }}
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ Check out our [KNOWN ISSUES](./KNOWN_ISSUES.md) before reporting.
- Capture streaming audio using [Deepgram Streaming Speech to Text](https://developers.deepgram.com/docs/getting-started-with-live-streaming-audio).
- Natural Language responses using an OpenAI LLM.
- Speech to Text conversion using [Deepgram Aura Text to Speech](https://developers.deepgram.com/docs/text-to-speech).
- A quirky British sense of humour. 🇬🇧

## What is Deepgram?

Expand Down

0 comments on commit 544aa1b

Please sign in to comment.