abdullahmubeen10 commited on
Commit
3c8faec
Β·
verified Β·
1 Parent(s): 125e2e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -1,11 +1,10 @@
1
  ---
2
- title: Sparknlp WhisperForCTC
3
- emoji: 🐨
4
- colorFrom: green
5
- colorTo: purple
6
  sdk: docker
7
  pinned: false
8
  license: apache-2.0
9
- ---
10
-
11
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Real-Time Audio Transcription with Wav2Vec2
3
+ emoji: πŸ”ŠπŸ“
4
+ colorFrom: purple
5
+ colorTo: indigo
6
  sdk: docker
7
  pinned: false
8
  license: apache-2.0
9
+ short_description: Transcribe audio files to text using Wav2Vec2 and Spark NLP.
10
+ ---