1.0.1 • Published 1 year ago

books-to-audio v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Downloads Contributors Issues License

Table Of Contents

About The Project

Screen Shot****

Books-to-Audio is a Node.js script that converts text files into audio files using AI text-to-speech using Eleven Labs API. This script can be used to listen to your favorite books, articles, or any text-based content while doing other activities such as commuting, working out, or doing household chores.

The script is designed to work with text files in the .txt format.

Built With

  • Nodejs
  • Elevens's Lab API

Run anywhere using

npx books-to-audio

Run locally

  1. Get a free API Key at https://beta.elevenlabs.io/speech-synthesis

  2. Clone the repo

git clone https://github.com/Amethesh/Books-to-Audio.git
  1. Install NPM packages
npm install
  1. Run the commander.js
npm start

Usage

You can use the CLI to convert any books or large text into audio Screen Shot Screen Shot

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Authors

Acknowledgements

Enjoy

GIF