Skip to content

Commit

Permalink
docs: update README.md, assets, and dependencies
Browse files Browse the repository at this point in the history
- Modify README.md to remove references to ElevenLabs and add information about the migration to Edge_TTS.
- Add assets/kyms-logo.png to include the new project logo.
- Modify requirements.txt to remove Supabase as a dependency.
  • Loading branch information
rajtilakjee committed Nov 27, 2023
1 parent 5620947 commit 193de41
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
23 changes: 12 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,17 @@ KeepYourMouthShut is an AI-assisted, 360-degree podcast solution API. It has a d

## Table of Content

- [Table of Content](#table-of-content)
- [Installation](#installation)
- [Running the Tests](#running-the-tests)
- [Deployment](#deployment)
- [Built With](#built-with)
- [Contributing](#contributing)
- [Versioning](#versioning)
- [Inspiration](#inspiration)
- [License](#license)
- [Citation](#citation)
- [KeepYourMouthShut - Acid Reflux for your Ears!](#keepyourmouthshut---acid-reflux-for-your-ears)
- [Table of Content](#table-of-content)
- [Installation](#installation)
- [Running the Tests](#running-the-tests)
- [Deployment](#deployment)
- [Built With](#built-with)
- [Contributing](#contributing)
- [Versioning](#versioning)
- [Inspiration](#inspiration)
- [License](#license)
- [Citation](#citation)

## Installation

Expand All @@ -35,7 +36,7 @@ TBD

- [Python](https://www.python.org/)
- [llmOS](https://www.llmos.dev/)
- [ElevenLabs](https://elevenlabs.io/)
- [edge-tts](https://github.com/rany2/edge-tts)

## Contributing

Expand Down
Binary file added assets/kyms-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ python-dotenv
requests
asyncio
edge_tts
supabase

0 comments on commit 193de41

Please sign in to comment.