Automatic Speech Recognition
Ukrainian
Eval Results
Yehor commited on
Commit
ece82e3
·
verified ·
1 Parent(s): 1ac154b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -112,4 +112,17 @@ Just with an AM:
112
  /root/flashlight/build/bin/asr/fl_asr_train continue /models/ --flagsfile /models/train.flags
113
  ```
114
 
115
- `/models/` must contain .bin files
 
 
 
 
 
 
 
 
 
 
 
 
 
 
112
  /root/flashlight/build/bin/asr/fl_asr_train continue /models/ --flagsfile /models/train.flags
113
  ```
114
 
115
+ `/models/` must contain .bin files
116
+
117
+ ## Cite this work
118
+
119
+ ```
120
+ @misc {smoliakov_2025,
121
+ author = { {Smoliakov} },
122
+ title = { flashlight-uk (Revision 1ac154b) },
123
+ year = 2025,
124
+ url = { https://huggingface.co/Yehor/flashlight-uk },
125
+ doi = { 10.57967/hf/4577 },
126
+ publisher = { Hugging Face }
127
+ }
128
+ ```