arjunpatel commited on
Commit
a2fa8b3
1 Parent(s): 5884cf0

readme format for Spaces

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -1,2 +1,10 @@
1
- # speaker-recognition-keras
2
- As part of the June 2022 Hugging Face Keras sprint, this repository contains a demo of the following speaker recognition example: https://keras.io/examples/audio/speaker_recognition_using_cnn/
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Speaker Recognition in Keras
3
+ emoji: {{emoji}}
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: gradio
7
+ sdk_version: 3.0.2
8
+ app_file: app.py
9
+ pinned: false
10
+ ---