DHEIVER commited on
Commit
21db046
·
verified ·
1 Parent(s): 7f1ced9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -7
README.md CHANGED
@@ -1,12 +1,30 @@
1
  ---
2
- title: SeamlessTranslator
3
- emoji: 🔥
4
- colorFrom: purple
5
- colorTo: gray
6
  sdk: gradio
7
- sdk_version: 5.12.0
8
  app_file: app.py
9
- pinned: false
 
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: A.R.I.S. Translator
3
+ emoji: 🌐
4
+ colorFrom: blue
5
+ colorTo: indigo
6
  sdk: gradio
7
+ sdk_version: 4.19.2
8
  app_file: app.py
9
+ pinned: true
10
+ license: mit
11
  ---
12
 
13
+ # A.R.I.S. Translator
14
+ Advanced Real-time Interpretation System powered by Meta's SeamlessM4T
15
+
16
+ ## Features
17
+ - Text-to-Speech Translation
18
+ - Audio-to-Speech Translation
19
+ - Support for 10 Major Languages
20
+ - Real-time Processing
21
+ - Neural-powered Technology
22
+
23
+ ## Tech Stack
24
+ - Python
25
+ - Gradio
26
+ - Meta's SeamlessM4T
27
+ - PyTorch
28
+ - Transformers
29
+
30
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference