HumanSignal / label-studio

Label Studio is a multi-type data labeling and annotation tool with standardized output format
https://labelstud.io
Apache License 2.0
17.38k stars 2.16k forks source link

UI for recording audio dataset #5902

Open ekaterina-poslavskaya opened 1 month ago

ekaterina-poslavskaya commented 1 month ago

While using LabelStudio I found that there is no way to create audio dataset with voice recordings.

I've got a number of utterances (texts) and want to create the dataset with different voices. But there isn't any audio recording tool in UI.

Is it possible to expand audio tag or implement a possibility to use "plugins" in UI ?

sajarin commented 2 weeks ago

Hey @ekaterina-poslavskaya

Thanks for the feature request/issue, I know it's been while. I don't believe the team has any plans on working on a UI for audio recording just yet. You can try your hand at modifying the Label Studio frontend to support a component that records audio. If you have javascript experience, this may be a way to go.