Skip to content

A couple of snags #3

@Manamama

Description

@Manamama

Prooted Debian on Termux here, as many modules refused to install on Termux, especially gevent or pyaudio.

  1. Href wrong: https://github.com/gkamradt/QuickAgent/blob/main/www.deepgram.com
  2. One needs the deepgram API key. I propose a quick link to : https://console.deepgram.com/project (keys), plus info that:

# Set your Deepgram API Key and desired voice model DG_API_KEY = os.getenv("DEEPGRAM_API_KEY")

To avoid:
root@localhost:~/downloads_Termux/QuickAgent# python QuickAgent.py WARNING: API key is missing Listening... WebSocketException in AsyncLiveClient.start: server rejected WebSocket connection: HTTP 401
... etc,
with Groq trying to answer unasked questions in a loop.

  1. Fyi, it works somehow better on Ubuntu, obviously, I may update it later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions