Project

voxbi

0.0
No commit activity in last 3 years
No release in over 3 years
Easy-to-use french voice synthesizer
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

#VoxBi

Requires : Sox

Install voxbi :

gem install voxbi

Use voxbi as an executable :

$ voxbi Bonjour

"bσʒur"
Playing WAVE '/home/<USER>/.gem/ruby/gems/voxbi-0.1.4/data/paires.wav'

Use voxbi as a library

> require "voxbi"

> sentence = Voxbi.new("Voulez vous coucher avec moi ce soir ?")
  sentence.read

=> Playing WAVE '/home/<USER>/.gem/ruby/gems/voxbi-0.1.4/data/paires.wav'