ksingla025 commited on
Commit
3b83f58
·
verified ·
1 Parent(s): 730d375

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -1,4 +1,17 @@
1
-
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  # This speech tagger performs transcription for Punjabi, annotates key entities, predict speaker age, dialiect and intent.
3
 
4
  Model is suitable for voiceAI applications, real-time and offline.
 
1
+ ---
2
+ license: cc-by-4.0
3
+ language:
4
+ - pa
5
+ base_model:
6
+ - parthiv11/stt_hi_conformer_ctc_large_v2
7
+ tags:
8
+ - speech_recognition
9
+ - entity_tagging
10
+ - dialect_prediction
11
+ - gender
12
+ - age
13
+ - intent
14
+ ---
15
  # This speech tagger performs transcription for Punjabi, annotates key entities, predict speaker age, dialiect and intent.
16
 
17
  Model is suitable for voiceAI applications, real-time and offline.