Education: Difference between revisions

From SynSIG
No edit summary
No edit summary
Line 1: Line 1:
= Teaching material (Slides and tutorial software) =
== Teaching material (Slides and tutorial software) ==


* [http://www.ims.uni-stuttgart.de/~moehler/ISCA-SynSIG/courses/ims_synthese1.html Speech synthesis I], an introductory course on speech synthesis (in German), by Gregor Möhler, Bernd Möbius, University of Stuttgart.
* [http://www.ims.uni-stuttgart.de/~moehler/ISCA-SynSIG/courses/ims_synthese1.html Speech synthesis I], an introductory course on speech synthesis (in German), by Gregor Möhler, Bernd Möbius, University of Stuttgart.
Line 11: Line 11:
* [http://tcts.fpms.ac.be/cours/1005-07-08/speech/lpclearn.zip LPClearn], Real-time interface to an LPC analysis/synthesis system - L.-M. Croisez, T. Dutoit, Faculté Polytechnique de Mons, Belgium (also available build as [http://tcts.fpms.ac.be/cours/1005-07-08/speech/lpclearn_sources.zip open source]
* [http://tcts.fpms.ac.be/cours/1005-07-08/speech/lpclearn.zip LPClearn], Real-time interface to an LPC analysis/synthesis system - L.-M. Croisez, T. Dutoit, Faculté Polytechnique de Mons, Belgium (also available build as [http://tcts.fpms.ac.be/cours/1005-07-08/speech/lpclearn_sources.zip open source]


= Historical images =
== Historical images ==
Take a look at our gallery of [[historical images]].
Take a look at our gallery of [[historical images]].


= Educational Software =
== External Links ==
== CSLU Toolkit ==
* The CSLU Toolkit was created to provide the basic framework and tools for people to build, investigate and use interactive language systems. These systems incorporate leading-edge speech recognition, natural language understanding, speech synthesis and facial animation.
* [http://cslu.cse.ogi.edu/toolkit/ CSLU Toolkit]
 
== HMM-Based Speech Synthesis System (HTS) ==
* The basic core system of HTS, availble from NITECH, was implemented as a modified version of HTK together with SPTK (see below), and is released as HMM-Based Speech Synthesis System (HTS) in a form of patch code to HTK. HTS version 1.1.1 comes with a small run-time synthesis engine (less than 1 MB including acoustic models), which can run without the HTK library. The current version does not include any text analyzer but the Festival Speech Synthesis System can be used as a text analyzer.
* [http://hts.ics.nitech.ac.jp/]
 
== KPE ==
* The KPE80 program provides a graphical interface for the implementation of the Klatt 1980 [[formant synthesiser]]. The interface allows users to display and edit Klatt parameters using a graphical display which includes the time-amplitude waveform of both the original speech and its synthetic copy, and some signal analysis facilities.
* [http://www.enhance.phon.ucl.ac.uk/public/examples/copysyn/kpe/kpe.htm KPE] and many other [http://www.enhance.phon.ucl.ac.uk/ University College London softwares]
 
== MBROLA ==
* The aim of the MBROLA project, initiated by the TCTS Lab of the Faculté Polytechnique de Mons (Belgium), is to obtain a set of speech synthesizers for as many languages as possible, and provide them free for non-commercial applications. The ultimate goal is to boost academic research on speech synthesis, and particularly on prosody generation, known as one of the biggest challenges taken up by [[Text-To-Speech synthesizers]] for the years to come.
* [http://tcts.fpms.ac.be/synthesis/mbrola.html MBROLA]
 
== Praat ==
* A system for doing phonetics by computer. The computer program Praat is a research, publication, and productivity tool for phoneticians. With it, you can analyse, synthesize, and manipulate speech, and create high-quality pictures for your articles and thesis.
* [http://fonsg3.let.uva.nl/praat/manual/Praat_program.html Praat]
 
== Speech Signal Processing Toolkit (SPTK) ==
* The main feature of the Speech Signal Processing Toolkit, available from NITECH, is that not only standard speech analysis and synthesis techniques (e.g., LPC analysis, PARCOR analysis, LSP analysis, PARCOR synthesis filter, LSP synthesis filter, and vector quantization techniques) but also speech analysis and synthesis techniques developed at the research group can easily be used.
* http://kt-lab.ics.nitech.ac.jp/~tokuda/SPTK/
 
== TrackDraw ==
* TrackDraw is a graphical interface for controlling the parameters of a speech synthesizer.
* [http://www.utdallas.edu/~assmann/TRACKDRAW/trackdraw.html TrackDraw]
 
== Wavesurfer ==
* Wavesurfer is a tool for doing speech analysis. The analysis features include formants and pitch extraction and real time spectrograms. The Wavesurfer tool built on top of the [http://www.speech.kth.se/snack/ Snack] speech visualization module, is highly modular and extensible at several levels.
* [http://www.speech.kth.se/wavesurfer/ WaveSurfer]
 
= External Links =
* See our [[Pointers|external references page]]
* See our [[Pointers|external references page]]
* [http://www.cs.indiana.edu/rhythmsp/ASA/Contents.html Dennis Klatt's History of Speech Synthesis],
* [http://www.cs.indiana.edu/rhythmsp/ASA/Contents.html Dennis Klatt's History of Speech Synthesis],

Revision as of 14:06, 18 May 2006

Teaching material (Slides and tutorial software)

Historical images

Take a look at our gallery of historical images.

External Links