Skip to content

Python program to take wav file and add robot voice effect.

Notifications You must be signed in to change notification settings

yzhilong/robot_voice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robot_voice

Simple Python program that takes a .wav recording of a voice and adds a 'robot' voice effect. Features a numpy implementation of a ring modulator emulator. A ring modulator was used to create the 'Dalek voice' in the original Dr. Who series; I've translated the BBC's Javascript implementation (http://webaudio.prototyping.bbc.co.uk/ring-modulator/) into Python. Thanks, BBC!

About

Python program to take wav file and add robot voice effect.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%