chuuhtetnaing commited on
Commit
f3de3c1
β€’
1 Parent(s): 904c06a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ input_speech = test_dataset[42]['audio']
41
  pipe = pipeline(model='chuuhtetnaing/whisper-small-myanmar')
42
 
43
  output = pipe(input_speech, generate_kwargs={"language": "myanmar", "task": "transcribe"})
44
- print(output['text']) # α€€α€»α€™ α€•α€Όα€Šα€Ία€• မှာ α€•α€Šα€¬α€žα€„α€Ί တော့ စာမေးပွဲ α€€α€­α€― တပတ်တခါ α€…α€…α€Ία€α€šα€Ί
45
  ```
46
 
47
  ### Training hyperparameters
 
41
  pipe = pipeline(model='chuuhtetnaing/whisper-small-myanmar')
42
 
43
  output = pipe(input_speech, generate_kwargs={"language": "myanmar", "task": "transcribe"})
44
+ print(output['text']) # α€€α€»α€½α€”α€Ία€™ α€•α€Όα€Šα€Ία€• မှာ α€•α€Šα€¬α€žα€„α€Ί တော့ စာမေးပွဲ α€€α€­α€― တပတ်တခါ α€…α€…α€Ία€α€šα€Ί
45
  ```
46
 
47
  ### Training hyperparameters