<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://openvoice-tech.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Alex42</id>
	<title>Open Voice Technology Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://openvoice-tech.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Alex42"/>
	<link rel="alternate" type="text/html" href="https://openvoice-tech.net/wiki/Special:Contributions/Alex42"/>
	<updated>2026-05-13T04:44:16Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://openvoice-tech.net/index.php?title=Text_cleaning&amp;diff=2030</id>
		<title>Text cleaning</title>
		<link rel="alternate" type="text/html" href="https://openvoice-tech.net/index.php?title=Text_cleaning&amp;diff=2030"/>
		<updated>2021-12-06T15:33:38Z</updated>

		<summary type="html">&lt;p&gt;Alex42: sanitizing&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:TTS]]&lt;br /&gt;
&lt;br /&gt;
Text cleaning is the process of removing some characters from text corpus before recording them. Here are some examples of text to be cleaned. When you are using a TTS model you have to clean the text before giving it to the synthesizer if text cleaning is not included in the TTS process itself.&lt;br /&gt;
&lt;br /&gt;
=== Numbers ===&lt;br /&gt;
Numbers should be replaced with the written form.&amp;lt;blockquote&amp;gt;You have &#039;&#039;&#039;3&#039;&#039;&#039; timers set. ==&amp;gt; You have &#039;&#039;&#039;three&#039;&#039;&#039; timers set.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Time and date ===&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Today is monday, november 3rd. ==&amp;gt; Today is monday, the &#039;&#039;&#039;third&#039;&#039;&#039;.&amp;lt;br/&amp;gt;&lt;br /&gt;
It is 2021. ==&amp;gt; It is &#039;&#039;&#039;twentytwentyone&#039;&#039;&#039;.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Abbreviations ===&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Let&#039;s go to Dr. John Doe. ==&amp;gt; Let&#039;s go to &#039;&#039;&#039;doctor&#039;&#039;&#039; John Doe.&amp;lt;br/&amp;gt;&lt;br /&gt;
Weight is 5kg. ==&amp;gt; Weight is &#039;&#039;&#039;five kilogram&#039;&#039;&#039;.&amp;lt;/blockquote&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alex42</name></author>
	</entry>
</feed>