jim-schwoebel / allie

🤖 An automated machine learning framework for audio, text, image, video, or .CSV files (50+ featurizers and 15+ model trainers). Python 3.6 required.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create new data quickly for test purposes

jim-schwoebel opened this issue · comments

We also made some scripts to easily record audio, text, image, video, or CSV files directly from your laptop computer to engineer datasets for testing purposes.

/record -audio 30 y
/record -text 30 y
/record -image 30 y
/record -video 30 y
/record -csv 30 y

done in test folder.