All Projects → gmoe → voder

gmoe / voder

Licence: MIT license
An emulation of the Voder Speech Synthesizer.

Programming Languages

Max
122 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
SCSS
7915 projects

Projects that are alternatives of or similar to voder

glicol
(Audio) graph-oriented live coding language and music DSP library written in Rust
Stars: ✭ 853 (+4389.47%)
Mutual labels:  dsp, web-audio
Pink Trombone
A programmable version of Neil Thapen's Pink Trombone
Stars: ✭ 54 (+184.21%)
Mutual labels:  speech-synthesis, web-audio
Guitarstack
Digital guitar effects right in your browser!
Stars: ✭ 164 (+763.16%)
Mutual labels:  dsp, web-audio
Pysptk
A python wrapper for Speech Signal Processing Toolkit (SPTK).
Stars: ✭ 297 (+1463.16%)
Mutual labels:  dsp, speech-synthesis
Red Pitaya Notes
Notes on the Red Pitaya Open Source Instrument
Stars: ✭ 205 (+978.95%)
Mutual labels:  dsp
Torch Audiomentations
Fast audio data augmentation in PyTorch. Inspired by audiomentations. Useful for deep learning.
Stars: ✭ 164 (+763.16%)
Mutual labels:  dsp
Pyaudiodsptools
Numpy Audio DSP Tools
Stars: ✭ 154 (+710.53%)
Mutual labels:  dsp
Essentia
C++ library for audio and music analysis, description and synthesis, including Python bindings
Stars: ✭ 1,985 (+10347.37%)
Mutual labels:  dsp
tacotron2
Pytorch implementation of "Natural TTS Synthesis by Conditioning WaveNet on Mel Spectrogram Predictions", ICASSP, 2018.
Stars: ✭ 17 (-10.53%)
Mutual labels:  speech-synthesis
Renderman
Command line C++ and Python VSTi Host library with MFCC, FFT, RMS and audio extraction and .wav writing.
Stars: ✭ 225 (+1084.21%)
Mutual labels:  dsp
Si4735
SI4735 Library for Arduino
Stars: ✭ 182 (+857.89%)
Mutual labels:  dsp
Fourier
Fast Fourier transforms (FFTs) in Rust
Stars: ✭ 206 (+984.21%)
Mutual labels:  dsp
Julius
Fast PyTorch based DSP for audio and 1D signals
Stars: ✭ 179 (+842.11%)
Mutual labels:  dsp
Resampy
Efficient sample rate conversion in python
Stars: ✭ 155 (+715.79%)
Mutual labels:  dsp
Dsp.jl
Filter design, periodograms, window functions, and other digital signal processing functionality
Stars: ✭ 226 (+1089.47%)
Mutual labels:  dsp
Nwaves
.NET library for 1D signal processing focused specifically on audio processing
Stars: ✭ 151 (+694.74%)
Mutual labels:  dsp
Mimium
mimium (MInimal Musical medIUM) a programming language as an infrastructure for sound and music.
Stars: ✭ 212 (+1015.79%)
Mutual labels:  dsp
Shaden
🎧 A modular audio synthesizer.
Stars: ✭ 175 (+821.05%)
Mutual labels:  dsp
Audionetwork
Data transmission over sound waves written in JavaScript without any dependencies. All you need is just microphone, speakers and the browser!
Stars: ✭ 173 (+810.53%)
Mutual labels:  dsp
Sof
Sound Open Firmware
Stars: ✭ 183 (+863.16%)
Mutual labels:  dsp

Voder Speech Synthesizer (1939)

The Voder was an early attempt at speech synthesis developed by Bell Telephone Laboratory for the 1939 New York World's Fair. Controlled by hand, the operator manually forms each syllable using complex button sequences, and it would take about a year of practice to able to produce fluid speech. This website allows you to put yourself in the shoes of the few women capable of operating the Voder.

Development

Local development requires npm and is as easy as:

npm run serve

This command will dynamically rebuild the app on source file changes. If you are maintaing your own fork, then deploying new versions of the app to GitHub is similarly easy:

npm run deploy
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].