1 Open Issue Need Help Last updated: Aug 4, 2025

Open Issues Need Help

View All on GitHub
AI/ML Dataset

AI Summary: The task involves replicating the results of LoCoNet, TalkNCE, and TalkNet models on the UniTalk-ASD dataset. This requires downloading the dataset, converting its CSV format to match the input requirements of the target models, and then running the respective model code. The provided issue includes a script for CSV conversion and a successful replication example for TalkNCE.

Complexity: 4/5
good first issue

Github Repo for the ASD Dataset: UniTalk-ASD

Python