Skip to content

Latest commit

 

History

History
67 lines (42 loc) · 2 KB

README.md

File metadata and controls

67 lines (42 loc) · 2 KB

vocal tract tube model

a very simple vocal tract model, few tube model. generate vowel sound by it.
A python, draw frequency response and cross-sectional view (area) of a very simple vocal tract model, two tube model and three tube model.

github repository

There is new version upto five tube model Vocal-Tube-Model2, and other related repositories.

content

draw two tube model frequency response and cross-sectional view (area), that corresponds to vocal tract

python main1.py

figure1

draw two tube model frequency response and generated waveform, considering glottal voice source and mouth radiation
save generated waveform as a wav file

python main2.py

figure2

draw three tube model frequency response and generated waveform, considering glottal voice source and mouth radiation, and cross-sectional view (area)
save generated waveform as a wav file

python main3.py

figure3

draw waveform of glottal voice source

python glottal.py

figure4

draw frequency response of HPF for simulate mouth radiation

python HPF.py

figure5

Generated sample

There are sample wav files of generated waveform in the generated_waveform folder

Document

See Explain-E.pdf / Explain-J.pdf in the docs folder

Related link

License

MIT