Coder Social home page Coder Social logo

lovelya72 / neoworld Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 1.0 206 KB

NeoWorld is a resampler using the CMake build system. Expermental - use https://github.com/LovelyA72/SpaceWorld instead

License: GNU General Public License v3.0

CMake 0.70% C++ 85.16% C 14.14%
utsu utau resampler dsp speech-synthesis

neoworld's People

Contributors

lovelya72 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

gauravrawat369

neoworld's Issues

Use CMake to run MSVC build from the same code base

Currently, NeoWorld is only building on GCC compilers. I have not yet tested the MSVC solution generation functionality on this project at all.
Right now, the MSVC build relies on the SpaceWorld. I hope I can merge these two repositories into a single one.

Overdrived audio result when compiled with non-MSVC compilers

As a continuation of issue #1, the resampler will output results that sounds extremely distorted.

how?

The issue will only appear when NeoWorld is generating its own intermediate files(e.g. dio files).

so?

It means that the synthesis engine is working properly. And one or multiple of the three analyzing engines are having issues with the GCC/CLANG compiler.

TODO: Test and see which component is having issues

  • dio
  • ctspec
  • d4c

Resampler not producing audible outputs

This resampler is not producing audible outputs regardless of Windows or Ubuntu.
I am having a few educational guesses.

  1. timeGetTime() function? This is a Windows-only function and I am using a substitute here. The substitute might not be appropriate.
  2. I replaced _fpclass() functions with Linux's fpclassify(). The code is trying to exclude NaN, + Inf, -Inf, denormal which all of them are doable with fpclassify(). Might be due to my incorrect usage of fpclassify()?

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.