Fei Yang

Results 35 comments of Fei Yang

Also in need of this feature trying to define a sampled-spectrum representation of color. (see Chapter 5, Physically Based Rendering)

Sorry, as the only developer of this project, I have been quite busy since then. And, frankly, I think to solve the "unnatural" problem, there's something beyond me.

Yes, will look at that.

https://fynv.github.io/ScoreDraft/

There's something wrong with that part of documentation. For CVVC voice banks, a converter need to be set like: Teto = ScoreDraft.TetoEng_UTAU() Teto.setLyricConverter(ScoreDraft.TTEnglishConverter) doc.sing(seq, Teto) I will fix the documentation...

What you need to do here is: 1. Download the jklex voicebank from http://pan.baidu.com/s/1mi6N6oK 2. Unzip and put the folder at python_test\UTAUVoice\jklex Then there will be ScoreDraft.jklex_UTAU() next time you...

* "AttributeError: module 'ScoreDraft' has no attribute 'uta_UTAU'" The same issue. Here you need the UTAU\voice\uta folder. Copy it to python_test\UTAUVoice\uta * About RapTest.py First, you need the full GePing...

Your question reminded me that I should put a link to the voicebank in every example.

You need to download some instrumental samples (.wav file) and put them into python_test\InstrumentSamples I grabbed all these samples from https://freewavesamples.com/

Can't remember which one is the AlansGuitar I'm using here. I renamed the file.. It is quite safe to use another Guitar tone as a substitution, just that you will...