titinko / utsu

Vocal synthesis frontend
Other
184 stars 26 forks source link

FLAC/MP3 voicebanks #44

Open adlez27 opened 3 years ago

adlez27 commented 3 years ago

Does UTSU accept voicebanks in other types of formats like Flac or MP3? I believe it would be an interesting addition, if this option is not yet available ...

Originally posted by @Vector-frame in https://github.com/titinko/utsu/issues/43#issuecomment-736244891

adlez27 commented 3 years ago

I assume that, because UTSU is a frontend that uses existing resamplers/wavtools made for UTAU, compatibility with other audio file formats depends on those and not UTSU.

clbustos commented 3 years ago

I assume that, because UTSU is a frontend that uses existing resamplers/wavtools made for UTAU, compatibility with other audio file formats depends on those and not UTSU.

Yes and no. The song is played through the resampler, but the lyrics on voicebank are played directly by the application. Recently, we are working on add resampled-based play on voicebank, so flac/mp3 should be implemented on both sides, right now.