01Yassine commited on
Commit
228f2d2
ยท
verified ยท
1 Parent(s): e35d680

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -87,13 +87,13 @@ def transcribe(audio):
87
  return result
88
 
89
 
90
- title = "๐ŸŽ™๏ธ Moul-Sout0.1 ASR ๐Ÿ‡ฒ๐Ÿ‡ฆ"
91
  description = """
92
- **Moul-Sout0.1** model for Darija ASR ๐Ÿ‡ฒ๐Ÿ‡ฆ.
93
  You can record or upload an audio sample (it will be automatically resampled to 16 kHz mono),
94
  and view the transcription result below.
95
 
96
- Moul-Sout0.1 ู‡ูˆ ูˆุงุญุฏ ุงู„ู†ู…ูˆุฐุฌ ุฏูŠุงู„ ุงู„ุชุนุฑู ุงู„ุชู„ู‚ุงุฆูŠ ุนู„ู‰ ุงู„ูƒู„ุงู… (ASR) ู„ูŠ ู…ุตู…ู… ุฎุตูŠุตู‹ุง ู„ู„ุฏุงุฑูŠุฌุฉ ุงู„ู…ุบุฑุจูŠุฉ. ู‡ุงุฏ ุงู„ู†ู…ูˆุฐุฌ ูƒูŠู…ูƒู†ูƒ ุชุณุฌู„ ุดูŠ ู…ู‚ุทุน ุตูˆุชูŠุŒ ุฃูˆ ุชูŠู„ูŠุดุงุฑุฌูŠู‡ุŒ ูˆ ู‡ูˆ ุฃูˆุชูˆู…ุงุชูŠูƒูŠุง ูƒูŠุญูˆู„ ุงู„ุตูˆุช ู„ู€ 16 ูƒูŠู„ูˆ ู‡ุฑุชุฒ ู…ูˆู†ูˆ (ุฃุญุงุฏูŠ)ุŒ ูˆ ู…ู† ุจุนุฏ ูƒูŠุนุทูŠูƒ ุงู„ู†ุต ุงู„ู…ูƒุชูˆุจ ุฏูŠุงู„ ุฏุงูƒุดูŠ ู„ูŠ ู‚ู„ุชูŠ. ูŠุนู†ูŠุŒ ูƒูŠุญูˆู„ ุงู„ู‡ุถุฑุฉ ุฏูŠุงู„ูƒ ุงู„ู…ูƒุชูˆุจุฉ ู„ู„ุฏุงุฑูŠุฌุฉ.
97
  """
98
  examples = [
99
  ["audio1.wav"],
 
87
  return result
88
 
89
 
90
+ title = "๐ŸŽ™๏ธ MoulSot0.1 ASR ๐Ÿ‡ฒ๐Ÿ‡ฆ"
91
  description = """
92
+ **MoulSot0.1** model for Darija ASR ๐Ÿ‡ฒ๐Ÿ‡ฆ.
93
  You can record or upload an audio sample (it will be automatically resampled to 16 kHz mono),
94
  and view the transcription result below.
95
 
96
+ MoulSot0.1 ู‡ูˆ ูˆุงุญุฏ ุงู„ู†ู…ูˆุฐุฌ ุฏูŠุงู„ ุงู„ุชุนุฑู ุงู„ุชู„ู‚ุงุฆูŠ ุนู„ู‰ ุงู„ูƒู„ุงู… (ASR) ู„ูŠ ู…ุตู…ู… ุฎุตูŠุตู‹ุง ู„ู„ุฏุงุฑูŠุฌุฉ ุงู„ู…ุบุฑุจูŠุฉ. ู‡ุงุฏ ุงู„ู†ู…ูˆุฐุฌ ูƒูŠู…ูƒู†ูƒ ุชุณุฌู„ ุดูŠ ู…ู‚ุทุน ุตูˆุชูŠุŒ ุฃูˆ ุชูŠู„ูŠุดุงุฑุฌูŠู‡ุŒ ูˆ ู‡ูˆ ุฃูˆุชูˆู…ุงุชูŠูƒูŠุง ูƒูŠุญูˆู„ ุงู„ุตูˆุช ู„ู€ 16 ูƒูŠู„ูˆ ู‡ุฑุชุฒ ู…ูˆู†ูˆ (ุฃุญุงุฏูŠ)ุŒ ูˆ ู…ู† ุจุนุฏ ูƒูŠุนุทูŠูƒ ุงู„ู†ุต ุงู„ู…ูƒุชูˆุจ ุฏูŠุงู„ ุฏุงูƒุดูŠ ู„ูŠ ู‚ู„ุชูŠ. ูŠุนู†ูŠุŒ ูƒูŠุญูˆู„ ุงู„ู‡ุถุฑุฉ ุฏูŠุงู„ูƒ ุงู„ู…ูƒุชูˆุจุฉ ู„ู„ุฏุงุฑุฌุฉ.
97
  """
98
  examples = [
99
  ["audio1.wav"],