/voiceTest

use python to deal with voice

Primary LanguagePython

Use Tool and package

  • use pydub package
    • pip install pydub
  • need to install ffmpeg library
    • brew install ffmpeg