语音合成软件 Festival

码农软件 · 软件分类 · TTS/语音合成和处理 · 2019-10-04 17:13:21

软件介绍

Festival 是 Linux 下的一个语音合成软件

使用方法:

$ festival --tts letter.txt
$ festival
festival> (SayText "Greetings from linuxhelp.blogspot.com")
$festival> (tts "myfile.txt")

在线演示:http://www.cstr.ed.ac.uk/projects/festival/onlinedemo.html

本文地址:https://codercto.com/soft/d/16033.html

Programming Ruby

Programming Ruby

Dave Thomas、Chad Fowler、Andy Hunt / Pragmatic Bookshelf / 2004-10-8 / USD 44.95

Ruby is an increasingly popular, fully object-oriented dynamic programming language, hailed by many practitioners as the finest and most useful language available today. When Ruby first burst onto the......一起来看看 《Programming Ruby》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器