• Stars
    star
    571
  • Rank 77,597 (Top 2 %)
  • Language
    Python
  • License
    MIT License
  • Created almost 7 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Convert your voice to favorite voice

Become Yukarin: Convert your voice to favorite voice

Become Yukarin is a repository for voice conversion with a Deep Learning model. By traingin with a large amount of the original and favorite voice, The Deep Learning model can convert the original voice to the favorite voice.

Japanese README

Supported environment

  • Linux OS
  • Python 3.6

Preparation

# install required libraries
pip install -r requirements.txt

Training

To run a Python script for training, you should set the environment variable PYTHONPATH to find the become_yukarin library. For example, you can execute scripts/extract_acoustic_feature.py with the following command:

PYTHONPATH=`pwd` python scripts/extract_acoustic_feature.py ---

First Stage Model

  • Prepare voice data
    • Put input/target voice data in two directories (with same file names)
  • Create acoustic feature
    • scripts/extract_acoustic_feature.py
  • Train
    • train.py
  • Test
    • scripts/voice_conversion_test.py

Second Stage Model

  • Prepare voice data
    • Put input/target voice data in two directories
  • Create acoustic feature
    • scripts/extract_spectrogram_pair.py
  • Train
    • train_sr.py
  • Test
    • scripts/super_resolution_test.py
  • Convert other voice data
    • Use SuperResolution class and AcousticConverter class
    • sample code

Reference

License

MIT License

More Repositories

1

realtime-yukarin

An application for real-time voice conversion
Python
330
star
2

yukarin

ディープラーニング声質変換の第1段階モデルの学習コード
Python
141
star
3

pytorch-trainer

PyTorch's Trainer like Chainer's Trainer
Python
46
star
4

jvs_hiho

JVS (Japanese versatile speech) コーパスの自作のラベル
Shell
31
star
5

vv_core_inference

VOICEVOXのコア内で用いられているディープラーニングモデルの推論コード
Python
27
star
6

yukarin_autoreg

Python
27
star
7

hihobot

自分のチャットボットを作る
Python
23
star
8

hihobot-synthesis

自分の声で音声合成
Python
16
star
9

openjtalk-label-getter

Python
10
star
10

kiritan_singing_label_reader

The reader for 東北きりたん歌唱データベース's label data in python.
Python
8
star
11

commecomme

ニコニコのコメントなどを画面上に表示するツール
JavaScript
6
star
12

girl_friend_factory

JavaScript
6
star
13

acoustic_feature_extractor

Python
6
star
14

yukarin_soso_connector

Python
5
star
15

hihobot-tts

自分のように対話し、自分の声で音声合成するライブラリのWebAPI化する
Python
4
star
16

iOS-Flat-UI-Libraries

The flat UI Libraries for iOS, which I collect.
3
star
17

hihobot-front

自分と音声会話するWebアプリ
JavaScript
3
star
18

voiceactress100_ruby

読み仮名(ルビ)つき声優統計コーパス音素バランス文
HTML
2
star
19

accent_estimator

Python
2
star
20

hiho-gcp

2
star
21

yukarin_nsf

Python
2
star
22

temp_cache

simply python3 library for creating temporary cache file library
Python
2
star
23

voice_encoder

Python
2
star
24

yukarin_wavegrad

Python
2
star
25

yukarin_tts_software_engine

Python
1
star
26

yukarin-tts-software

TypeScript
1
star
27

blog

1
star
28

yukari_direct

誰でも結月ゆかりになれるwebサービス
JavaScript
1
star
29

yukari_direct_server

Python
1
star
30

yukarin_sos

Python
1
star
31

ita_corpus_hiho

Python
1
star
32

hiroshiba_mastodon_bot

Python
1
star
33

yukarin_sosf

Python
1
star
34

paint_transfer_c92

Python
1
star
35

hiho-config

hiho's configs
1
star
36

yukarin_soso_orchestra

1
star
37

yukarin_wavernn

Python
1
star
38

yukarin_soso

Python
1
star
39

tornado_instant_webapi

Library for automatically generating web API from Python object based on Tornado.
Python
1
star
40

nicolive-mastodon

マストドンのトゥートをHTML5コメントジェネレーターに流し込むツール
Python
1
star
41

jvs_metadata_loader

Metadata loader for JVS (Japanese versatile speech) corpus.
Python
1
star
42

hiho_check_src

privリポジトリを持ってくるコード、こっちがpublic
Shell
1
star
43

signico_real_to_anime

2種類の画像を相互変換する
Python
1
star
44

voicevox_overview

VOICEVOXの全体像の概要
1
star
45

check_diffusion_sine

diffusionベースでサイン波を作ったりするチェック用のコード
Jupyter Notebook
1
star
46

yukarin_so

Python
1
star