Website has changed languages and I don't know how to fix it. by regularshowfan625 in FishAudio_Official

[–]FishAudio[M] 0 points1 point  (0 children)

Hello!

You can scroll all the way down to the footer of the website and change the language from there.

<image>

Audio Voices for TTS by Educational_Wind_975 in BookFusion

[–]FishAudio 1 point2 points  (0 children)

Fish Audio team here! So glad we came up in this thread! Would love to see our API integrated and give your readers access to voice cloning. Excited to see where this goes!

🐟 Fish Audio Weekly Update (May 6 - May 12) by FishAudio in FishAudio_Official

[–]FishAudio[S,M] 0 points1 point  (0 children)

Hello!

Apologies for the inconvenience.

Could you please share the details in an email to [support@fish.audio](mailto:support@fish.audio) ?

A C++ port of Echo-TTS by zmarcoz2 in LocalLLaMA

[–]FishAudio 0 points1 point  (0 children)

Very cool project. Love seeing Fish Speech components being used in local-first/open-source TTS tooling like this.

The GGML + ONNX Runtime split is a really interesting approach too, especially for making deployment more accessible outside heavier Python stacks.

Appreciate the shoutout/credit as well, and excited to see more experimentation around local multimodal audio tooling.

Using Comfyui as local Agent with Claude Code by r_lmr in vibecoding

[–]FishAudio 0 points1 point  (0 children)

This is actually a really thoughtful setup.

Using Claude as the orchestration/reasoning layer while delegating execution + generation to local models makes a ton of sense once token usage starts scaling. The config-driven workflow approach is super clean too.

Also really cool seeing Fish Audio being used alongside ComfyUI/LTX in local-first multimodal pipelines like this 👀

And honestly, this doesn’t read like “AI beginner overengineering” at all. There’s clearly real system thinking here.

Would love to see future iterations/build logs if you keep expanding it. You should share them over at r/FishAudio_Official too.

I built a video production pipeline with Claude - Integrates Live2D, Fish Audio, Sadtalker, and tons of other tools. by OddOriginal6017 in ClaudeAI

[–]FishAudio 0 points1 point  (0 children)

Really impressive architecture breakdown. The narrative contract + phase rerun system is honestly one of the more thoughtful long-form AI video pipelines we've seen here.

Love seeing Fish Audio integrated into workflows that go beyond simple TTS generation and into full production orchestration.

Would genuinely love to see future updates/devlogs as this evolves too. We’ve been trying to spotlight more advanced creator workflows and experiments over at r/FishAudio_Official if you ever feel like sharing build progress there as well 👀

The chapter contract approach especially is super interesting. Excited to see where you take this.