seanghay commited on
Commit
09f4551
β€’
1 Parent(s): 383fa3e
Files changed (3) hide show
  1. README.md +5 -4
  2. packages.txt +1 -0
  3. requirements.txt +3 -0
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
- title: Whisper Small Km
3
- emoji: πŸš€
4
- colorFrom: green
5
- colorTo: yellow
6
  sdk: gradio
7
  sdk_version: 3.24.1
8
  app_file: app.py
@@ -10,4 +10,5 @@ pinned: false
10
  license: apache-2.0
11
  ---
12
 
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Whisper Small Khmer Demo
3
+ emoji: πŸ‡°πŸ‡­
4
+ colorFrom: red
5
+ colorTo: blue
6
  sdk: gradio
7
  sdk_version: 3.24.1
8
  app_file: app.py
 
10
  license: apache-2.0
11
  ---
12
 
13
+
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
packages.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ ffmpeg
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ git+https://github.com/huggingface/transformers
2
+ torch
3
+ pytube