Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -125,4 +125,9 @@ For training the model to transfer style of Rachel to chatbot I used several mod
|
|
125 |
- images <- images for README.md
|
126 |
- app.py <- main file
|
127 |
- requirements.txt <- needed libraries
|
|
|
|
|
|
|
|
|
|
|
128 |
|
|
|
125 |
- images <- images for README.md
|
126 |
- app.py <- main file
|
127 |
- requirements.txt <- needed libraries
|
128 |
+
|
129 |
+
# Conclusion and future plans
|
130 |
+
So, I have used Natural Language Processing methods to study the speech style of Rachel from the famous TV series "Friends", performed multi-lingual analyses for English, and trained GPT-based language models to speak in the style of Rachel.
|
131 |
+
|
132 |
+
In the future, I want to experiment with even larger models. For example, with LLama, as well as methods of controlled text generation for them.
|
133 |
|