Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,11 @@ widget:
|
|
15 |
- text: "comment ça va ?:"
|
16 |
- text: "bonjour le monde:"
|
17 |
- text: "anticonstitutionnellement:"
|
|
|
|
|
|
|
|
|
|
|
18 |
---
|
19 |
# Fr-word to IPA pronunciation
|
20 |
Converting French words into their phonemic pronunciation
|
|
|
15 |
- text: "comment ça va ?:"
|
16 |
- text: "bonjour le monde:"
|
17 |
- text: "anticonstitutionnellement:"
|
18 |
+
inference:
|
19 |
+
parameters:
|
20 |
+
temperature: 0.7
|
21 |
+
return_full_text: False
|
22 |
+
num_return_sequences: 3
|
23 |
---
|
24 |
# Fr-word to IPA pronunciation
|
25 |
Converting French words into their phonemic pronunciation
|