Spaces:
Sleeping
Sleeping
majweldon commited on
Add YAML to README
Browse files
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.
|