Coder Social home page Coder Social logo

Comments (4)

softrime avatar softrime commented on July 24, 2024

@yxlijinzhu have you tried change different frame size? how do you modify the feature extract scripts? I tried using 5ms frame size but got 'nan' in the first frame.

from lpcnet.

wangshiyao-1119 avatar wangshiyao-1119 commented on July 24, 2024

Can I modify the codes to train the lpcnet vocoder using frame size 12.5ms? Will it be as good as 10ms?

Hello, I am currently changing the frame length to 12.5. May I ask you:
#define FRAME_SIZE_5MS (2)
#define OVERLAP_SIZE_5MS (2)
#define TRAINING_OFFSET_5MS (1)
#define WINDOW_SIZE_5MS (FRAME_SIZE_5MS + OVERLAP_SIZE_5MS)

How did you change these parameters?
(I doubled each of these parameters to train properly)

from lpcnet.

wangshiyao-1119 avatar wangshiyao-1119 commented on July 24, 2024

@yxlijinzhu have you tried change different frame size? how do you modify the feature extract scripts? I tried using 5ms frame size but got 'nan' in the first frame.

Hello, I also encountered this situation, have you solved it?

from lpcnet.

yxlijinzhu avatar yxlijinzhu commented on July 24, 2024

from lpcnet.

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.