hunterschep commited on
Commit
cc54cb0
·
verified ·
1 Parent(s): 6dfdcb1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -7
README.md CHANGED
@@ -1,14 +1,27 @@
1
  ---
2
- title: Formosan Asr
3
- emoji: 📊
4
- colorFrom: green
5
  colorTo: blue
6
  sdk: gradio
7
- sdk_version: 6.11.0
8
  app_file: app.py
9
  pinned: false
10
- license: cc-by-nc-4.0
11
- short_description: Small ASR demo for ALL Formosan languages
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: FormosanBank ASR Transcription
3
+ emoji: 🎙️
4
+ colorFrom: indigo
5
  colorTo: blue
6
  sdk: gradio
 
7
  app_file: app.py
8
  pinned: false
 
 
9
  ---
10
 
11
+ # FormosanBank ASR Transcription
12
+
13
+ Select a FormosanBank ASR model, record audio with your microphone, and get a transcription.
14
+
15
+ ## Notes
16
+
17
+ - This Space supports multiple FormosanBank ASR model repos.
18
+ - If those model repos are private, add a Space secret named `HF_TOKEN`.
19
+ - If they are public, you do not need to set a token.
20
+
21
+ ## Citation
22
+
23
+ If you use FormosanBank resources, please cite:
24
+
25
+ Mohamed, W., Le Ferrand, É., Sung, L.-M., Prud'hommeaux, E., & Hartshorne, J. K. (2024). *FormosanBank*. Electronic Resource.
26
+
27
+ Project docs: https://ai4commsci.gitbook.io/formosanbank