Let’s Create a Speech Synthesizer (C++17) with Finnish Accent!
In this tool-assisted education video, we create a speech synthesizer in modern C++ — with a Finnish accent. The video deconstructs speech and phonemes and explores the Linear Predictive Coding, LPC. The open source programs Praat and Audacity are featured.
All downloadable materials, including source code: https://github.com/bisqwit/speech_synth_series/
Become a member: https://youtube.com/Bisqwit/join
My links:
Twitter: https://twitter.com/RealBisqwit
Liberapay: https://liberapay.com/Bisqwit
Steady: https://steadyhq.com/en/bisqwit
Patreon: https://patreon.com/Bisqwit (Other options at https://bisqwit.iki.fi/donate.html)
Twitch: https://twitch.tv/RealBisqwit
Homepage: https://iki.fi/bisqwit/
Credits, in order of appearance:
— Music: original composition :: untitled :: Joel Yliluoma
— Music: Duke Nukem 3D :: Shop n Bag :: Lee Jackson
— Music: Earthbound :: Twoson :: Akio Ōmuri and others (converted into MIDI and played through OPL3 emulation through homebrew software)
— Meme: The Fairly OddParents :: If I Had One :: Butch Hartman
— Music: Chrono Trigger :: Ending :: Yasunori Mitsuda (SPC-OPL3 conversion)
— Presentation: Haifa University :: Linear Predictive Coding :: Nimrod Peleg 2009
— Music: original composition :: Space :: Joel Yliluoma
— Music: Final Fantasy V :: Airship :: Nobuo Uematsu (SPC-OPL3 conversion)
— Music: Tales of Phantasia :: Freeze :: Motoi Sakuraba (SPC-OPL3 conversion)
— Music: Aryol :: Warmup :: Kyohei Sada (SPC-OPL3 conversion)
How to stop prison radicalization: https://www.youtube.com/watch?v=hWkXfXi5JAk
You can contribute subtitles: https://www.youtube.com/timedtext_video?ref=share&v=Jcymn3RGkF4 or to any of my videos: https://www.youtube.com/timedtext_cs_panel?tab=2&c=UCKTehwyGCKF-b2wo0RKwrcg
#speechsynthesis #bisqwit #programming