UtaUtaUtau / nnsvs-db-converter

Python script to convert NNSVS DBs to Diffsinger without the NNSVS Python Library
MIT License
21 stars 7 forks source link

[Function Request] Directly add `ph_num` to the `.csv` file #2

Open KakaruHayate opened 4 months ago

KakaruHayate commented 4 months ago

As the question suggests, the addition of ph_num functionality to this tool may be the best currently available, but often we do not have an NNSVS style Database, such as datasets created using other workflows. I think this is necessary.

UtaUtaUtau commented 4 months ago

Can you please elaborate? Considering how the name of the repository shows that it's heavily catered to NNSVS-style databases, I just don't see your perspective very well...

Just in case, if you want ph_num info to be added, you will need to specify a language definition, which is actually not part of the NNSVS standard. I would highly suggest having a way to convert your datasets to the NNSVS style or simply forking this to work with your dataset format.