requirements

  • python 3.8

run

pip3 install -r requirements
python server.py 

demo

  • Go to http://localhost:5000/
  • accept the consent about microphone access
  • click on microphone and talk something
  • click on microphone again to stop the recording

image

  • if everything is ok, the voice should be converted to a wav file in the server

image