One of the local researchers is trying to collect the voice samples of ALS patients, in order to synthesize the patient's voice when necessary. I feel we can really help with a "download personal dataset" feature.
This usecase is also good for building TTS (speech synthesis) based on your own voice.
And I feel it鈥檚 also something we should implement in order to respect the principle of GDPR data portablility right.
This use case can also be of interest in creating a STT engine for, say, people with a particular speech impediment.
As Irvin mentions, we will have to do this due to GDPR. Plus it's a nice feature to have.

We have designs for it, but so far haven't found time to look at implementation. Happy to review PRs for it!
I'd like to start working on this feature. This will be my first contribution, so let me know if you have any advice or additional information I should know.
Thanks!
@kjreills Please feel free! If you run into any issues getting the repo set up locally for development please submit a PR to CONTRIBUTING.md so that we can improve our documentation :)