Spaces:
Sleeping
Sleeping
Ahmet Emre Şafak
commited on
Commit
·
15efe80
1
Parent(s):
8fb89fe
update readme
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Audio Agent - Your AI Audio Assistant
|
2 |
|
3 |
An intelligent audio processing assistant powered by AI that can help you manipulate, analyze, and transcribe audio files through a simple web interface.
|
|
|
1 |
+
---
|
2 |
+
title: Audio Agent
|
3 |
+
colorFrom: yellow
|
4 |
+
colorTo: blue
|
5 |
+
sdk: gradio
|
6 |
+
app_file: src/ui.py
|
7 |
+
pinned: true
|
8 |
+
---
|
9 |
# Audio Agent - Your AI Audio Assistant
|
10 |
|
11 |
An intelligent audio processing assistant powered by AI that can help you manipulate, analyze, and transcribe audio files through a simple web interface.
|