go-audio

command module
v0.0.0-...-f892d82 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 15, 2020 License: MIT Imports: 2 Imported by: 0

README

go-audio


A solution to convert PDFs into audiobooks (offline). This solution kit consists of an Opentts engine hosted on docker and a CLI client that parses the given PDF file for text content & connects with Opentts to generate audio files.

Installation & setup :-


  • Go,Docker & Make should be pre-installed.
  • Clone the repository.
  • Run the command make download.
  • Run the command make setup.
  • CLI & Opentts engine setup is now ready to use.
  • Run the command go-audio --help to explore various operations.

Generate the audio files :-


  • Run the command go-audio aud --input=PATH_TO_PDF --output=PATH_TO_OUTPUT --voice=male|female.
  • Default value for given flags ::
    • input=./sample_pdf/test.pdf
    • output=homeDir/audio-go/output
    • voice=female

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL