语音合成系统 FreeTTS

码农软件 · 软件分类 · TTS/语音合成和处理 · 2019-10-04 18:27:49

软件介绍

FreeTTS 是完全采用 Java 开发的语音合成系统,它是卡内基梅隆大学基于 Flite 这个小型的语音合成引擎开发的。

FreeTTS is a speech synthesis system written entirely in the JavaTM programming language. It is based upon Flite: a small run-time speech synthesis engine developed at Carnegie Mellon University. Flite is derived from the Festival Speech Synthesis System from the University of Edinburgh and the FestVox project from Carnegie Mellon University.

This release of FreeTTS includes:

  • Core speech synthesis engine
  • Support for a number of voices:
    • an 8khz diphone, male, US English voice
    • a 16khz diphone, male US English voice
    • a 16khz limited domain, male US English voice
  • Support for importing voices from FestVox (US English only)
  • Specific support for importing CMU ARCTIC voices from FestVox (US English only)
  • Support for MBROLA voices (downloaded separately):
    • a 16khz female, US English voice
    • two 16khz male US English voices
  • Partial support for JSAPI 1.0
  • Extensive API documentation
  • Several demo applications

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

Refactoring

Refactoring

Martin Fowler、Kent Beck、John Brant、William Opdyke、Don Roberts / Addison-Wesley Professional / 1999-7-8 / USD 64.99

Refactoring is about improving the design of existing code. It is the process of changing a software system in such a way that it does not alter the external behavior of the code, yet improves its int......一起来看看 《Refactoring》 这本书的介绍吧!

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

RGB HEX 互转工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换