| --- |
| title: Potato — Audio Classification |
| emoji: 🥔 |
| colorFrom: pink |
| colorTo: red |
| sdk: docker |
| app_port: 7860 |
| pinned: false |
| license: apache-2.0 |
| tags: |
| - annotation |
| - potato |
| - multimodal |
| - audio |
| --- |
| |
| # Potato — Audio Classification |
|
|
| Classify audio clips (emotion / event / speaker). |
|
|
| A live demo of **[Potato](https://www.potatoannotator.com)** — the free, self-hosted annotation platform for NLP, |
| agentic, and GenAI research, configured entirely through YAML. |
| Visit **[www.potatoannotator.com](https://www.potatoannotator.com)** for docs, the schema gallery, and more demos. |
|
|
| ## Try it out |
|
|
| 1. Enter any username to log in (no password required). |
| 2. Read the item shown in the main panel. |
| 3. Annotate using the schemes on the right. |
| 4. Click **Next** to continue. |
|
|
| > **Run your own copy:** click the **⋮ → Duplicate this Space** button (top-right) to launch |
| > this exact demo in your own account on free hardware — change the data and config to make it yours. |
|
|
| > Annotations in this demo are ephemeral. To collect and keep data, deploy your own |
| > Space — see the [deployment guide](https://github.com/davidjurgens/potato/blob/master/deployment/huggingface-spaces/deploy.md). |
|
|
| ## About Potato |
|
|
| Potato supports 20+ annotation types — text, spans, images, audio, video, documents, |
| and agent traces — with AI-assisted labeling, quality control, and adjudication. |
|
|
| 🥔 **Website: [www.potatoannotator.com](https://www.potatoannotator.com)** · |
| [Documentation](https://www.potatoannotator.com) · |
| [GitHub](https://github.com/davidjurgens/potato) · |
| [All demos](https://github.com/davidjurgens/potato/blob/master/docs/data-export/potato_on_huggingface.md) |
|
|