Timofei Semenov
Timofei Semenov
If you're building your own dataset then it will be available to you immediately. If you want to make it available to others, then you need to merge it in...
@albertz hi! I hope this commit: https://github.com/tensorflow/datasets/commit/bacae741bbbaed39ef2e5fca421aee29727ada59 has fixed your issue. The default `max_simultaneous_downloads` for `librispeech` dataset is now 5, but you could also overwrite it with `tfds.load("librispeech", download_and_prepare_kwargs={'download_config': tfds.download.DownloadConfig(override_max_simultaneous_downloads=...)})`
Thank you for your contribution! I'm closing this PR because it was fixed: https://github.com/tensorflow/datasets/blob/852d219028f38cec429d91ba9479ca0d3f60ba7d/tensorflow_datasets/datasets/librispeech/librispeech_dataset_builder.py#L147
@jieralice13 hi! We do not recommend building large datasets with the default beam runner. You could try building it locally for example with Flink runner (https://www.tensorflow.org/datasets/beam_datasets#with_apache_flink), but otherwise I would...
Merged PR https://github.com/tensorflow/datasets/pull/4955, this issue should be resolved now.
Thanks for reporting this issue! This is indeed a real problem, we'll need to think if supporting uppercase in `tfds.load` is possible. In the meanwhile you should stick with lowercase...
Hi @androidman65, thanks for your interest in the TFDS library! Could you please provide the missing details for your request?
Hi @XinyangHan Thanks for creating this request! Our team has a limited bandwidth to implement all requested dataset. But do not hesitate to send a pull request if you already...
Hi @XinyangHan Thanks for creating this request! Our team has a limited bandwidth to implement all requested dataset. But do not hesitate to send a pull request if you already...
Hi @XinyangHan Thanks for creating this request! Our team has a limited bandwidth to implement all requested dataset. But do not hesitate to send a pull request if you already...