Create 2025-12-17-echokit-day-19-fish-audio-tts.md#119
Conversation
There was a problem hiding this comment.
Pull request overview
This PR introduces a new documentation file describing how to switch EchoKit's text-to-speech provider to Fish.audio through configuration changes alone. The document is part of a "30 Days with EchoKit" series, specifically Day 19.
Key Changes:
- Documents the Fish.audio TTS integration capability in EchoKit
- Explains the configuration-based approach to switching TTS providers
- Provides concrete configuration examples using
config.toml
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| @@ -0,0 +1,60 @@ | |||
| --- | |||
| slug: echokit-30-days-day-19-fish-audio-tts | |||
| title: "Day 19: Switching EchoKit’s TTS Provider to Fish.audio| The First 30 Days with EchoKit" | |||
There was a problem hiding this comment.
Missing space before the pipe character. Should be 'Fish.audio |' instead of 'Fish.audio|'.
There was a problem hiding this comment.
@copilot open a new pull request to apply changes based on this feedback
|
@alabulei1 I've opened a new pull request, #120, to work on those changes. Once the pull request is ready, I'll request review from you. |
No description provided.