ginic commited on
Commit
a4fa0db
1 Parent(s): c4e0185

Update gradio version

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -4,11 +4,12 @@ tags:
4
  - evaluate
5
  - metric
6
  description: >-
7
- Error rates in terms of distance between articulatory phonological features can help understand differences
8
- between strings in the International Phonetic Alphabet (IPA) in a linguistically motivated way.
9
- This is useful when evaluating speech recognition or orthographic to IPA conversion tasks.
 
10
  sdk: gradio
11
- sdk_version: 3.19.1
12
  app_file: app.py
13
  pinned: false
14
  ---
 
4
  - evaluate
5
  - metric
6
  description: >-
7
+ Error rates in terms of distance between articulatory phonological features
8
+ can help understand differences between strings in the International Phonetic
9
+ Alphabet (IPA) in a linguistically motivated way. This is useful when
10
+ evaluating speech recognition or orthographic to IPA conversion tasks.
11
  sdk: gradio
12
+ sdk_version: 4.43.0
13
  app_file: app.py
14
  pinned: false
15
  ---