ksingla025 commited on
Commit
d74053c
1 Parent(s): 8b3d0ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -0
README.md CHANGED
@@ -1,8 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
 
2
  # This speech tagger performs transcription for Hindi, annotates key entities, predict speaker age, dialiect and intent.
3
 
4
  Model is suitable for voiceAI applications, real-time and offline.
5
 
 
 
6
  ## Model Details
7
 
8
  - **Model type**: NeMo ASR
 
1
+ ---
2
+ language:
3
+ - en
4
+ library_name: nemo
5
+ datasets:
6
+ - librispeech_asr
7
+ - fisher_corpus
8
+ - Switchboard-1
9
+ - WSJ-0
10
+ - WSJ-1
11
+ - National-Singapore-Corpus-Part-1
12
+ - National-Singapore-Corpus-Part-6
13
+ - vctk
14
+ - VoxPopuli-(EN)
15
+ - Europarl-ASR-(EN)
16
+ - Multilingual-LibriSpeech-(2000-hours)
17
+ - mozilla-foundation/common_voice_7_0
18
+ thumbnail: null
19
+ tags:
20
+ - automatic-speech-recognition
21
+ - speech
22
+ - audio
23
+ - CTC
24
+ - Conformer
25
+ - Transformer
26
+ - pytorch
27
+ - NeMo
28
+ - hf-asr-leaderboard
29
+ - Riva
30
+ license: cc-by-4.0
31
 
32
  # This speech tagger performs transcription for Hindi, annotates key entities, predict speaker age, dialiect and intent.
33
 
34
  Model is suitable for voiceAI applications, real-time and offline.
35
 
36
+
37
+
38
  ## Model Details
39
 
40
  - **Model type**: NeMo ASR