Skip to content

rukkora/yukkuri-voice-conversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

使用方法

前提条件

  • Python(3系)をインストールしてあること
  • ffmpegをインストールしてあること
pip install soundfile
ffmpeg -i yukkuri.wav -ar 44100 yukkuri2.wav #yukkuri.wavは変換したいファイル名
python convert.py
Input a file name to convert.
yukkuri2.wav #先ほど変換したファイル名を入力

使用した結果

サンプル動画(YouTube)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages