vowel

There are 21 repositories under vowel topic.

  • Valkryst/VNameGenerator

    A Java implementation of various procedural name generation algorithms, including combinatorial, consonant vowel, context-free grammar, and Markov chain.

    Language:Java86739
  • yasinkuyu/Turkish.php

    Turkish Suffix Library for PHP - Türkçe Çekim ve Yapım Ekleri

    Language:PHP61507
  • santiagobarreda/FastTrack

    A Praat plugin for fast, accurate, (nearly) automatic formant-tracking

    Language:Praat60101313
  • yasinkuyu/Turkish.js

    Turkish Suffix Library for Javascript - Türkçe Çekim ve Yapım Ekleri

    Language:JavaScript413010
  • kimkevin/HangulParser

    [Java&Android] HangulParser is to parse Hangul to Jaso(basic consonant and vowel) by using Unicode

    Language:Java34427
  • kampsy/gwizo

    Simple Go implementation of the Porter Stemmer algorithm with powerful features.

    Language:Go28502
  • yasinkuyu/Turkish.cs

    Turkish Suffix Library for C# & .NET- Türkçe Çekim ve Yapım Ekleri

    Language:C#26513
  • bootphon/sustained-phonation-features

    Python package for the extraction of speech features for sustained phonation

    Language:Jupyter Notebook11301
  • edward-martyr/react-klatt

    Use formant values to synthesise vowels.

    Language:TypeScript510
  • wendyelviragarcia/vowels

    A set of Praat scripts to analyze vowels: 1) extracting data (F0, F1, F2, F3, F4, interval duration (ms) and intensity (dB)) and 2) extracting whole formant data. Scripts for extracting data from point tiers are also avaliable

    Language:Praat4301
  • swinebouk/vowelchart

    Generates vowel charts with user-defined vowels and diphthongs

    Language:JavaScript3291
  • JoeKarlsson/Pig-Latin

    JavaScript based tool that translates a sentence into Pig Latin

    Language:HTML2112
  • bukinoshita/is-vogal

    Check if letter is a vowel

    Language:JavaScript120
  • hlorenzi/vowel-analysis

    Vowel formant frequency synthesis and analysis on the browser -- https://hlorenzi.github.io/vowel-analysis/

    Language:TypeScript120
  • minwook-shin/hangul-database

    Hangul (korean) vowel, consonant, etc... basic grammar mysql database (DB) project

  • abhishekjain12/JAVA-string-program-1

    Create a class which ask the user to enter a sentence, and it should display count of each vowel type in the sentence. The program should continue till user enters a word “quit”. Display the total count of each vowel for all sentences.

    Language:Java0111
  • otherdcn/Ruby-Fun

    Basic and Fun (I was bored kind of) applications written in ruby

    Language:Ruby0100
  • ZaherBG/String-Task

    Petya started to attend programming lessons. On the first lesson his task was to write a simple program. The program was supposed to do the following: in the given string, consisting if uppercase and lowercase Latin letters, it: deletes all the vowels, inserts a character "." before each consonant, replaces all uppercase consonants with corresponding lowercase ones. Vowels are letters "A", "O", "Y", "E", "U", "I", and the rest are consonants. The program's input is exactly one string, it should return the output as a single string, resulting after the program's processing the initial string. Help Petya cope with this easy task. Input The first line represents input string of Petya's program. This string only consists of uppercase and lowercase Latin letters and its length is from 1 to 100, inclusive. Output Print the resulting string. It is guaranteed that this string is not empty.

    Language:Java0101
  • edward-martyr/klatt-api

    Flask app to synthesise a vowel based on formant values. Backend for react-klatt.nyoeghau.com

    Language:Python10
  • edward-martyr/klatt.nyoeghau.com

    Klatt-grid vowel synthesis

    Language:JavaScript10
  • mohsin0176/Cpp-Practice

    basic cpp programme

    Language:C++10