TensorFlowTTS icon indicating copy to clipboard operation
TensorFlowTTS copied to clipboard

Ukrainian TTS

Open egorsmkv opened this issue 3 years ago • 2 comments

Hello.

If I will publish a high-quality dataset (around 8 hours of speech) for Ukrainian, then you can make a processor for it?

egorsmkv avatar Jul 26 '22 20:07 egorsmkv

Processor is highly related to speech corpus. So, in order to preserve generality, the project would implement the processors for those common datasets. A simple way is to make your dataset compatible with those common datasets, and you can directly make use of the existing processors.

hlp-ai avatar Jul 27 '22 07:07 hlp-ai

I have seen code for processors and in my opinion it's easy to write own one.

Your advice about common format is right, fully support it.

egorsmkv avatar Jul 27 '22 10:07 egorsmkv

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Sep 26 '22 04:09 stale[bot]

The dataset is here - https://github.com/egorsmkv/ukrainian-tts-datasets/tree/main/lada

egorsmkv avatar Oct 05 '22 17:10 egorsmkv