Coder Social home page Coder Social logo

jaejincho / espnet_spkidtts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from espnet/espnet

4.0 1.0 0.0 15.56 MB

End-to-End Speech Processing Toolkit

Home Page: https://espnet.github.io/espnet/

License: Apache License 2.0

Shell 46.39% Perl 5.08% Python 45.90% Makefile 0.21% Dockerfile 0.62% MATLAB 1.54% M 0.26%

espnet_spkidtts's Introduction

Learning speaker embedding from Text-to-Speech

This is my first code sharing on Github. Any comments to improve this repo are welcome

Getting Started

Installation

Clone this repo and install ESPnet as below. If using a different version of ESPnet, the installation and codes also need to change accordingly.

cd [cloned repo]/tools
make KALDI=[kaldi path] PYTHON_VERSION=3.6 TH_VERSION=1.0.1 CUDA_VERSION=10.0 # Remove the "KALDI=[kaldi path]" part if kaldi is NOT installed yet

Experiments

  1. Download voxceleb1 corpus to [voxceleb1 corpus dir]. Running "$ ls [voxceleb1 corpus dir]" shows "vox1_meta.csv voxceleb1_test.txt voxceleb1_wav"

  2. Go to the experimental directory

cd egs/voxceleb1/spkidtts
  1. Run experiment
$ bash run.sh --ngpu [# gpus to use. Using multiple gpus is likely NOT working with the current codes] --spkidloss_weight [spkidloss weight] --voxceleb1_root [voxceleb1 corpus dir]
$ # e.g., bash run.sh --ngpu 1 --spkidloss_weight 0.03 --voxceleb1_root /export/corpora5/VoxCeleb1_v1 # Setting "--spkidloss_weight 0.03" is the same as M-TTS + SpkID loss w/ ASR Phn. Align. SR3 in Table 5 of the paper

Citation

Learning Speaker Embedding from Text-to-Speech

espnet_spkidtts's People

Contributors

akreal avatar b-flo avatar bobchennan avatar creatorscan avatar emrys365 avatar fhrozen avatar gtache avatar hirofumi0810 avatar jnishi avatar jzmo avatar kamo-naoyuki avatar kan-bayashi avatar lumaku avatar m-wiesner avatar masao-someki avatar mn5k avatar naxingyu avatar potato-inoue avatar r9y9 avatar sas91 avatar shigekikarita avatar simpleoier avatar sknadig avatar sw005320 avatar takenori-y avatar unnonouno avatar xiaofei-wang avatar xmhzz2018 avatar yosukehiguchi avatar zh794390558 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.