An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: vowel

Valkryst/VNameGenerator

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

Language: Java - Size: 373 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 88 - Forks: 8

hlorenzi/vowel-analysis

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

Language: TypeScript - Size: 143 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

yasinkuyu/Turkish.php

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

Language: PHP - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 63 - Forks: 7

yuanhao-chen-nyoeghau/klatt.nyoeghau.com

Klatt-grid vowel synthesis

Language: JavaScript - Size: 37.1 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

yasinkuyu/Turkish.cs

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

Language: C# - Size: 10.7 KB - Last synced at: 20 days ago - Pushed at: over 9 years ago - Stars: 26 - Forks: 3

kampsy/gwizo

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

Language: Go - Size: 10.1 MB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 27 - Forks: 2

santiagobarreda/FastTrack

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

Language: Praat - Size: 47.7 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 65 - Forks: 15

yuanhao-chen-nyoeghau/klatt-api

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

Language: Python - Size: 9.77 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

beggarsmind/vowel_checker

A Vowel Checker is a simple tool or program that allows users to analyze a given string (typically a word or name) and identify the vowels (a, e, i, o, u) within it. It provides information about the occurrence of each vowel and how many vowels are present in total. It is a useful tool for string manipulation tasks.

Language: HTML - Size: 4.88 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

yuanhao-chen-nyoeghau/react-klatt

Use formant values to synthesise vowels.

Language: TypeScript - Size: 5.42 MB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 0

bootphon/sustained-phonation-features

Python package for the extraction of speech features for sustained phonation

Language: Jupyter Notebook - Size: 5.86 MB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 12 - Forks: 1

kimkevin/HangulParser

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

Language: Java - Size: 568 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 34 - Forks: 8

yasinkuyu/Turkish.js

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

Language: JavaScript - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: over 9 years ago - Stars: 42 - Forks: 10

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: Praat - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

mohsin0176/Cpp-Practice

basic cpp programme

Language: C++ - Size: 59.6 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

JoeKarlsson/Pig-Latin

JavaScript based tool that translates a sentence into Pig Latin

Language: HTML - Size: 916 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

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: Java - Size: 1.95 KB - Last synced at: 29 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

swinebouk/vowelchart

Generates vowel charts with user-defined vowels and diphthongs

Language: JavaScript - Size: 180 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

otherdcn/Ruby-Fun

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

Language: Ruby - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

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: Java - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

bukinoshita/is-vogal

Check if letter is a vowel

Language: JavaScript - Size: 102 KB - Last synced at: 12 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

minwook-shin/hangul-database

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

Size: 41 KB - Last synced at: 12 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0