cpercivati commited on
Commit
27c8f71
·
verified ·
1 Parent(s): 596f4d4

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ metrics:
5
+ - wer
6
+ ---
7
+
8
+ This is a fine tuning on the Whisper Tiny model for using it as a CMU Voice-To-Text model. No conversion is needed, the model outputs the ARPABET symbols space separated instead of plain english text. It was trained using a datasest with over 100 hours of meeting recordings of conversational english. It's intended to be used in chat voice recognition and to be a little less sensitive to ambient noise or distance from microphone.