jlonsako commited on
Commit
3af9c8e
1 Parent(s): 32e3137

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -5,12 +5,11 @@ colorFrom: indigo
5
  colorTo: yellow
6
  sdk: gradio
7
  sdk_version: 3.36.1
8
- python_version: 3.9
9
  app_file: app.py
10
- pinned: false
11
- license: cc
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
15
 
16
- NOTE: Because this is using a CPU instance, every minute of audio roughly translates to 1-1.5 minutes of processing time. Therefore, this space is not suitable for long-form transcriptions.
 
5
  colorTo: yellow
6
  sdk: gradio
7
  sdk_version: 3.36.1
 
8
  app_file: app.py
9
+ pinned: true
10
+ license: cc-by-nc-4.0
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
14
 
15
+ NOTE: Because this is using a CPU instance, every minute of audio roughly translates to 1-1.5 minutes of processing time. Therefore, this space is not suitable for long-form transcriptions.