Code Monkey home page Code Monkey logo

turkish-formant-speech-synthesizer's Introduction

Turkish Formant Speech Synthesizer

The new project can be found here.

This is a simple speech synthesizer that uses LPC decoding. Inspired by Bisqwit's speech synthesis series.

It's possible for it to speak other languages in Turkish-ified form with a funny accent. Here is a demo of the synthesizer singing Daisy Bell.

YoutubeVideo

Usage

synth -s "text" -o out.wav
-s <text>
-o <path>: WAV output to file
-f: use the female voice
-m: use the male voice (experimental, very loud)
-t<tempo value>
-p<pitch value>
-g<gain value>
-a<aspiration value>

Examples

Female: bin/synth -s "Merhaba ben bir konuşma sentezleyiciyim" -t1.5

Male: bin/synth -m -s "Ben de bir konuşma sentezleyiciyim_" -t1.7

Whisper: bin/synth -s "uuuu spuuki" -a0.002 -g1 -t1.5

TÜBİTAK

This project was my submission to TUBITAK's High School Students Research Projects Competition. The project was rated 81.3 out of 100 by the zookeepers.

Bu proje ile 2020 Lise Öğrencileri Araştırma Projeleri Yarışması'na katıldım. Proje puanını ve raporumu burada bulabilirsiniz.

turkish-formant-speech-synthesizer's People

Contributors

sausagenoods avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.