GithubHelp home page GithubHelp logo

chandong83 / ros_aws_polly_python Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 15 KB

aws(amazon web service) polly by python

CMake 67.54% Python 32.46%
polly amazon aws api tts text2speech text-to-speech text-to-speech-python3 python ros

ros_aws_polly_python's Introduction

ros_aws_polly_python

aws(amazon web service) polly by python

amazon polly TTS for ROS

It currently supports Only Korean('eoyeon') and English('Joanna'). The language is automatically detected.

requirement

You must have credentials access key of aws first.
please refer to the link below.
http://docs.aws.amazon.com/ko_kr/IAM/latest/UserGuide/id_credentials_access-keys.html


#Python Packages

$ pip install boto3 # Amazon SDK
$ pip install python-vlc   # vlc player

Code Download and Build


$ cd catkin_ws/src  # move to your src of catkin workspace
$ git clone https://github.com/chandong83/ros_aws_polly_python   # Download source code
$ cd ..  # move to your catkin workspace
$ catkin_make   # build

# after build success
$ . devel/setup.bash

Run ROS and Test


# start roscore with daemon
$ roscore &

# start amazon polly service
$ rosrun amazon_polly aws_polly_tts

# test TTS
$ rosrun amazon_polly hello 

youtube link

https://youtu.be/FUPQo6w7LHY

blog

http://blog.naver.com/chandong83/221143018147

ros_aws_polly_python's People

Contributors

chandong83 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.