Giter Site home page Giter Site logo

Comments (6)

k2kobayashi avatar k2kobayashi commented on July 18, 2024

Which output samples do you have the problem development set or evaluation set?
And please show me your input and output samples.

from crank.

DareenHarthi avatar DareenHarthi commented on July 18, 2024

I have a custom dataset, I didn't use VCC dataset.
samples:
samples.zip

I changed the spkr.yml file as you described in the README, I have two speakers only both are males, spkr.yml file:
aziz: minf0: 90 maxf0: 250 npow: -20 kalbani: minf0: 70 maxf0: 240 npow: -20

from crank.

k2kobayashi avatar k2kobayashi commented on July 18, 2024

The input waveform has two channels. crank only supports single channel audio file.

from crank.

DareenHarthi avatar DareenHarthi commented on July 18, 2024

How to convert the input to single channel to work with crank?

from crank.

k2kobayashi avatar k2kobayashi commented on July 18, 2024

Using sox is easy way.

sox input.wav -c 1 output.wav remix 1

from crank.

talka1 avatar talka1 commented on July 18, 2024

the development set are 3 seconds long, i think thats how it supposed to be. the evaluation waveform will be generated after stage 7 i guess?

from crank.

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.