rosyvs commited on
Commit
3c0cc82
1 Parent(s): ba5e2c9

update readme

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,7 +1,13 @@
 
 
 
 
 
 
1
  Model trained in 8-bit with LoRA
2
 
3
  Usage:
4
 
5
- with torch.autocast(): # needed for best performance
6
-
7
-
 
1
+ ---
2
+ language:
3
+ - en
4
+ library_name: transformers
5
+ pipeline_tag: automatic-speech-recognition
6
+ ---
7
  Model trained in 8-bit with LoRA
8
 
9
  Usage:
10
 
11
+ 1. load model
12
+ 2. prepare pipeline
13
+ 3. run ASR