You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/assets/docs/examples/example-text-to-speech.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,4 +52,6 @@ public class ChatWithTextToSpeechExample : IExample
52
52
53
53
- Kokoro model and voices downloaded
54
54
- Any audio device present
55
-
- MaIN.NET framework properly configured
55
+
- MaIN.NET framework properly configured
56
+
57
+
*This feature as well as parts of TTS code were heavily inspired by Lyrcaxis project called <ahref="https://github.com/Lyrcaxis/KokoroSharp">KokoroSharp</a>. Please check their work and give them a ⭐
0 commit comments