nieshaoshuai / neuralsongstyle

Audio style transfer AI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neural Song Style

Transferring the style from one song onto another using artificial intelligence.

This is based on the implementation neural-style-audio by Dmitry and Vadim.

Options

  • --content ,Content audio path
  • --style, Style audio path
  • --out, Styled audio path

Dependencies

  • python (tested with python 2.7/3.5)
  • tensorflow
  • librosa

###Demo

00:00-00:10 - Content - Alan Walker fade

00:10-00:20 - Style- Chain smokers -Don't Let Me Down

00:10-00:30 - Styled song

Song style transfer AI test

Spectrum

References

Audio texture synthesis and style transfe

About

Audio style transfer AI


Languages

Language:Python 100.0%