Update README.md
Browse files
README.md
CHANGED
|
@@ -10,9 +10,9 @@ pinned: false
|
|
| 10 |
license: mit
|
| 11 |
---
|
| 12 |
|
| 13 |
-
# 🎙️ Voice Recognition with Similarity Testing
|
| 14 |
|
| 15 |
-
Welcome to the **Voice Recognition with Similarity Testing** project, built using **Gradio**, **Librosa**, and **Resemblyzer**. This application compares uploaded voice samples against reference embeddings to determine similarity, making it ideal for voice authentication and verification tasks.
|
| 16 |
|
| 17 |
---
|
| 18 |
|
|
|
|
| 10 |
license: mit
|
| 11 |
---
|
| 12 |
|
| 13 |
+
# 🎙️ Wave: Voice Recognition with Similarity Testing
|
| 14 |
|
| 15 |
+
Welcome to the **Wave: A Voice Recognition application with Similarity Testing** project, built using **Gradio**, **Librosa**, and **Resemblyzer**. This application compares uploaded voice samples against reference embeddings to determine similarity, making it ideal for voice authentication and verification tasks.
|
| 16 |
|
| 17 |
---
|
| 18 |
|