Giter Site home page Giter Site logo

Comments (2)

mahmoudalismail avatar mahmoudalismail commented on July 20, 2024 2

There are many reasons why you could be getting a bad performance on your Chinese corpus. The first obvious reason is that you could have very few recordings in your corpus. Also, it could be that the recordings in your corpus have different noise types or are just generally not clean/crisp.

Testing this system on a Chinese corpus is definitely interesting as the authors of the paper tested the system on English US speech. I am not sure how would this StarGAN perform given that Chinese speech is very musical and subtle differences in the phonemes could mean completely different things.. In case you run into intelligibility problems, you could try to increase cycle consistency loss parameter when training, maybe that would work. I haven't tried it myself. I am speculating it would as the network would give more weight to preserving the linguistic component of the conversion. If you do try it, please try it and let us know, I am interested in the results. 😃

from stargan-voice-conversion.

tarepan avatar tarepan commented on July 20, 2024

In my experience, StarGAN-VC/CycleGAN-VC is also strongly affected by speaker.
When I trained my StarGAN-VC implementation on Japanese corpus with 3 speaker (A, B, C), B2A and C2A work well but A2B, A2C, B2C is not good.

Anyway, As mentioned above, Chinese (and Japanese also) have different acoustic characters compared with English, so if @leokwu will try fine-tune the model, I am strongly interested in the results.

from stargan-voice-conversion.

Related Issues (20)

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.