add capture on readme
Browse files- README.md +3 -0
- images/capture.png +0 -0
README.md
CHANGED
@@ -2,6 +2,9 @@
|
|
2 |
|
3 |
This project explores ways to incorporate emotion into Text-to-Speech (TTS) using OpenAI's GPT-4o-mini for text modification and TTS-1 for speech synthesis.
|
4 |
|
|
|
|
|
|
|
5 |
## Background
|
6 |
|
7 |
While some TTS systems like Bark can include descriptive elements in speech (e.g., "(ํฐ ์๋ฆฌ๋ก) ์ํํด์!"), they may have quality issues with noise. This project aims to find a method to convey emotion using OpenAI's TTS while maintaining high audio quality.
|
|
|
2 |
|
3 |
This project explores ways to incorporate emotion into Text-to-Speech (TTS) using OpenAI's GPT-4o-mini for text modification and TTS-1 for speech synthesis.
|
4 |
|
5 |
+

|
6 |
+
|
7 |
+
|
8 |
## Background
|
9 |
|
10 |
While some TTS systems like Bark can include descriptive elements in speech (e.g., "(ํฐ ์๋ฆฌ๋ก) ์ํํด์!"), they may have quality issues with noise. This project aims to find a method to convey emotion using OpenAI's TTS while maintaining high audio quality.
|
images/capture.png
ADDED
![]() |