css10 icon indicating copy to clipboard operation
css10 copied to clipboard

CSS10: A Collection of Single Speaker Speech Datasets for 10 Languages

Results 10 css10 issues
Sort by recently updated
recently updated
newest added

Hi, I was able to test the synthesize function (synthesize.py) on CPU with success. But when I tried to use GPU, I have faced with different issues. First, I tried...

Could you make a database available in Brazilian Portuguese? If not, could you guide me on how to train one like the databases you made available?

i'm not found vocab in model DCTSS for japanese, you can share with me, thank.

Hi, I would like to freeze the pretrained Tacotron model (French) but I can't figure out what the output node names are. I tried various tools to visualize the model...

Hi there, I am new to this project. Would you please give an example of using pre-trained model to synthesize a new audio?

Hi, I have a problem with russian model FailedPreconditionError (see above for traceback): Attempting to use uninitialized value embedding/lookup_table [[Node: embedding/lookup_table/read = Identity[T=DT_FLOAT, _class=["loc:@embedding/lookup_table"], _device="/job:localhost/replica:0/task:0/cpu:0"](embedding/lookup_table)]]

Dear @Kyubyong I found another mixed up link. The link for the Finnish audio samples for tacotron points to the Dutch ones (https://soundcloud.com/kyubyong-park/sets/ms10_nl_t). The correct link should be: https://soundcloud.com/kyubyong-park/sets/ms10_fi_t Regards!

An error appeared when training, in line: https://github.com/Kyubyong/css10/blob/de56b92a28377bad3f16c618d1a895f8e1e9679f/tacotron/data_load.py#L98 I solved it by modifying the previous line: https://github.com/Kyubyong/css10/blob/de56b92a28377bad3f16c618d1a895f8e1e9679f/tacotron/data_load.py#L97 to: ` fname = os.path.basename(fpath).decode('utf-8') ` I notify you just in case this...

Very small issue, but the links to the models and samples are swapped in in readme for Spanish.