Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cgrade/audio_dictionary
Audio dictionary is a dictionary built with two AI (chatGPT and DeepGram). that can be used to answer any questions you have
https://github.com/cgrade/audio_dictionary
Last synced: about 2 months ago
JSON representation
Audio dictionary is a dictionary built with two AI (chatGPT and DeepGram). that can be used to answer any questions you have
- Host: GitHub
- URL: https://github.com/cgrade/audio_dictionary
- Owner: cgrade
- Created: 2023-09-04T00:52:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-02T00:12:05.000Z (7 months ago)
- Last Synced: 2024-06-02T01:27:58.120Z (7 months ago)
- Language: Python
- Size: 8.97 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Audio Dictionary How To.
## Step 1 - Preparing environment
activate virtual environment or better still create a virtual environment with this command `python3 -m venv env`### clone this repository
`git clone https://github.com/cgrade/audio_dictionary.git` and### install requirements
install requirements.txt with `pip install -r requirements.txt`### Get API keys from OpenAI completion API and Deepgram API
Replace the keys with the appropriate keys## Live DEMO
https://youtu.be/yd5b36LVy_g?si=ZWh2ofSlOMNdnAbm