Giter Club home page Giter Club logo

nagome-polly's Introduction

nagome-polly

nagome-polly is the plugin of nagome to read aloud comments by nico nico live streaming by using AWS polly

Supported Platforms

nagome-polly supports Windows, Linux, and OS X. nagome-polly on Windows is using Direct Show library. On other OS is using SoX.

Requirement

nagome-polly needs AWS account. Please sign up for AWS.

Please install SoX if you are using Linux or OS X.

Install

Install SoX

Skip this topic if you are using Windows

When OS X. you can install it by Homebrew

$ brew install sox

When Ubuntu 16.04. you can install it by apt

$ sudo apt-get install sox
$ sudo apt-get install libsox-fmt-mp3

Build

You simply do below

go build

Setup nagome-polly.yml

nagome-polly.yml is a setting file. nagome-polly needs access key and session key for AWS Polly.

Create these keys according to https://docs.aws.amazon.com/general/latest/gr/managing-aws-access-keys.html

And then, Write these keys in the file.

access_key : "<ACCESS KEY>"
secret_key : "<SECRET KEY>"

Copy in plugin directory

Copy files are listed below to <Nagome application directoy>/plugin/nagome-polly directory

  • nagome-polly(.exe)
  • nagome-polly.yml
  • plugin.yml

nagome-polly's People

Contributors

bamchoh avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

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.