New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

books-to-audio

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

books-to-audio

Books-to-Audio is a Node.js script that converts text files into audio files using AI text-to-speech using Eleven Labs API.

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Books to Audio

Why read? when you can Listen

Report Bug . Request Feature

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

FAQs

Package last updated on 18 Mar 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc