Replies: 5 comments 31 replies
|
Hi @skirdey, that’s a great idea! Thanks for sharing it! Here are some points to think about:
I hope we can start shaping the direction of our project from yours and these points! |
|
Is the plan here to essentially use cloning of actual voices to create this dataset? or a generative model to create a dataset whose estimable parameters fall into the different groups under consideration? |
|
I am going to do a short pass at a few examples using parler-tts and share a google drive. parler-tts seem to give consistently natural voices that are also fully synthetic and apache 2.0 licensed, but they are missing the air gasps and inhalations,, which is common miss in many other TTS systems. For the content of audios - we can have a similar approach of having tts read out Rainbow and North Wind And The Sun passage, and then LLM to act as a non-prompted text generator to get the unprompted speech. |
|
hey @skirdey , do you know https://github.com/Camb-ai/MARS5-TTS? it sounds very clear, and I like the prosody. I think we should take it into account. It's under GNU AGPL 3.0 license, but they say we can request to use it under a different license by emailing them. |
|
Also, here is an interesting paper that we should take into account while designing our dataset: https://dl.acm.org/doi/pdf/10.1145/3593013.3594049 |
Uh oh!
There was an error while loading. Please reload this page.
Hi folks! Love this package, lots of useful features!
I wanted to propose a synthetic speech dataset that would include generated speech data of healthy controls - meaning speech that lacks any specific biomarkers of physical or mental health conditions.
The idea is that synthetic speech, sampled from models like XTTS2 or cloned from healthy individuals can serve as a great baseline for many experiments in voice biomarkers and digital phenotyping.
I see the package already integrates with huggingface, it could be a perfect place to host synthetic speech dataset that could also serve power the unit tests.
At Amplifier, we can provide GPU compute to get the first iteration of data generated and analyzed.
The composition of the dataset is still up in the air, I was thinking something balanced across 4 age groups, biological sexes such as male, female and intersex, and languages starting with English and Spanish.
We can provide analysis from our foundational biomarker model to gain confidence that synthetic speech lacks particular health condition signals, and I am sure you have pre-trained models that detect specific impairment that can also be used to eliminate samples that are on the border between healthy controls and tests.
The value of synthetic speech dataset can be varied and helpful for researchers and startups tackling voice as vital sign problem or speech accessibility problems.
Let me know what you folks think!
All reactions