GithubHelp home page GithubHelp logo

Comments (9)

gentaiscool avatar gentaiscool commented on May 29, 2024

Thanks @dtchantao for informing us. Yes, we forgot to remove that import from the repository. We pushed a change to fix that error.

from cross-accent-maml-asr.

dtchantao avatar dtchantao commented on May 29, 2024

Thanks @dtchantao for informing us. Yes, we forgot to remove that import from the repository. We pushed a change to fix that error.

Hi, gentaiscool, thanks for your reply. Could you please list the version of the package in requirement? Sometimes meet segmentation fault, i think it should be related to the version of packages. Thanks!

from cross-accent-maml-asr.

gentaiscool avatar gentaiscool commented on May 29, 2024

hi @dtchantao,
Apologies for late reply. Would you please share the error here?

I am using PyTorch 1.3.1, TorchAudio 0.3.1

from cross-accent-maml-asr.

dtchantao avatar dtchantao commented on May 29, 2024

hi @gentaiscool

Currently is ok for me. Previous encounter segmentation fault.
I'm using pytorch 1.4 and torchaudio 0.4.0 now. Seems work for me. Thanks

Another question, does ctc works on your code? It seems ctc needs BLANK token, but you didn't include BLANK token in your vocab.

from cross-accent-maml-asr.

gentaiscool avatar gentaiscool commented on May 29, 2024

Currently, the CTC training is not tested yet, only the Seq2Seq model works for now.

from cross-accent-maml-asr.

dtchantao avatar dtchantao commented on May 29, 2024

when I use CE loss to train on Librispeech. WER seems not dropping.
image

from cross-accent-maml-asr.

gentaiscool avatar gentaiscool commented on May 29, 2024

would you mind sending me the command? And what data did you use for the training?

from cross-accent-maml-asr.

dtchantao avatar dtchantao commented on May 29, 2024

hi Thanks, now it works. Another question is that I find the mixed-region setting on your paper: training af , au, ca, en, hk, in, ir, my, nz, sa, sc, sg and us, while in you command you only use af, au, en, hk, in, ir, my, nz, sg and us for training, which one is correct for mixed-region setting? If the latter one is correct, what is the difference between mixed-region setting and cross-region setting? Only the size of the training set? Thanks!

from cross-accent-maml-asr.

SamuelCahyawijaya avatar SamuelCahyawijaya commented on May 29, 2024

Hi @dtchantao, the pre-training command can be found in commands/cv_accent/COMMAND_META.md, for mixed region command is under the 10 lang section, while the cross-region setting is under the us england australia newzealand ireland section.

To simplify, you can consider regions as continents, which are North America, South America, Europe, Oceania, Asia, Africa, and Antartica.

So basically, in mixed-region setting, we mixed the accents on all regions for pre-training and fine-tuning phase.
While in the cross-region setting, we pre-train on European, Oceanian, and American accents and fine-tune on Asian and African accents.

I think we need to update the COMMAND.md because it is a little bit messy there.

from cross-accent-maml-asr.

Related Issues (3)

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.