Spaces:
Paused
Paused
0x07CB
commited on
docs: mise à jour du README.md
Browse files
README.md
CHANGED
@@ -30,4 +30,20 @@ Demorrha is an AI-powered translation assistant that helps facilitate communicat
|
|
30 |
- Real-time streaming translations
|
31 |
|
32 |
## Getting Started
|
33 |
-
Visit the app at [Demorrha on Hugging Face](https://huggingface.co/spaces/ImPolymath/demorrha)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
- Real-time streaming translations
|
31 |
|
32 |
## Getting Started
|
33 |
+
Visit the app at [Demorrha on Hugging Face](https://huggingface.co/spaces/ImPolymath/demorrha)
|
34 |
+
|
35 |
+
## Usage
|
36 |
+
1. Select your interface language
|
37 |
+
2. Choose up to 4 target languages for translation
|
38 |
+
3. Input text, upload a file, or use voice input
|
39 |
+
4. Get real-time translations in your selected languages
|
40 |
+
|
41 |
+
## Technical Details
|
42 |
+
- Built with Streamlit
|
43 |
+
- Uses OpenAI's GPT models for translation
|
44 |
+
- Integrates Azure Speech Services for voice capabilities
|
45 |
+
- Supports multiple file formats for text extraction
|
46 |
+
|
47 |
+
## Contributing
|
48 |
+
Contributions are welcome! Please feel free to submit a Pull Request.
|
49 |
+
|