Spaces:
Running
Running
eaysu commited on
Commit ·
d4cd617
1
Parent(s): f2cfe9e
initial commit
Browse files- app.py +1 -1
- voice_temp_1.mp3 +0 -1
- voice_temp_1.wav +0 -1
- voice_temp_2.mp3 +0 -1
- voice_temp_2.wav +0 -1
app.py
CHANGED
|
@@ -110,7 +110,7 @@ def compare_voices(audio1, audio2):
|
|
| 110 |
|
| 111 |
# Create Gradio interface
|
| 112 |
with gr.Blocks() as demo:
|
| 113 |
-
gr.Markdown("# Voice Similarity Checker")
|
| 114 |
gr.Markdown("Compare two voice samples using SpeechBrain ECAPA-TDNN speaker recognition")
|
| 115 |
|
| 116 |
with gr.Row():
|
|
|
|
| 110 |
|
| 111 |
# Create Gradio interface
|
| 112 |
with gr.Blocks() as demo:
|
| 113 |
+
gr.Markdown("# Voice Similarity Checker - Speech Brain")
|
| 114 |
gr.Markdown("Compare two voice samples using SpeechBrain ECAPA-TDNN speaker recognition")
|
| 115 |
|
| 116 |
with gr.Row():
|
voice_temp_1.mp3
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
/var/folders/gt/qsgfz6rd2rz8ssq4jtdxsgdc0000gn/T/voice_temp_1.mp3
|
|
|
|
|
|
voice_temp_1.wav
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
/var/folders/gt/qsgfz6rd2rz8ssq4jtdxsgdc0000gn/T/voice_temp_1.wav
|
|
|
|
|
|
voice_temp_2.mp3
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
/var/folders/gt/qsgfz6rd2rz8ssq4jtdxsgdc0000gn/T/voice_temp_2.mp3
|
|
|
|
|
|
voice_temp_2.wav
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
/var/folders/gt/qsgfz6rd2rz8ssq4jtdxsgdc0000gn/T/voice_temp_2.wav
|
|
|
|
|
|