<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>TTS on Thomas</title>
        <link>https://blog.thomasplantain.fr/tags/tts/</link>
        <description>Recent content in TTS on Thomas</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>fr-fr</language>
        <lastBuildDate>Tue, 20 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.thomasplantain.fr/tags/tts/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>Kokoro TTS</title>
        <link>https://blog.thomasplantain.fr/post/kokoro/</link>
        <pubDate>Tue, 20 Jan 2026 00:00:00 +0000</pubDate>
        
        <guid>https://blog.thomasplantain.fr/post/kokoro/</guid>
        <description>&lt;img src="https://blog.thomasplantain.fr/img/cover.jpg" alt="Featured image of post Kokoro TTS" /&gt;&lt;h2 id=&#34;text-to-speech&#34;&gt;Text To Speech
&lt;/h2&gt;&lt;blockquote&gt;
&lt;p&gt;Technology that enables text to be converted into speech sounds imitative of the human voice.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h3 id=&#34;run-locally&#34;&gt;Run locally
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/remsky/Kokoro-FastAPI&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://github.com/remsky/Kokoro-FastAPI&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;docker run -p 8880:8880 ghcr.io/remsky/kokoro-fastapi-cpu:latest
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;And you can play with web ui:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;http://localhost:8880/web&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;https://blog.thomasplantain.fr/img/kokoro/kokoro-webui.png&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;Kokoro web ui&#34;
	
	
&gt;&lt;/p&gt;
&lt;h3 id=&#34;n8n-workflow-with-kokoro&#34;&gt;n8n workflow with Kokoro
&lt;/h3&gt;&lt;blockquote&gt;
&lt;p&gt;I want to hear Qwen answer &amp;#x1f60a;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;First I tested kokoro API with Bruno.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://blog.thomasplantain.fr/img/kokoro/bruno-kokoro.png&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;RBruno&#34;
	
	
&gt;&lt;/p&gt;
&lt;p&gt;And then I added it to a new n8n workflow.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://blog.thomasplantain.fr/img/kokoro/n8n-kokoro.png&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;Kokoro API call&#34;
	
	
&gt;&lt;/p&gt;
&lt;p&gt;I had to remove all special characters.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://blog.thomasplantain.fr/img/kokoro/kokoro-api-call.png&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;Kokoro API call&#34;
	
	
&gt;&lt;/p&gt;
</description>
        </item>
        
    </channel>
</rss>
