majweldon commited on
Commit
805f019
·
unverified ·
1 Parent(s): d6fcf92

Add YAML to README

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  # Real-Time English/French Voice Translator Web App
2
 
3
  This project provides a real-time, bidirectional voice translation web application. Speak in English or French into your browser, and hear the translation in the other language almost instantly.
 
1
+ ---
2
+ title: Realtime Voice Translator
3
+ emoji: 🗣️
4
+ sdk: docker
5
+ app_port: 7860
6
+ ---
7
+
8
  # Real-Time English/French Voice Translator Web App
9
 
10
  This project provides a real-time, bidirectional voice translation web application. Speak in English or French into your browser, and hear the translation in the other language almost instantly.