ShakhzoDavronov commited on
Commit
56c274b
·
verified ·
1 Parent(s): f04a1e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -17,7 +17,6 @@ The popular dataset [common voice version 13.0](https://huggingface.co/datasets/
17
 
18
  ### Testing Model
19
  With code provided below user can test model performance:
20
- - Example text: "Toshkentda Shavkat Mirziyoyev Xalqaro dzyudo federatsiyasi rahbarini "Do'stlik" ordeni bilan mukofotladi."
21
  ```python
22
  import torch
23
  from transformers import AutomaticSpeechRecognitionPipeline
 
17
 
18
  ### Testing Model
19
  With code provided below user can test model performance:
 
20
  ```python
21
  import torch
22
  from transformers import AutomaticSpeechRecognitionPipeline