Giter VIP home page Giter VIP logo

Comments (3)

eheikes avatar eheikes commented on September 26, 2024

aws-tts is a Node.js command-line tool, so if you're not familiar with Node.js or the command line, there is a bit of a learning curve. However, it should be pretty easy to get up and running:

  1. Download and install Node.js.
  2. Download and install ffmpeg.
  3. Configure your machine with your AWS credentials.
  4. Go to the Windows menu and choose (or search for) "Node.js command prompt" under the Node.js section.
  5. Run npm install aws-tts -g at the command prompt and wait for it to finish.
  6. Now you can run aws-tts in the command prompt window. For example: aws-tts C:\Users\Eric\Documents\test.txt C:\Users\Eric\Documents\test.mp3. Here's an article on how to use the Windows command prompt; there are many others out there.

Does that make sense? I've tried to outline this in the README. Let me know if you're running into any problems or if any part is unclear. Also check the new Troubleshooting section in the README.

Thanks!

from tts.

lucisx10 avatar lucisx10 commented on September 26, 2024

untitled

How can i install ffmpeg ?
And how could i Configure my machine with my AWS credentials? do i create a file and put them on it ? the instructions of the link you gave me got me confused :p

thnaks

from tts.

eheikes avatar eheikes commented on September 26, 2024

ffmpeg doesn't make it very easy, does it? I think I used these instructions to install ffmpeg on Windows -- follow those instructions and give it another try.

from tts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.