Speech
Jump to navigation
Jump to search
to sort/categorise
- https://archive.org/details/flexibleformants00lalw - Flexible formant synthesizer : a tool for improving speech production quality
- https://archive.org/details/flexiblehighqual00hsie - A flexible and high quality articulatory speech synthesizer
SAM
- https://en.wikipedia.org/wiki/Software_Automatic_Mouth - or SAM, is a speech synthesis program developed and sold by Don’t Ask Software. The program was released for the Apple II, Lisa, Atari 8-bit family, and Commodore 64.
rsynth
- rsynth - Text-to-Speech.
Festival
- Festival - or The Festival Speech Synthesis System, offers a general framework for building speech synthesis systems as well as including examples of various modules. As a whole it offers full text to speech through a number APIs: from shell level, though a Scheme command interpreter, as a C++ library, from Java, and an Emacs interface. Festival is multi-lingual (currently English (British and American), and Spanish) though English is the most advanced. Other groups release new languages for the system.
- Festvox - aims to make the building of new synthetic voices more systemic and better documented, making it possible for anyone to build a new voice.
Rocaloid
- Rocaloid - a free, open-source singing voice synthesis system. Its ultimate goal is to fast synthesize natural, flexible and multi-lingual vocal parts. Like other vocal synthesizing software, after installing the vocal database, inputting lyrics and pitch, you can synthesize attractive vocal parts. What’s more, Rocaloid highlights on providing you more controllable parameters which enabling to take control of exquisite dimensions of the synthesized voice and export with better quality. By using a fully constructed Rocaloid Database, you can synthesize singing voice in any phonetic-based languages.
- https://github.com/Rocaloid - dead?
Festvox
- Festvox - aims to make the building of new synthetic voices more systemic and better documented, making it possible for anyone to build a new voice. Specifically we offer: Documentation, including scripts explaining the background and specifics for building new voices for speech synthesis in new and supported languages. Example speech databases to help building new voices. Links, demos and a repository for new voices. This work is firmly grounded within Edinburgh University's Festival Speech Synthesis System and Carnegie Mellon University's small footprint Flite synthesis engine.
MaryTTS
- MaryTTS is an open-source, multilingual Text-to-Speech Synthesis platform written in Java. It was originally developed as a collaborative project of DFKI’s Language Technology Lab and the Institute of Phonetics at Saarland University. It is now maintained by the Multimodal Speech Processing Group in the Cluster of Excellence MMCI and DFKI.
eSpeak
- eSpeak - a compact open source software speech synthesizer for English and other languages, for Linux and Windows. eSpeak uses a "formant synthesis" method. This allows many languages to be provided in a small size. The speech is clear, and can be used at high speeds, but is not as natural or smooth as larger synthesizers which are based on human speech recordings.
- https://github.com/divVerent/ecantorix - a singing synthesis frontend for espeak. It works by using espeak to generate raw speech samples, then adjusting their pitch and length and finally creating a LMMS project file referencing the samples in sync to the input file.
OpenSource SpeechSynth
MBROLA
- http://tcts.fpms.ac.be/synthesis/ - The MBROLA Project
Assistive Context-Aware Toolkit
- Assistive Context-Aware Toolkit (ACAT) - an open source platform developed at Intel Labs to enable people with motor neuron diseases and other disabilities to have full access to the capabilities and applications of their computers through very constrained interfaces suitable for their condition. More specifically, ACAT enables users to easily communicate with others through keyboard simulation, word prediction and speech synthesis. Users can perform a range of tasks such as editing, managing documents, navigating the Web and accessing emails. ACAT was originally developed by researchers at Intel Labs for Professor Stephen Hawking, through a very iterative design process over the course of three years.
Praat
- Praat - doing phonetics by computer
Gnuspeech
- gnuspeech - makes it easy to produce high quality computer speech output, design new language databases, and create controlled speech stimuli for psychophysical experiments. gnuspeechsa is a cross-platform module of gnuspeech that allows command line, or application-based speech output. The software has been released as two tarballs that are available in the project Downloads area of http://savannah.gnu.org/projects/gnuspeech. [2]
Project Merlin
- Project Merlin - A truly free virtual singer, no matter how you want to send all kinds of ideas. [3]
- https://github.com/ProjectMeilin - not fully open yet?
- http://www.cstr.ed.ac.uk/projects/merlin/
- http://ml.cs.yamanashi.ac.jp/world/english
- YouTube: UTAU】Honeyworks ママ ver.acoustic 【徵音梅林cover】
- YouTube: 【徴音梅林】Umbrella カバー
UTAU
- https://en.wikipedia.org/wiki/Utau - a Japanese singing synthesizer application created by Ameya/Ayame. This program is similar to the Vocaloid software, with the difference that it is shareware instead of being released under third party licensing
- https://github.com/stakira/OpenUtau - Open source UTAU editing environment.
Sinsy
- Sinsy - HMM-based Singing Voice Synthesis System
- Sinsy - Singing Voice Synthesizer - how to
- https://github.com/hyperzlib/Sinsy-Remix - The HMM-Based Singing Voice Syntheis System Remix "Sinsy-r"
Mozilla TTS
- https://github.com/mozilla/TTS - Deep learning for Text to Speech
CMU Flite
- CMU Flite - a small, fast run-time open source text to speech synthesis engine developed at CMU and primarily designed for small embedded machines and/or large servers. Flite is designed as an alternative text to speech synthesis engine to Festival for voices built using the FestVox suite of voice building tools.
mesing
Adobe VoCo
- https://en.wikipedia.org/wiki/Adobe_Voco
- https://arstechnica.com/information-technology/2016/11/adobe-voco-photoshop-for-audio-speech-editing/ [4]
VST Speek
char2wav
loop
IPOX
- IPOX - an experimental, all-prosodic speech synthesizer, developed many years ago by Arthur Dirksen and John Coleman. It is still available for downloading, and was designed to run on a 486 PC running Windows 3.1 or higher, with a 16-bit Windows-compatible sound card, such as the Soundblaster 16. It still seems to run on e.g. XP, but I haven't tried it on Vista.
NPSS
- https://github.com/seaniezhao/torch_npss - pytorch implementation of Neural Parametric Singing Synthesizer 歌声合成
Pink Trombone
- Pink Trombone - Bare-handed procedural speech synthesis, version 1.1, March 2017, by Neil Thapen
Klatter
- https://github.com/fundamental/klatter - a bare bones formant synthesizer based upon the description given in the 1979 paper "Software For a Cascade/Parallel Formant Synthesizer" by Dennis Klatt. This program was not designed for interactive use, though there is code for some minimal midi control. In it's current state, it is enough of a curiosity that it will be preserved, though it may not see much if any use.
Tacotron 2
- https://github.com/Rayhane-mamah/Tacotron-2 - DeepMind's Tacotron-2 Tensorflow implementation
- https://github.com/NVIDIA/tacotron2 - Tacotron 2 - PyTorch implementation with faster-than-realtime inference
Real-Time-Voice-Cloning
- https://github.com/CorentinJ/Real-Time-Voice-Cloning - Clone a voice in 5 seconds to generate arbitrary speech in real-time
leesampler
- https://github.com/GloomyGhost-MosquitoSeal/lessampler - a Singing Voice Synthesizer
Neural Parametric Singing Synthesizer
VoiceOfFaust
- https://github.com/magnetophon/VoiceOfFaust - Turn your voice into a synthesizer!