<?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=Nmammedov</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=Nmammedov"/>
	<link rel="alternate" type="text/html" href="https://openvoice-tech.net/wiki/Special:Contributions/Nmammedov"/>
	<updated>2026-05-08T14:55:21Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://openvoice-tech.net/index.php?title=General_TTS_tutorial&amp;diff=2283</id>
		<title>General TTS tutorial</title>
		<link rel="alternate" type="text/html" href="https://openvoice-tech.net/index.php?title=General_TTS_tutorial&amp;diff=2283"/>
		<updated>2022-03-07T14:06:56Z</updated>

		<summary type="html">&lt;p&gt;Nmammedov: /* Type of text to choose */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:TTS]]&lt;br /&gt;
[[Category:HelloWorld]]&lt;br /&gt;
This tutorial contains &#039;&#039;&#039;non-technical&#039;&#039;&#039; informations on TTS or Text-to-Speech. It&#039;s meant for all people who are new to the field of TTS and try to figure out which aspects to check or which possible ways to go.&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
TTS is an acronym that stands for &#039;&#039;&#039;T&#039;&#039;&#039;ext-&#039;&#039;&#039;T&#039;&#039;&#039;o-&#039;&#039;&#039;S&#039;&#039;&#039;peech technology which allows you to convert text to audio in the form of human speech. There are many different methods converting textual input to speech output. Some people use speech-synthesis to refer to TTS, they both mean the same thing. Currently, machile-learning method of text-to-speech conversion has become the dominant method of TTS. &lt;br /&gt;
&lt;br /&gt;
To use TTS you have two options based on the language you are targeting and based on whether the tool/service for your target language is already there or not. If you want to generate speech in a widely-used languages, there are TTS services developed for languages such as English, German, French, Russian etc. Major platforms such as Google, Windows support these languages by default. Then you can use these existing services to generate output. For example, you can try Google Translate if it speaks your language when you provide text input. This does not mean that all TTS technologies are available to you for free. It just means that it is likely that a free version also exists or can be built without too much effort using open-source technologies.&lt;br /&gt;
&lt;br /&gt;
If you are targeting a language which is not widely-used then it is likely that you will need to build a service that supports TTS function in your language. Usually, building a service means that you use open-source technologies and train the software to teach the computer to convert TTS in your language. There are well-developed open-source TTS platforms (examples?) out there which can be used if you are ready to invest your time and energy. This tutorial aims to provide general information for people who want to develop a TTS application for their language of choice. It can be useful for both widely-used and under-represented languages. &lt;br /&gt;
&lt;br /&gt;
To be more precise, this tutorial covers how to develop a TTS voice. Understanding TTS technology deeply requires significant amount of knowledge from computer science, linguistics, statistics disciplines. The technology in various forms and with diverse functionalities has been developed and is being used already. The purpose of this tutorial is to understand how to use the existing technology and apply them to a particular language. &lt;br /&gt;
&lt;br /&gt;
== Stages of training a TTS model ==&lt;br /&gt;
There are several stages to build a TTS voice model. The order of these stages cannot be changed, unless one already has the output from a particular stage ready to proceed to the next stage.&lt;br /&gt;
&lt;br /&gt;
# Building a text dataset&lt;br /&gt;
# Preparing a voice dataset using the text dataset&lt;br /&gt;
# Training a TTS model using the voice dataset&lt;br /&gt;
&lt;br /&gt;
== Building a text dataset ==&lt;br /&gt;
Training a TTS model requires text and voice dataset. To put it simply, TTS training aims to learn the relationship between text and sound and record that learned information in a file. Then when speech is synthesized the recorded information can be used to convert text to speech.&lt;br /&gt;
&lt;br /&gt;
=== Type of text to choose ===&lt;br /&gt;
When choosing text for the dataset it is important to think about the context in which the trained TTS model will be used. For example, if you use legal texts to train the model and then try to use the model to read everyday speech, then it may not meet your expectations. It is like training for competitions if one wants to compete in Olympic games then it is necessary to train at Olympic-standard sport facilities. The TTS learning program itself does not know anything about the language so it will be able to output only what was taught to it.&lt;br /&gt;
&lt;br /&gt;
Therefore, if one&#039;s goal is to synthesize speech from text in diverse domains it is necesary to include such texts in the dataset. For example, one can combine texts from different domains: 25% legal-normative-formal texts, 25% literature, fiction, poetry, 25% everyday conversations, 25% science-technology, art. The proportions and types can be chosen arbitrarily depending on the target use.&lt;br /&gt;
&lt;br /&gt;
==== Language accents ====&lt;br /&gt;
It is also important to keep in mind that written texts can have accents - different vocabularies, grammar differences that are still intelligible to people who speak other accents. For example, people from regions A and B of a country can use different words to refer to the same object and they may also have slightly different written forms of verbs. Therefore, if the target language of TTS model has such issues it is important to pay attention to addressing them - by using a standardized version of the language accepted by all speakers with different accents or by making sure that all accents are fairly represented in the text dataset.&lt;br /&gt;
&lt;br /&gt;
=== Ensuring word-level diversity of text ===&lt;br /&gt;
While choosing text from diverse domains is the first step of ensuring diversity, in fact, in some domains, especially in legal-formal texts, the words can be quite repetitive. The diversity of the text dataset must be at word level not at domain-category level. For example, if we want our TTS model to read all words with good quality then those words need to be fed to the system in the training phase.&lt;br /&gt;
&lt;br /&gt;
=== Licensing issues ===&lt;br /&gt;
It is important that text dataset has license that corresponds to its target use. Ideally, to ensure unlimited free use of the final output, text should be chosen from public domain. One widespread example of such a license is CC0 “No Rights Reserved”. To find &amp;quot;no rights reserved&amp;quot; texts one needs to look at the copyright legislation of the country in which the text dataset is being built. Usually, constitutions, laws, regulations, forms, directives are public domain texts. They are public domain by definition. In other domains usually the copyright expires after passage of a certain period of time, for instance, 50 years after the death of the author. By examining local legislation and researching it is usually possible to find sufficient amount of text with public domain rights. If the target use is proprietary (commercial), then one can agree with the authors of the texts included in the dataset to share benefits earned from the product. &lt;br /&gt;
&lt;br /&gt;
=== Amount of text required ===&lt;br /&gt;
The size of the text dataset depends on the size of the target voice dataset. Experts suggest that 25-40 hours of voice recordings are enough to build a good model. We can learn from the example of [https://keithito.com/LJ-Speech-Dataset/ LJ-Speech-Dataset] dataset to determine the amount of text we need to build our dataset. LJ-Speech dataset is 24 hours long, contains 13,100 sound clips with an average of 17 words in each clip. The total amount of words in the dataset is 225,715 and 13,821 of them are distinct words. To put it simply one needs about 13000 sentences of various lengths but with average number of 17 words in them. Emulating the example of LJ-Speech dataset can be useful for beginners because it has been tested by many TTS experts with good results.&lt;br /&gt;
&lt;br /&gt;
=== Phoneme coverage ===&lt;br /&gt;
Beside diversity check your text based on phoneme coverage for your language. A good coverage of all phonemes is recommended.&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;samp&amp;gt;Punctuation mark&amp;lt;/samp&amp;gt; ===&lt;br /&gt;
If you want your trained model to synthesize question or exclamation mark sentences which are pronounced different than normal sentences you should have question and exclamation marks in your text for recordings.&lt;br /&gt;
&lt;br /&gt;
== Preparing a voice dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Selecting a speaker ===&lt;br /&gt;
Selecting a speaker to record the text dataset is the next step. Ideally, the ultimate TTS model being developed will speak exactly the way original speakers speaks. Make sure that the speaker&#039;s voice is &amp;quot;pleasant&amp;quot; to all listeners. Obviously it is impossible to get feedback from all future users, but there needs to be a reasonable effort to ensure that many listeners will be comfortable listening to the voice for long time and frequently. One way of achieving it is to record voices of speaker candidates and ask listeners opinion with an easy-to-understand scoring system. From technical perspective the voice does not matter for training. For example, if it is necessary for some reason to have a high-pitch voice, then it is perfectly okay.&lt;br /&gt;
&lt;br /&gt;
One important aspect of selecting a speaker is making sure that the speaker will be available for the entire duration of recording phase for the voice dataset. For instance, working with a person with good voice but a very busy schedule will not be good for the recording project. It is essential that the entire dataset is recorded by one person (voice).&lt;br /&gt;
&lt;br /&gt;
=== Ethical issues ===&lt;br /&gt;
There are ethical issues that one must be aware of when recording a voice. Voice is a distinct characteristic of a person&#039;s identity. Usually, it is possible to identify a known person from recorded sound. Ethical issues are related to potential use of TTS voices after they become ready. When they are made available for public use, users can use the voice to make it speak not only good texts but also bad texts including offensive, obscene, racist, and other illegal texts etc. Will the original speaker be comfortable with such use? Will there be a risk for the speaker? These questions must have clear answers. There are several ways to mitigate ethical issues. First thing to do is to inform the speaker fully of potential risks and secure his/her informed consent. Another measure is to select a relatively unknown person with a good voice and keep the person&#039;s identity anonymous. Third, make sure that legal disclaimers are in place for any malicious use of the voice. Fourth, work with and mobilize the community to monitor using of the model for only legal purposes.&lt;br /&gt;
&lt;br /&gt;
=== Recording setup ===&lt;br /&gt;
forthcoming&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;The page is being developed. (sentence by sentence everyweek)&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Nmammedov</name></author>
	</entry>
	<entry>
		<id>https://openvoice-tech.net/index.php?title=General_TTS_tutorial&amp;diff=2270</id>
		<title>General TTS tutorial</title>
		<link rel="alternate" type="text/html" href="https://openvoice-tech.net/index.php?title=General_TTS_tutorial&amp;diff=2270"/>
		<updated>2022-02-27T05:57:56Z</updated>

		<summary type="html">&lt;p&gt;Nmammedov: /* Text domain */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:TTS]]&lt;br /&gt;
[[Category:HelloWorld]]&lt;br /&gt;
This tutorial contains &#039;&#039;&#039;non-technical&#039;&#039;&#039; informations on TTS or Text-to-Speech. It&#039;s meant for all people who are new to the field of TTS and try to figure out which aspects to check or which possible ways to go.&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
TTS is an acronym that stands for &#039;&#039;&#039;T&#039;&#039;&#039;ext-&#039;&#039;&#039;T&#039;&#039;&#039;o-&#039;&#039;&#039;S&#039;&#039;&#039;peech technology which allows you to convert text to audio in the form of human speech. There are many different methods converting textual input to speech output. Some people use speech-synthesis to refer to TTS, they both mean the same thing. Currently, machile-learning method of text-to-speech conversion has become the dominant method of TTS. &lt;br /&gt;
&lt;br /&gt;
To use TTS you have two options based on the language you are targeting and based on whether the tool/service for your target language is already there or not. If you want to generate speech in a widely-used languages, there are TTS services developed for languages such as English, German, French, Russian etc. Major platforms such as Google, Windows support these languages by default. Then you can use these existing services to generate output. For example, you can try Google Translate if it speaks your language when you provide text input. This does not mean that all TTS technologies are available to you for free. It just means that it is likely that a free version also exists or can be built without too much effort using open-source technologies.&lt;br /&gt;
&lt;br /&gt;
If you are targeting a language which is not widely-used then it is likely that you will need to build a service that supports TTS function in your language. Usually, building a service means that you use open-source technologies and train the software to teach the computer to convert TTS in your language. There are well-developed open-source TTS platforms (examples?) out there which can be used if you are ready to invest your time and energy. This tutorial aims to provide general information for people who want to develop a TTS application for their language of choice. It can be useful for both widely-used and under-represented languages. &lt;br /&gt;
&lt;br /&gt;
To be more precise, this tutorial covers how to develop a TTS voice. Understanding TTS technology deeply requires significant amount of knowledge from computer science, linguistics, statistics disciplines. The technology in various forms and with diverse functionalities has been developed and is being used already. The purpose of this tutorial is to understand how to use the existing technology and apply them to a particular language. &lt;br /&gt;
&lt;br /&gt;
== Stages of training a TTS model ==&lt;br /&gt;
There are several stages to build a TTS voice model. The order of these stages cannot be changed, unless one already has the output from a particular stage ready to proceed to the next stage.&lt;br /&gt;
&lt;br /&gt;
# Building a text dataset&lt;br /&gt;
# Preparing a voice dataset using the text dataset&lt;br /&gt;
# Training a TTS model using the voice dataset&lt;br /&gt;
&lt;br /&gt;
== Building a text dataset ==&lt;br /&gt;
Training a TTS model requires text and voice dataset. To put it simply, TTS training aims to learn the relationship between text and sound and record that learned information in a file. Then when speech is synthesized the recorded information can be used to convert text to speech.&lt;br /&gt;
&lt;br /&gt;
=== Type of text to choose ===&lt;br /&gt;
When choosing text for the dataset it is important to think about the context in which the trained TTS model will be used. For example, if you use legal texts to train the model and then try to use the model to read everyday speech, then it may not meet your expectations. It is like training for competitions if one wants to compete in Olympic games then it is necessary to train at Olympic-standard sport facilities. The TTS learning program itself does not know anything about the language so it will be able to output only what was taught to it.&lt;br /&gt;
&lt;br /&gt;
Therefore, if one&#039;s goal is to synthesize speech from text in diverse domains it is necesary to include such texts in the dataset. For example, one can combine texts from different domains: 25% legal-normative-formal texts, 25% literature, fiction, poetry, 25% everyday conversations, 25% science-technology, art. The proportions and types can be chosen arbitrarily depending on the target use.&lt;br /&gt;
&lt;br /&gt;
=== Ensuring word-level diversity of text ===&lt;br /&gt;
While choosing text from diverse domains is the first step of ensuring diversity, in fact, in some domains, especially in legal-formal texts, the words can be quite repetitive. The diversity of the text dataset must be at word level not at domain-category level. For example, if we want our TTS model to read all words with good quality then those words need to be fed to the system in the training phase.&lt;br /&gt;
&lt;br /&gt;
=== Licensing issues ===&lt;br /&gt;
It is important that text dataset has license that corresponds to its target use. Ideally, to ensure unlimited free use of the final output, text should be chosen from public domain. One widespread example of such a license is CC0 “No Rights Reserved”. To find &amp;quot;no rights reserved&amp;quot; texts one needs to look at the copyright legislation of the country in which the text dataset is being built. Usually, constitutions, laws, regulations, forms, directives are public domain texts. They are public domain by definition. In other domains usually the copyright expires after passage of a certain period of time, for instance, 50 years after the death of the author. By examining local legislation and researching it is usually possible to find sufficient amount of text with public domain rights. If the target use is proprietary (commercial), then one can agree with the authors of the texts included in the dataset to share benefits earned from the product. &lt;br /&gt;
&lt;br /&gt;
=== Amount of text required ===&lt;br /&gt;
The size of the text dataset depends on the size of the target voice dataset. Experts suggest that 25-40 hours of voice recordings are enough to build a good model. We can learn from the example of [https://keithito.com/LJ-Speech-Dataset/ LJ-Speech-Dataset] dataset to determine the amount of text we need to build our dataset. LJ-Speech dataset is 24 hours long, contains 13,100 sound clips with an average of 17 words in each clip. The total amount of words in the dataset is 225,715 and 13,821 of them are distinct words. To put it simply one needs about 13000 sentences of various lengths but with average number of 17 words in them. Emulating the example of LJ-Speech dataset can be useful for beginners because it has been tested by many TTS experts with good results.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;The page is being developed. (sentence by sentence everyday)&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Nmammedov</name></author>
	</entry>
	<entry>
		<id>https://openvoice-tech.net/index.php?title=General_TTS_tutorial&amp;diff=2269</id>
		<title>General TTS tutorial</title>
		<link rel="alternate" type="text/html" href="https://openvoice-tech.net/index.php?title=General_TTS_tutorial&amp;diff=2269"/>
		<updated>2022-02-23T14:42:22Z</updated>

		<summary type="html">&lt;p&gt;Nmammedov: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:TTS]]&lt;br /&gt;
[[Category:HelloWorld]]&lt;br /&gt;
This tutorial contains &#039;&#039;&#039;non-technical&#039;&#039;&#039; informations on TTS or Text-to-Speech. It&#039;s meant for all people who are new to the field of TTS and try to figure out which aspects to check or which possible ways to go.&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
TTS is an acronym that stands for &#039;&#039;&#039;T&#039;&#039;&#039;ext-&#039;&#039;&#039;T&#039;&#039;&#039;o-&#039;&#039;&#039;S&#039;&#039;&#039;peech technology which allows you to convert text to audio in the form of human speech. There are many different methods converting textual input to speech output. Some people use speech-synthesis to refer to TTS, they both mean the same thing. Currently, machile-learning method of text-to-speech conversion has become the dominant method of TTS. &lt;br /&gt;
&lt;br /&gt;
To use TTS you have two options based on the language you are targeting and based on whether the tool/service for your target language is already there or not. If you want to generate speech in a widely-used languages, there are TTS services developed for languages such as English, German, French, Russian etc. Major platforms such as Google, Windows support these languages by default. Then you can use these existing services to generate output. For example, you can try Google Translate if it speaks your language when you provide text input. This does not mean that all TTS technologies are available to you for free. It just means that it is likely that a free version also exists or can be built without too much effort using open-source technologies.&lt;br /&gt;
&lt;br /&gt;
If you are targeting a language which is not widely-used then it is likely that you will need to build a service that supports TTS function in your language. Usually, building a service means that you use open-source technologies and train the software to teach the computer to convert TTS in your language. There are well-developed open-source TTS platforms (examples?) out there which can be used if you are ready to invest your time and energy. This tutorial aims to provide general information for people who want to develop a TTS application for their language of choice. It can be useful for both widely-used and under-represented languages. &lt;br /&gt;
&lt;br /&gt;
To be more precise, this tutorial covers how to develop a TTS voice. Understanding TTS technology deeply requires significant amount of knowledge from computer science, linguistics, statistics disciplines. The technology in various forms and with diverse functionalities has been developed and is being used already. The purpose of this tutorial is to understand how to use the existing technology and apply them to a particular language. &lt;br /&gt;
&lt;br /&gt;
== Stages of training a TTS model ==&lt;br /&gt;
There are several stages to build a TTS voice model. The order of these stages cannot be changed, unless one already has the output from a particular stage ready to proceed to the next stage.&lt;br /&gt;
&lt;br /&gt;
# Building a text dataset&lt;br /&gt;
# Preparing a voice dataset using the text dataset&lt;br /&gt;
# Training a TTS model using the voice dataset&lt;br /&gt;
&lt;br /&gt;
== Building a text dataset ==&lt;br /&gt;
Training a TTS model requires text and voice dataset. To put it simply, TTS training aims to learn the relationship between text and sound and record that learned information in a file. Then when speech is synthesized the recorded information can be used to convert text to speech.&lt;br /&gt;
&lt;br /&gt;
=== Text domain ===&lt;br /&gt;
When choosing text for the dataset it is important to think about the context in which the trained TTS model will be used. For example, if you use legal texts to train the model and then try to use the model to read everyday speech, then it may not meet your expectations. It is like training for competitions if one wants to compete in Olympic games then it is necessary to train at Olympic-standard sport facilities. The TTS learning program itself does not know anything about the language so it will be able to output only what was taught to it.&lt;br /&gt;
&lt;br /&gt;
Therefore, if one&#039;s goal is to synthesize speech from text in diverse domains it is necesary to include such texts in the dataset. For example, one can combine texts from different domains: 25% legal-normative-formal texts, 25% literature, fiction, poetry, 25% everyday conversations, 25% science-technology, art. The proportions and types can be chosen arbitrarily depending on the target use.&lt;br /&gt;
&lt;br /&gt;
=== Word-level diversity of text ===&lt;br /&gt;
While choosing text from diverse domains is the first step of ensuring diversity, in fact, in some domains, especially in legal-formal texts, the words can be quite repetitive. The diversity of the text dataset must be at word level not at domain-category level. For example, if we want our TTS model to read all words with good quality then those words need to be fed to the system in the training phase.&lt;br /&gt;
&lt;br /&gt;
=== Text license ===&lt;br /&gt;
It is important that text dataset has license that corresponds to its target use. Ideally, to ensure unlimited free use of the final output, text should be chosen from public domain. One widespread example of such a license is CC0 “No Rights Reserved”. To find &amp;quot;no rights reserved&amp;quot; texts one needs to look at the copyright legislation of the country in which the text dataset is being built. Usually, constitutions, laws, regulations, forms, directives are public domain texts. They are public domain by definition. In other domains usually the copyright expires after passage of a certain period of time, for instance, 50 years after the death of the author. By examining local legislation and researching it is usually possible to find sufficient amount of text with public domain rights. If the target use is proprietary (commercial), then one can agree with the authors of the texts included in the dataset to share benefits earned from the product. &lt;br /&gt;
&lt;br /&gt;
=== Text amount ===&lt;br /&gt;
The size of the text dataset depends on the size of the target voice dataset. Experts suggest that 25-40 hours of voice recordings are enough to build a good model. We can learn from the example of [https://keithito.com/LJ-Speech-Dataset/ LJ-Speech-Dataset] dataset to determine the amount of text we need to build our dataset. LJ-Speech dataset is 24 hours long, contains 13,100 sound clips with an average of 17 words in each clip. The total amount of words in the dataset is 225,715 and 13,821 of them are distinct words. To put it simply one needs about 13000 sentences of various lengths but with average number of 17 words in them. Emulating the example of LJ-Speech dataset can be useful for beginners because it has been tested by many TTS experts with good results.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;The page is being developed. (sentence by sentence everyday)&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Nmammedov</name></author>
	</entry>
	<entry>
		<id>https://openvoice-tech.net/index.php?title=General_TTS_tutorial&amp;diff=2268</id>
		<title>General TTS tutorial</title>
		<link rel="alternate" type="text/html" href="https://openvoice-tech.net/index.php?title=General_TTS_tutorial&amp;diff=2268"/>
		<updated>2022-02-23T14:28:05Z</updated>

		<summary type="html">&lt;p&gt;Nmammedov: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:TTS]]&lt;br /&gt;
[[Category:HelloWorld]]&lt;br /&gt;
This tutorial contains &#039;&#039;&#039;non-technical&#039;&#039;&#039; informations on TTS or Text-to-Speech. It&#039;s meant for all people who are new to the field of TTS and try to figure out which aspects to check or which possible ways to go.&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
TTS is an acronym that stands for &#039;&#039;&#039;T&#039;&#039;&#039;ext-&#039;&#039;&#039;T&#039;&#039;&#039;o-&#039;&#039;&#039;S&#039;&#039;&#039;peech technology which allows you to convert text to audio in the form of human speech. There are many different methods converting textual input to speech output. Some people use speech-synthesis to refer to TTS, they both mean the same thing. Currently, machile-learning method of text-to-speech conversion has become the dominant method of TTS. &lt;br /&gt;
&lt;br /&gt;
To use TTS you have two options based on the language you are targeting and based on whether the tool/service for your target language is already there or not. If you want to generate speech in a widely-used languages, there are TTS services developed for languages such as English, German, French, Russian etc. Major platforms such as Google, Windows support these languages by default. Then you can use these existing services to generate output. For example, you can try Google Translate if it speaks your language when you provide text input. This does not mean that all TTS technologies are available to you for free. It just means that it is likely that a free version also exists or can be built without too much effort using open-source technologies.&lt;br /&gt;
&lt;br /&gt;
If you are targeting a language which is not widely-used then it is likely that you will need to build a service that supports TTS function in your language. Usually, building a service means that you use open-source technologies and train the software to teach the computer to convert TTS in your language. There are well-developed open-source TTS platforms (examples?) out there which can be used if you are ready to invest your time and energy. This tutorial aims to provide general information for people who want to develop a TTS application for their language of choice. It can be useful for both widely-used and under-represented languages. &lt;br /&gt;
&lt;br /&gt;
To be more precise, this tutorial covers how to develop a TTS voice. Understanding TTS technology deeply requires significant amount of knowledge from computer science, linguistics, statistics disciplines. The technology in various forms and with diverse functionalities has been developed and is being used already. The purpose of this tutorial is to understand how to use the existing technology and apply them to a particular language. &lt;br /&gt;
&lt;br /&gt;
== Stages of training a TTS model ==&lt;br /&gt;
There are several stages to build a TTS voice model. The order of these stages cannot be changed, unless one already has the output from a particular stage ready to proceed to the next stage.&lt;br /&gt;
&lt;br /&gt;
# Building a text dataset&lt;br /&gt;
# Preparing a voice dataset using the text dataset&lt;br /&gt;
# Training a TTS model using the voice dataset&lt;br /&gt;
&lt;br /&gt;
== Building a text dataset ==&lt;br /&gt;
Training a TTS model requires text and voice dataset. To put it simply, TTS training aims to learn the relationship between text and sound and record that learned information in a file. Then when speech is synthesized the recorded information can be used to convert text to speech.&lt;br /&gt;
&lt;br /&gt;
=== Text domain ===&lt;br /&gt;
When choosing text for the dataset it is important to think about the context in which the trained TTS model will be used. For example, if you use legal texts to train the model and then try to use the model to read everyday speech, then it may not meet your expectations. It is like training for competitions if one wants to compete in Olympic games then it is necessary to train at Olympic-standard sport facilities. The TTS learning program itself does not know anything about the language so it will be able to output only what was taught to it.&lt;br /&gt;
&lt;br /&gt;
Therefore, if one&#039;s goal is to synthesize speech from text in diverse domains it is necesary to include such texts in the dataset. For example, one can combine texts from different domains: 25% legal-normative-formal texts, 25% literature, fiction, poetry, 25% everyday conversations, 25% science-technology, art. The proportions and types can be chosen arbitrarily depending on the target use.&lt;br /&gt;
&lt;br /&gt;
=== Word-level diversity of text ===&lt;br /&gt;
While choosing text from diverse domains is the first step of ensuring diversity, in fact, in some domains, especially in legal-formal texts, the words can be quite repetitive. The diversity of the text dataset must be at word level not at domain-category level. For example, if we want our TTS model to read all words with good quality then those words need to be fed to the system in the training phase.&lt;br /&gt;
&lt;br /&gt;
=== Text license ===&lt;br /&gt;
It is important that text dataset has license that correspond to its target use. Ideally, to ensure unlimited free use of the final output, text should be chosen from public domain. One widespread example of such a license is CC0 “No Rights Reserved”. To find &amp;quot;no rights reserved&amp;quot; texts one needs to look at the copyright legislation of the country in which the text dataset is being built. Usually, constitutions, laws, regulations, forms, directives are public domain texts. They are public domain by definition. In other domains usually the copyright expires after passage of a certain period of time, for instance, 50 years after the death of the author. By examining local legislation and researching it is usually possible to find sufficient amount of text with public domain rights. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;The page is being developed. (sentence by sentence everyday)&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Nmammedov</name></author>
	</entry>
	<entry>
		<id>https://openvoice-tech.net/index.php?title=General_TTS_tutorial&amp;diff=2267</id>
		<title>General TTS tutorial</title>
		<link rel="alternate" type="text/html" href="https://openvoice-tech.net/index.php?title=General_TTS_tutorial&amp;diff=2267"/>
		<updated>2022-02-22T08:54:59Z</updated>

		<summary type="html">&lt;p&gt;Nmammedov: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:TTS]]&lt;br /&gt;
[[Category:HelloWorld]]&lt;br /&gt;
This tutorial contains &#039;&#039;&#039;non-technical&#039;&#039;&#039; informations on TTS or Text-to-Speech. It&#039;s meant for all people who are new to the field of TTS and try to figure out which aspects to check or which possible ways to go.&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
TTS is an acronym that stands for &#039;&#039;&#039;T&#039;&#039;&#039;ext-&#039;&#039;&#039;T&#039;&#039;&#039;o-&#039;&#039;&#039;S&#039;&#039;&#039;peech technology which allows you to convert text to audio in the form of human speech. There are many different methods converting textual input to speech output. Some people use speech-synthesis to refer to TTS, they both mean the same thing. Currently, machile-learning method of text-to-speech conversion has become the dominant method of TTS. &lt;br /&gt;
&lt;br /&gt;
To use TTS you have two options based on the language you are targeting and based on whether the tool/service for your target language is already there or not. If you want to generate speech in a widely-used languages, there are TTS services developed for languages such as English, German, French, Russian etc. Major platforms such as Google, Windows support these languages by default. Then you can use these existing services to generate output. For example, you can try Google Translate if it speaks your language when you provide text input. This does not mean that all TTS technologies are available to you for free. It just means that it is likely that a free version also exists or can be built without too much effort using open-source technologies.&lt;br /&gt;
&lt;br /&gt;
If you are targeting a language which is not widely-used then it is likely that you will need to build a service that supports TTS function in your language. Usually, building a service means that you use open-source technologies and train the software to teach the computer to convert TTS in your language. There are well-developed open-source TTS platforms (examples?) out there which can be used if you are ready to invest your time and energy. This tutorial aims to provide general information for people who want to develop a TTS application for their language of choice. It can be useful for both widely-used and under-represented languages. &lt;br /&gt;
&lt;br /&gt;
To be more precise, this tutorial covers how to develop a TTS voice. Understanding TTS technology deeply requires significant amount of knowledge from computer science, linguistics, statistics disciplines. The technology in various forms and with diverse functionalities has been developed and is being used already. The purpose of this tutorial is to understand how to use the existing technology and apply them to a particular language. &lt;br /&gt;
&lt;br /&gt;
== Stages of training a TTS model ==&lt;br /&gt;
There are several stages to build a TTS voice model. The order of these stages cannot be changed, unless one already has the output from a particular stage ready to proceed to the next stage.&lt;br /&gt;
&lt;br /&gt;
# Building a text dataset&lt;br /&gt;
# Preparing a voice dataset using the text dataset&lt;br /&gt;
# Training a TTS model using the voice dataset&lt;br /&gt;
&lt;br /&gt;
== Building a text dataset ==&lt;br /&gt;
Training a TTS model requires text and voice dataset. To put it simply, TTS training aims to learn the relationship between text and sound and record that learned information in a file. Then when speech is synthesized the recorded information can be used to convert text to speech.&lt;br /&gt;
&lt;br /&gt;
When choosing text for the dataset it is important to think about the context in which the trained TTS model will be used. For example, if you use legal texts to train the model and then use the model to read everyday speech, then it may not meet your expectations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;The page is being developed.&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Nmammedov</name></author>
	</entry>
	<entry>
		<id>https://openvoice-tech.net/index.php?title=General_TTS_tutorial&amp;diff=2266</id>
		<title>General TTS tutorial</title>
		<link rel="alternate" type="text/html" href="https://openvoice-tech.net/index.php?title=General_TTS_tutorial&amp;diff=2266"/>
		<updated>2022-02-21T10:03:57Z</updated>

		<summary type="html">&lt;p&gt;Nmammedov: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:TTS]]&lt;br /&gt;
[[Category:HelloWorld]]&lt;br /&gt;
This tutorial contains &#039;&#039;&#039;non-technical&#039;&#039;&#039; informations on TTS or Text-to-Speech. It&#039;s meant for all people who are new to the field of TTS and try to figure out which aspects to check or which possible ways to go.&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
TTS is an acronym that stands for &#039;&#039;&#039;T&#039;&#039;&#039;ext-&#039;&#039;&#039;T&#039;&#039;&#039;o-&#039;&#039;&#039;S&#039;&#039;&#039;peech technology which allows you to convert text to audio in the form of human speech. There are many different methods converting textual input to speech output. Some people use speech-synthesis to refer to TTS, they both mean the same thing. Currently, machile-learning method of text-to-speech conversion has become the dominant method of TTS. &lt;br /&gt;
&lt;br /&gt;
To use TTS you have two options based on the language you are targeting and based on whether the tool/service for your target language is already there or not. If you want to generate speech in a widely-used languages, there are TTS services developed for languages such as English, German, French, Russian etc. Major platforms such as Google, Windows support these languages by default. Then you can use these existing services to generate output. For example, you can try Google Translate if it speaks your language when you provide text input. This does not mean that all TTS technologies are available to you for free. It just means that it is likely that a free version also exists or can be built without too much effort using open-source technologies.&lt;br /&gt;
&lt;br /&gt;
If you are targeting a language which is not widely-used then it is likely that you will need to build a service that supports TTS function in your language. Usually, building a service means that you use open-source technologies and train the software to teach the computer to convert TTS in your language. There are well-developed open-source TTS platforms (examples?) out there which can be used if you are ready to invest your time and energy. This tutorial aims to provide general information for people who want to develop a TTS application for their language of choice. It can be useful for both widely-used and under-represented languages. &lt;br /&gt;
&lt;br /&gt;
To be more precise, this tutorial covers how to develop a TTS voice. Understanding TTS technology deeply requires significant amount of knowledge from computer science, linguistics, statistics disciplines. The technology in various forms and with diverse functionalities has been developed and is being used already. The purpose of this tutorial is to understand how to use the existing technology and apply them to a particular language. &lt;br /&gt;
&lt;br /&gt;
== Stages of training a TTS model ==&lt;br /&gt;
There are several stages to build a TTS voice model. The order of these stages cannot be changed, unless one already has the output from a particular stage ready to proceed to the next stage.&lt;br /&gt;
&lt;br /&gt;
# Building a text dataset&lt;br /&gt;
# Preparing a voice dataset using the text dataset&lt;br /&gt;
# Training a TTS model using the voice dataset&lt;/div&gt;</summary>
		<author><name>Nmammedov</name></author>
	</entry>
	<entry>
		<id>https://openvoice-tech.net/index.php?title=General_TTS_tutorial&amp;diff=2265</id>
		<title>General TTS tutorial</title>
		<link rel="alternate" type="text/html" href="https://openvoice-tech.net/index.php?title=General_TTS_tutorial&amp;diff=2265"/>
		<updated>2022-02-21T10:03:18Z</updated>

		<summary type="html">&lt;p&gt;Nmammedov: /* Introduction */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:TTS]]&lt;br /&gt;
[[Category:HelloWorld]]&lt;br /&gt;
This tutorial contains &#039;&#039;&#039;non-technical&#039;&#039;&#039; informations on TTS or Text-to-Speech. It&#039;s meant for all people who are new to the field of TTS and try to figure out which aspects to check or which possible ways to go.&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
TTS is an acronym that stands for &#039;&#039;&#039;T&#039;&#039;&#039;ext-&#039;&#039;&#039;T&#039;&#039;&#039;o-&#039;&#039;&#039;S&#039;&#039;&#039;peech technology which allows you to convert text to audio in the form of human speech. There are many different methods converting textual input to speech output. Some people use speech-synthesis to refer to TTS, they both mean the same thing. Currently, machile-learning method of text-to-speech conversion has become the dominant method of TTS. &lt;br /&gt;
&lt;br /&gt;
To use TTS you have two options based on the language you are targeting and based on whether the tool/service for your target language is already there or not. If you want to generate speech in a widely-used languages, there are TTS services developed for languages such as English, German, French, Russian etc. Major platforms such as Google, Windows support these languages by default. Then you can use these existing services to generate output. For example, you can try Google Translate if it speaks your language when you provide text input. This does not mean that all TTS technologies are available to you for free. It just means that it is likely that a free version also exists or can be built without too much effort using open-source technologies.&lt;br /&gt;
&lt;br /&gt;
If you are targeting a language which is not widely-used then it is likely that you will need to build a service that supports TTS function in your language. Usually, building a service means that you use open-source technologies and train the software to teach the computer to convert TTS in your language. There are well-developed open-source TTS platforms (examples?) out there which can be used if you are ready to invest your time and energy. This tutorial aims to provide general information for people who want to develop a TTS application for their language of choice. It can be useful for both widely-used and under-represented languages. &lt;br /&gt;
&lt;br /&gt;
To be more precise, this tutorial covers how to develop a TTS voice. Understanding TTS technology deeply requires significant amount of knowledge from computer science, linguistics, statistics disciplines. The technology in various forms and with diverse functionalities has been developed and is being used already. The purpose of this tutorial is to understand how to use the existing technology and apply them to a particular language. &lt;br /&gt;
&lt;br /&gt;
== Stages of training a TTS model ==&lt;br /&gt;
There are several stages to build a TTS voice model. The order of these stages cannot be changed, unless one already has the output from a particular stage ready to proceed to the next stage.&lt;br /&gt;
&lt;br /&gt;
# Building a text dataset&lt;br /&gt;
# Preparing a voice dataset using the text dataset&lt;br /&gt;
# Training a TTS model used&lt;/div&gt;</summary>
		<author><name>Nmammedov</name></author>
	</entry>
	<entry>
		<id>https://openvoice-tech.net/index.php?title=Talk:Main_Page&amp;diff=2257</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://openvoice-tech.net/index.php?title=Talk:Main_Page&amp;diff=2257"/>
		<updated>2022-02-18T08:22:42Z</updated>

		<summary type="html">&lt;p&gt;Nmammedov: /* Comprehensive TTS tutorial for newcomers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What infos on Mainpage? ==&lt;br /&gt;
I&#039;m not sure which content is helpful on Mainpage. Any ideas? --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 08:46, 20 October 2021 (CEST)&lt;br /&gt;
&lt;br /&gt;
That&#039;s really important because is the landing page for a new user; some thoughts about it here below.&lt;br /&gt;
&lt;br /&gt;
In the home page I&#039;d clarify a sort of &amp;quot;manifesto&amp;quot;, let me point out what I understand s far:&lt;br /&gt;
&lt;br /&gt;
1- Openness: Open-source + open-data&lt;br /&gt;
The wiki is dedicated to open* stuff. open-source/open-data. Two things a are obviously related. I absolutely agree and I&#039;d stress this point, even if some concepts are independent from the openness, by example the concept of [[Conversation Design|conversational design]], or some basic glossary. &lt;br /&gt;
&lt;br /&gt;
2- the wiki as web &amp;quot;communication&amp;quot; pattern&lt;br /&gt;
&lt;br /&gt;
- An how-to page section?&lt;br /&gt;
Yo conceived this repo as a wiki, just &amp;quot;a la wikipedia&amp;quot; in all communication / content management. That&#039; fully fair and I appreciate &lt;br /&gt;
totally it but maybe it&#039;s not so clear to everyone involved. In my opinion the process that bringing a person to edit an existing page, or &amp;quot;worst&amp;quot;, to create a new page, is not trivial.  My modest suggestion is to help reader (future author) with all kind of notes / remind in the pages, by example explaining the way to update a content using the discussion panel, etc. &lt;br /&gt;
So maybe an &amp;quot;HOW TO&amp;quot; section could help&lt;br /&gt;
&lt;br /&gt;
- Video links&lt;br /&gt;
Why to not link video of your youtube channel https://www.youtube.com/channel/UCjqqTVVBTsxpm0iOhQ1fp9g/videos? &lt;br /&gt;
--[[User:Solyarisoftware|Solyarisoftware]] ([[User talk:Solyarisoftware|talk]]) 11:01, 12 December 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
== General ideas on this wiki? ==&lt;br /&gt;
&lt;br /&gt;
What do you think? --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 21:22, 1 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
:This seems a really worthwhile initiative. Regarding the section for Voice related paper, maybe you already have thoughts on this, but I think it would be useful to recommend the kinds of detail desired (Title, Authors, DOI, source link(s), adding categories). Open links (eg Arxiv) would be preferred over those to non-free / subscription sites. Might also want to mention any preferences around pre-review/early access papers and handling updated versions and broken links. [[User:Nmstoker|Nmstoker]] ([[User talk:Nmstoker|talk]]) 14:06, 12 November 2021 (CET)&lt;br /&gt;
::Hello [[User:Nmstoker|Nmstoker]], i&#039;m thinking of adding standard infobox templates for papers with that kind of informations you mentioned.--[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 20:23, 12 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
:Another general thought: where do you stand on inclusion of opinion/original information in the wiki? Wikipedia is firmly about referencing information from sources, so they avoid hosting original information and only include things that are backed by references. I&#039;m guessing that there may be grounds for more flexibility here, but deciding where to draw the line is worth considering. In a similar way, deciding where the line is between sharing knowledge vs excess promotion might need judgement. The key open source players do not strike me as being likely to over promote but there could be firms that aren&#039;t so reasonable, so having some kind of policy on this might help. [[User:Nmstoker|Nmstoker]] ([[User talk:Nmstoker|talk]]) 14:15, 12 November 2021 (CET)&lt;br /&gt;
::Copy&#039;n Paste information from internetpages is not what i would prefer. Linking to sources seems is better. I&#039;d hope that we can create a central knowledgebase for all open voice related projects and for that we have to add relevant information here. Over time we could vote some active users for being Admins here and help to control excessive promotion. --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 20:23, 12 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
== Logo ideas ==&lt;br /&gt;
&lt;br /&gt;
As i&#039;m a technology enthusiast, but truely not a design-guy the OpenVoice-Tech logo is &amp;quot;functional&amp;quot;. If you have ideas for a more attractive logo please help me :-). --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 19:12, 14 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
== Added box with newest 5 articles on Mainpage ==&lt;br /&gt;
&lt;br /&gt;
Based on an idea from a nice guy at Mycroft community i&#039;ve added a box containing the newest 5 articles on the Mainpage.--[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 07:17, 16 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
== Added &amp;quot;Contribution&amp;quot; box on Mainpage ==&lt;br /&gt;
&lt;br /&gt;
If you would like to contribute to this Wiki i&#039;ve added a box showing requested but not yet created pages on the Mainpage as a starting point. What do you think on this [[User:Eltocino|Eltocino]], [[User:Nmstoker|Nmstoker]], [[User:Florian|Florian]]? --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 16:58, 19 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
== Restructure categories ==&lt;br /&gt;
&lt;br /&gt;
Currently, it is hard for me to understand the basis chosen for the categories on the main page. I would have expected a high level separation of tools and concepts and underneath related subcategories, e.g., TTS and voice assistants under tools. [[User:Dirk|Dirk]] ([[User talk:Dirk|talk]]) 22:16, 10 January 2022 (CET)&lt;br /&gt;
:Hi [[User:Dirk|Dirk]] thanks for your feedback. I&#039;ve created the categories as i thought they would be helpful while setting up the wiki. I&#039;m open to adjust/add/remove categories as content is increasing here. So you would think on &amp;quot;OVT (Main category) --&amp;gt; Tools --&amp;gt; Voice Assistant&amp;quot; for example? --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 07:20, 11 January 2022 (CET)&lt;br /&gt;
:: Let&#039;s discuss general thoughts on top-level categories [[Category_talk:Open_Voice_Tech|here]].--[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 17:25, 11 January 2022 (CET)&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;Quality datasets&amp;quot; heading change ==&lt;br /&gt;
&lt;br /&gt;
The heading in categories is a bit misleading. Quality datasets takes us to Building quality dataset page. I suggest replacing &amp;quot;Quality datasets&amp;quot; with &amp;quot;Building voice datasets&amp;quot;. I think also quality should be part of any useful dataset so we can skip that word too.&lt;br /&gt;
&lt;br /&gt;
Building a dataset for TTS is a very important and not very simple topic, that can be added to categories. For many small languages this is the main barrier of entry.&lt;br /&gt;
:You mean renaming page [[Quality_datasets]] to just &amp;quot;Voice Datasets&amp;quot;. Maybe we can skip the &amp;quot;Building&amp;quot;. What do you think? --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 18:06, 11 January 2022 (CET)&lt;br /&gt;
&lt;br /&gt;
I think keeping &amp;quot;Building&amp;quot; is important if we include &amp;quot;how to&amp;quot; information in the page being referred to. If we say only &amp;quot;Voice datasets&amp;quot; then that page should include a list of ready-made available datasets. --[[User:Nmammedov|Nmammedov]] 18:06, 21 January 2022 (CET)&lt;br /&gt;
&lt;br /&gt;
== Comprehensive TTS tutorial for newcomers ==&lt;br /&gt;
&lt;br /&gt;
Please add the page which will include information for totally new beginners who don&#039;t know much about TTS but who are ready to commit time and energy to achieve the final result. The page will focus on&lt;br /&gt;
* general introduction to TTS to prepare users mentally&lt;br /&gt;
* building text dataset, text selection, editing, cleaning tips&lt;br /&gt;
* building voice dataset, recording tips&lt;br /&gt;
* training process, hardware software and other tips&lt;br /&gt;
* testing/deploying the model&lt;br /&gt;
* disseminating for public and using in other web/mobile applications&lt;br /&gt;
&lt;br /&gt;
The purpose of the tutorial is to make it as simple as possible for beginners and make sure that all stages of TTS from A-Z are covered. --[[User:Nmammedov|Nmammedov]] 18 February 2022 (CET)&lt;/div&gt;</summary>
		<author><name>Nmammedov</name></author>
	</entry>
	<entry>
		<id>https://openvoice-tech.net/index.php?title=Talk:Main_Page&amp;diff=2256</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://openvoice-tech.net/index.php?title=Talk:Main_Page&amp;diff=2256"/>
		<updated>2022-02-18T08:12:56Z</updated>

		<summary type="html">&lt;p&gt;Nmammedov: /* Comprehensive TTS tutorial for newcomers */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What infos on Mainpage? ==&lt;br /&gt;
I&#039;m not sure which content is helpful on Mainpage. Any ideas? --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 08:46, 20 October 2021 (CEST)&lt;br /&gt;
&lt;br /&gt;
That&#039;s really important because is the landing page for a new user; some thoughts about it here below.&lt;br /&gt;
&lt;br /&gt;
In the home page I&#039;d clarify a sort of &amp;quot;manifesto&amp;quot;, let me point out what I understand s far:&lt;br /&gt;
&lt;br /&gt;
1- Openness: Open-source + open-data&lt;br /&gt;
The wiki is dedicated to open* stuff. open-source/open-data. Two things a are obviously related. I absolutely agree and I&#039;d stress this point, even if some concepts are independent from the openness, by example the concept of [[Conversation Design|conversational design]], or some basic glossary. &lt;br /&gt;
&lt;br /&gt;
2- the wiki as web &amp;quot;communication&amp;quot; pattern&lt;br /&gt;
&lt;br /&gt;
- An how-to page section?&lt;br /&gt;
Yo conceived this repo as a wiki, just &amp;quot;a la wikipedia&amp;quot; in all communication / content management. That&#039; fully fair and I appreciate &lt;br /&gt;
totally it but maybe it&#039;s not so clear to everyone involved. In my opinion the process that bringing a person to edit an existing page, or &amp;quot;worst&amp;quot;, to create a new page, is not trivial.  My modest suggestion is to help reader (future author) with all kind of notes / remind in the pages, by example explaining the way to update a content using the discussion panel, etc. &lt;br /&gt;
So maybe an &amp;quot;HOW TO&amp;quot; section could help&lt;br /&gt;
&lt;br /&gt;
- Video links&lt;br /&gt;
Why to not link video of your youtube channel https://www.youtube.com/channel/UCjqqTVVBTsxpm0iOhQ1fp9g/videos? &lt;br /&gt;
--[[User:Solyarisoftware|Solyarisoftware]] ([[User talk:Solyarisoftware|talk]]) 11:01, 12 December 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
== General ideas on this wiki? ==&lt;br /&gt;
&lt;br /&gt;
What do you think? --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 21:22, 1 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
:This seems a really worthwhile initiative. Regarding the section for Voice related paper, maybe you already have thoughts on this, but I think it would be useful to recommend the kinds of detail desired (Title, Authors, DOI, source link(s), adding categories). Open links (eg Arxiv) would be preferred over those to non-free / subscription sites. Might also want to mention any preferences around pre-review/early access papers and handling updated versions and broken links. [[User:Nmstoker|Nmstoker]] ([[User talk:Nmstoker|talk]]) 14:06, 12 November 2021 (CET)&lt;br /&gt;
::Hello [[User:Nmstoker|Nmstoker]], i&#039;m thinking of adding standard infobox templates for papers with that kind of informations you mentioned.--[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 20:23, 12 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
:Another general thought: where do you stand on inclusion of opinion/original information in the wiki? Wikipedia is firmly about referencing information from sources, so they avoid hosting original information and only include things that are backed by references. I&#039;m guessing that there may be grounds for more flexibility here, but deciding where to draw the line is worth considering. In a similar way, deciding where the line is between sharing knowledge vs excess promotion might need judgement. The key open source players do not strike me as being likely to over promote but there could be firms that aren&#039;t so reasonable, so having some kind of policy on this might help. [[User:Nmstoker|Nmstoker]] ([[User talk:Nmstoker|talk]]) 14:15, 12 November 2021 (CET)&lt;br /&gt;
::Copy&#039;n Paste information from internetpages is not what i would prefer. Linking to sources seems is better. I&#039;d hope that we can create a central knowledgebase for all open voice related projects and for that we have to add relevant information here. Over time we could vote some active users for being Admins here and help to control excessive promotion. --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 20:23, 12 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
== Logo ideas ==&lt;br /&gt;
&lt;br /&gt;
As i&#039;m a technology enthusiast, but truely not a design-guy the OpenVoice-Tech logo is &amp;quot;functional&amp;quot;. If you have ideas for a more attractive logo please help me :-). --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 19:12, 14 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
== Added box with newest 5 articles on Mainpage ==&lt;br /&gt;
&lt;br /&gt;
Based on an idea from a nice guy at Mycroft community i&#039;ve added a box containing the newest 5 articles on the Mainpage.--[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 07:17, 16 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
== Added &amp;quot;Contribution&amp;quot; box on Mainpage ==&lt;br /&gt;
&lt;br /&gt;
If you would like to contribute to this Wiki i&#039;ve added a box showing requested but not yet created pages on the Mainpage as a starting point. What do you think on this [[User:Eltocino|Eltocino]], [[User:Nmstoker|Nmstoker]], [[User:Florian|Florian]]? --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 16:58, 19 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
== Restructure categories ==&lt;br /&gt;
&lt;br /&gt;
Currently, it is hard for me to understand the basis chosen for the categories on the main page. I would have expected a high level separation of tools and concepts and underneath related subcategories, e.g., TTS and voice assistants under tools. [[User:Dirk|Dirk]] ([[User talk:Dirk|talk]]) 22:16, 10 January 2022 (CET)&lt;br /&gt;
:Hi [[User:Dirk|Dirk]] thanks for your feedback. I&#039;ve created the categories as i thought they would be helpful while setting up the wiki. I&#039;m open to adjust/add/remove categories as content is increasing here. So you would think on &amp;quot;OVT (Main category) --&amp;gt; Tools --&amp;gt; Voice Assistant&amp;quot; for example? --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 07:20, 11 January 2022 (CET)&lt;br /&gt;
:: Let&#039;s discuss general thoughts on top-level categories [[Category_talk:Open_Voice_Tech|here]].--[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 17:25, 11 January 2022 (CET)&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;Quality datasets&amp;quot; heading change ==&lt;br /&gt;
&lt;br /&gt;
The heading in categories is a bit misleading. Quality datasets takes us to Building quality dataset page. I suggest replacing &amp;quot;Quality datasets&amp;quot; with &amp;quot;Building voice datasets&amp;quot;. I think also quality should be part of any useful dataset so we can skip that word too.&lt;br /&gt;
&lt;br /&gt;
Building a dataset for TTS is a very important and not very simple topic, that can be added to categories. For many small languages this is the main barrier of entry.&lt;br /&gt;
:You mean renaming page [[Quality_datasets]] to just &amp;quot;Voice Datasets&amp;quot;. Maybe we can skip the &amp;quot;Building&amp;quot;. What do you think? --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 18:06, 11 January 2022 (CET)&lt;br /&gt;
&lt;br /&gt;
I think keeping &amp;quot;Building&amp;quot; is important if we include &amp;quot;how to&amp;quot; information in the page being referred to. If we say only &amp;quot;Voice datasets&amp;quot; then that page should include a list of ready-made available datasets. --[[User:Nmammedov|Nmammedov]] 18:06, 21 January 2022 (CET)&lt;br /&gt;
&lt;br /&gt;
== Comprehensive TTS tutorial for newcomers ==&lt;br /&gt;
&lt;br /&gt;
Please add the page which will include information for totally new beginners who don&#039;t know much about TTS but who are ready to commit time and energy to achieve the final result. The page will focus on&lt;br /&gt;
* general introduction to TTS to prepare users mentally&lt;br /&gt;
* building text dataset, text selection, editing, cleaning tips&lt;br /&gt;
* building voice dataset, recording tips&lt;br /&gt;
* training process, hardware software and other tips&lt;br /&gt;
* testing/deploying the model&lt;br /&gt;
* disseminating for public and using in other web/mobile applications&lt;br /&gt;
&lt;br /&gt;
The purpose of the tutorial is to make it as simple as possible for beginners and make sure that all stages of TTS from A-Z are covered.&lt;/div&gt;</summary>
		<author><name>Nmammedov</name></author>
	</entry>
	<entry>
		<id>https://openvoice-tech.net/index.php?title=Talk:Main_Page&amp;diff=2237</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://openvoice-tech.net/index.php?title=Talk:Main_Page&amp;diff=2237"/>
		<updated>2022-01-21T09:52:29Z</updated>

		<summary type="html">&lt;p&gt;Nmammedov: /* &amp;quot;Quality datasets&amp;quot; heading change */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What infos on Mainpage? ==&lt;br /&gt;
I&#039;m not sure which content is helpful on Mainpage. Any ideas? --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 08:46, 20 October 2021 (CEST)&lt;br /&gt;
&lt;br /&gt;
That&#039;s really important because is the landing page for a new user; some thoughts about it here below.&lt;br /&gt;
&lt;br /&gt;
In the home page I&#039;d clarify a sort of &amp;quot;manifesto&amp;quot;, let me point out what I understand s far:&lt;br /&gt;
&lt;br /&gt;
1- Openness: Open-source + open-data&lt;br /&gt;
The wiki is dedicated to open* stuff. open-source/open-data. Two things a are obviously related. I absolutely agree and I&#039;d stress this point, even if some concepts are independent from the openness, by example the concept of [[Conversation Design|conversational design]], or some basic glossary. &lt;br /&gt;
&lt;br /&gt;
2- the wiki as web &amp;quot;communication&amp;quot; pattern&lt;br /&gt;
&lt;br /&gt;
- An how-to page section?&lt;br /&gt;
Yo conceived this repo as a wiki, just &amp;quot;a la wikipedia&amp;quot; in all communication / content management. That&#039; fully fair and I appreciate &lt;br /&gt;
totally it but maybe it&#039;s not so clear to everyone involved. In my opinion the process that bringing a person to edit an existing page, or &amp;quot;worst&amp;quot;, to create a new page, is not trivial.  My modest suggestion is to help reader (future author) with all kind of notes / remind in the pages, by example explaining the way to update a content using the discussion panel, etc. &lt;br /&gt;
So maybe an &amp;quot;HOW TO&amp;quot; section could help&lt;br /&gt;
&lt;br /&gt;
- Video links&lt;br /&gt;
Why to not link video of your youtube channel https://www.youtube.com/channel/UCjqqTVVBTsxpm0iOhQ1fp9g/videos? &lt;br /&gt;
--[[User:Solyarisoftware|Solyarisoftware]] ([[User talk:Solyarisoftware|talk]]) 11:01, 12 December 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
== General ideas on this wiki? ==&lt;br /&gt;
&lt;br /&gt;
What do you think? --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 21:22, 1 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
:This seems a really worthwhile initiative. Regarding the section for Voice related paper, maybe you already have thoughts on this, but I think it would be useful to recommend the kinds of detail desired (Title, Authors, DOI, source link(s), adding categories). Open links (eg Arxiv) would be preferred over those to non-free / subscription sites. Might also want to mention any preferences around pre-review/early access papers and handling updated versions and broken links. [[User:Nmstoker|Nmstoker]] ([[User talk:Nmstoker|talk]]) 14:06, 12 November 2021 (CET)&lt;br /&gt;
::Hello [[User:Nmstoker|Nmstoker]], i&#039;m thinking of adding standard infobox templates for papers with that kind of informations you mentioned.--[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 20:23, 12 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
:Another general thought: where do you stand on inclusion of opinion/original information in the wiki? Wikipedia is firmly about referencing information from sources, so they avoid hosting original information and only include things that are backed by references. I&#039;m guessing that there may be grounds for more flexibility here, but deciding where to draw the line is worth considering. In a similar way, deciding where the line is between sharing knowledge vs excess promotion might need judgement. The key open source players do not strike me as being likely to over promote but there could be firms that aren&#039;t so reasonable, so having some kind of policy on this might help. [[User:Nmstoker|Nmstoker]] ([[User talk:Nmstoker|talk]]) 14:15, 12 November 2021 (CET)&lt;br /&gt;
::Copy&#039;n Paste information from internetpages is not what i would prefer. Linking to sources seems is better. I&#039;d hope that we can create a central knowledgebase for all open voice related projects and for that we have to add relevant information here. Over time we could vote some active users for being Admins here and help to control excessive promotion. --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 20:23, 12 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
== Logo ideas ==&lt;br /&gt;
&lt;br /&gt;
As i&#039;m a technology enthusiast, but truely not a design-guy the OpenVoice-Tech logo is &amp;quot;functional&amp;quot;. If you have ideas for a more attractive logo please help me :-). --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 19:12, 14 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
== Added box with newest 5 articles on Mainpage ==&lt;br /&gt;
&lt;br /&gt;
Based on an idea from a nice guy at Mycroft community i&#039;ve added a box containing the newest 5 articles on the Mainpage.--[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 07:17, 16 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
== Added &amp;quot;Contribution&amp;quot; box on Mainpage ==&lt;br /&gt;
&lt;br /&gt;
If you would like to contribute to this Wiki i&#039;ve added a box showing requested but not yet created pages on the Mainpage as a starting point. What do you think on this [[User:Eltocino|Eltocino]], [[User:Nmstoker|Nmstoker]], [[User:Florian|Florian]]? --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 16:58, 19 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
== Restructure categories ==&lt;br /&gt;
&lt;br /&gt;
Currently, it is hard for me to understand the basis chosen for the categories on the main page. I would have expected a high level separation of tools and concepts and underneath related subcategories, e.g., TTS and voice assistants under tools. [[User:Dirk|Dirk]] ([[User talk:Dirk|talk]]) 22:16, 10 January 2022 (CET)&lt;br /&gt;
:Hi [[User:Dirk|Dirk]] thanks for your feedback. I&#039;ve created the categories as i thought they would be helpful while setting up the wiki. I&#039;m open to adjust/add/remove categories as content is increasing here. So you would think on &amp;quot;OVT (Main category) --&amp;gt; Tools --&amp;gt; Voice Assistant&amp;quot; for example? --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 07:20, 11 January 2022 (CET)&lt;br /&gt;
:: Let&#039;s discuss general thoughts on top-level categories [[Category_talk:Open_Voice_Tech|here]].--[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 17:25, 11 January 2022 (CET)&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;Quality datasets&amp;quot; heading change ==&lt;br /&gt;
&lt;br /&gt;
The heading in categories is a bit misleading. Quality datasets takes us to Building quality dataset page. I suggest replacing &amp;quot;Quality datasets&amp;quot; with &amp;quot;Building voice datasets&amp;quot;. I think also quality should be part of any useful dataset so we can skip that word too.&lt;br /&gt;
&lt;br /&gt;
Building a dataset for TTS is a very important and not very simple topic, that can be added to categories. For many small languages this is the main barrier of entry.&lt;br /&gt;
:You mean renaming page [[Quality_datasets]] to just &amp;quot;Voice Datasets&amp;quot;. Maybe we can skip the &amp;quot;Building&amp;quot;. What do you think? --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 18:06, 11 January 2022 (CET)&lt;br /&gt;
&lt;br /&gt;
I think keeping &amp;quot;Building&amp;quot; is important if we include &amp;quot;how to&amp;quot; information in the page being referred to. If we say only &amp;quot;Voice datasets&amp;quot; then that page should include a list of ready-made available datasets. --[[User:Nmammedov|Nmammedov]] 18:06, 21 January 2022 (CET)&lt;/div&gt;</summary>
		<author><name>Nmammedov</name></author>
	</entry>
	<entry>
		<id>https://openvoice-tech.net/index.php?title=Talk:Main_Page&amp;diff=2220</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://openvoice-tech.net/index.php?title=Talk:Main_Page&amp;diff=2220"/>
		<updated>2022-01-11T12:46:11Z</updated>

		<summary type="html">&lt;p&gt;Nmammedov: /* &amp;quot;Quality datasets&amp;quot; heading change */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What infos on Mainpage? ==&lt;br /&gt;
I&#039;m not sure which content is helpful on Mainpage. Any ideas? --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 08:46, 20 October 2021 (CEST)&lt;br /&gt;
&lt;br /&gt;
That&#039;s really important because is the landing page for a new user; some thoughts about it here below.&lt;br /&gt;
&lt;br /&gt;
In the home page I&#039;d clarify a sort of &amp;quot;manifesto&amp;quot;, let me point out what I understand s far:&lt;br /&gt;
&lt;br /&gt;
1- Openness: Open-source + open-data&lt;br /&gt;
The wiki is dedicated to open* stuff. open-source/open-data. Two things a are obviously related. I absolutely agree and I&#039;d stress this point, even if some concepts are independent from the openness, by example the concept of [[Conversation Design|conversational design]], or some basic glossary. &lt;br /&gt;
&lt;br /&gt;
2- the wiki as web &amp;quot;communication&amp;quot; pattern&lt;br /&gt;
&lt;br /&gt;
- An how-to page section?&lt;br /&gt;
Yo conceived this repo as a wiki, just &amp;quot;a la wikipedia&amp;quot; in all communication / content management. That&#039; fully fair and I appreciate &lt;br /&gt;
totally it but maybe it&#039;s not so clear to everyone involved. In my opinion the process that bringing a person to edit an existing page, or &amp;quot;worst&amp;quot;, to create a new page, is not trivial.  My modest suggestion is to help reader (future author) with all kind of notes / remind in the pages, by example explaining the way to update a content using the discussion panel, etc. &lt;br /&gt;
So maybe an &amp;quot;HOW TO&amp;quot; section could help&lt;br /&gt;
&lt;br /&gt;
- Video links&lt;br /&gt;
Why to not link video of your youtube channel https://www.youtube.com/channel/UCjqqTVVBTsxpm0iOhQ1fp9g/videos? &lt;br /&gt;
--[[User:Solyarisoftware|Solyarisoftware]] ([[User talk:Solyarisoftware|talk]]) 11:01, 12 December 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
== General ideas on this wiki? ==&lt;br /&gt;
&lt;br /&gt;
What do you think? --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 21:22, 1 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
:This seems a really worthwhile initiative. Regarding the section for Voice related paper, maybe you already have thoughts on this, but I think it would be useful to recommend the kinds of detail desired (Title, Authors, DOI, source link(s), adding categories). Open links (eg Arxiv) would be preferred over those to non-free / subscription sites. Might also want to mention any preferences around pre-review/early access papers and handling updated versions and broken links. [[User:Nmstoker|Nmstoker]] ([[User talk:Nmstoker|talk]]) 14:06, 12 November 2021 (CET)&lt;br /&gt;
::Hello [[User:Nmstoker|Nmstoker]], i&#039;m thinking of adding standard infobox templates for papers with that kind of informations you mentioned.--[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 20:23, 12 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
:Another general thought: where do you stand on inclusion of opinion/original information in the wiki? Wikipedia is firmly about referencing information from sources, so they avoid hosting original information and only include things that are backed by references. I&#039;m guessing that there may be grounds for more flexibility here, but deciding where to draw the line is worth considering. In a similar way, deciding where the line is between sharing knowledge vs excess promotion might need judgement. The key open source players do not strike me as being likely to over promote but there could be firms that aren&#039;t so reasonable, so having some kind of policy on this might help. [[User:Nmstoker|Nmstoker]] ([[User talk:Nmstoker|talk]]) 14:15, 12 November 2021 (CET)&lt;br /&gt;
::Copy&#039;n Paste information from internetpages is not what i would prefer. Linking to sources seems is better. I&#039;d hope that we can create a central knowledgebase for all open voice related projects and for that we have to add relevant information here. Over time we could vote some active users for being Admins here and help to control excessive promotion. --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 20:23, 12 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
== Logo ideas ==&lt;br /&gt;
&lt;br /&gt;
As i&#039;m a technology enthusiast, but truely not a design-guy the OpenVoice-Tech logo is &amp;quot;functional&amp;quot;. If you have ideas for a more attractive logo please help me :-). --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 19:12, 14 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
== Added box with newest 5 articles on Mainpage ==&lt;br /&gt;
&lt;br /&gt;
Based on an idea from a nice guy at Mycroft community i&#039;ve added a box containing the newest 5 articles on the Mainpage.--[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 07:17, 16 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
== Added &amp;quot;Contribution&amp;quot; box on Mainpage ==&lt;br /&gt;
&lt;br /&gt;
If you would like to contribute to this Wiki i&#039;ve added a box showing requested but not yet created pages on the Mainpage as a starting point. What do you think on this [[User:Eltocino|Eltocino]], [[User:Nmstoker|Nmstoker]], [[User:Florian|Florian]]? --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 16:58, 19 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
== Restructure categories ==&lt;br /&gt;
&lt;br /&gt;
Currently, it is hard for me to understand the basis chosen for the categories on the main page. I would have expected a high level separation of tools and concepts and underneath related subcategories, e.g., TTS and voice assistants under tools. [[User:Dirk|Dirk]] ([[User talk:Dirk|talk]]) 22:16, 10 January 2022 (CET)&lt;br /&gt;
:Hi [[User:Dirk|Dirk]] thanks for your feedback. I&#039;ve created the categories as i thought they would be helpful while setting up the wiki. I&#039;m open to adjust/add/remove categories as content is increasing here. So you would think on &amp;quot;OVT (Main category) --&amp;gt; Tools --&amp;gt; Voice Assistant&amp;quot; for example? --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 07:20, 11 January 2022 (CET)&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;Quality datasets&amp;quot; heading change ==&lt;br /&gt;
&lt;br /&gt;
The heading in categories is a bit misleading. Quality datasets takes us to Building quality dataset page. I suggest replacing &amp;quot;Quality datasets&amp;quot; with &amp;quot;Building voice datasets&amp;quot;. I think also quality should be part of any useful dataset so we can skip that word too.&lt;br /&gt;
&lt;br /&gt;
Building a dataset for TTS is a very important and not very simple topic, that can be added to categories. For many small languages this is the main barrier of entry.&lt;/div&gt;</summary>
		<author><name>Nmammedov</name></author>
	</entry>
	<entry>
		<id>https://openvoice-tech.net/index.php?title=Talk:Main_Page&amp;diff=2219</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://openvoice-tech.net/index.php?title=Talk:Main_Page&amp;diff=2219"/>
		<updated>2022-01-11T12:25:00Z</updated>

		<summary type="html">&lt;p&gt;Nmammedov: /* &amp;quot;Quality datasets&amp;quot; heading change */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What infos on Mainpage? ==&lt;br /&gt;
I&#039;m not sure which content is helpful on Mainpage. Any ideas? --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 08:46, 20 October 2021 (CEST)&lt;br /&gt;
&lt;br /&gt;
That&#039;s really important because is the landing page for a new user; some thoughts about it here below.&lt;br /&gt;
&lt;br /&gt;
In the home page I&#039;d clarify a sort of &amp;quot;manifesto&amp;quot;, let me point out what I understand s far:&lt;br /&gt;
&lt;br /&gt;
1- Openness: Open-source + open-data&lt;br /&gt;
The wiki is dedicated to open* stuff. open-source/open-data. Two things a are obviously related. I absolutely agree and I&#039;d stress this point, even if some concepts are independent from the openness, by example the concept of [[Conversation Design|conversational design]], or some basic glossary. &lt;br /&gt;
&lt;br /&gt;
2- the wiki as web &amp;quot;communication&amp;quot; pattern&lt;br /&gt;
&lt;br /&gt;
- An how-to page section?&lt;br /&gt;
Yo conceived this repo as a wiki, just &amp;quot;a la wikipedia&amp;quot; in all communication / content management. That&#039; fully fair and I appreciate &lt;br /&gt;
totally it but maybe it&#039;s not so clear to everyone involved. In my opinion the process that bringing a person to edit an existing page, or &amp;quot;worst&amp;quot;, to create a new page, is not trivial.  My modest suggestion is to help reader (future author) with all kind of notes / remind in the pages, by example explaining the way to update a content using the discussion panel, etc. &lt;br /&gt;
So maybe an &amp;quot;HOW TO&amp;quot; section could help&lt;br /&gt;
&lt;br /&gt;
- Video links&lt;br /&gt;
Why to not link video of your youtube channel https://www.youtube.com/channel/UCjqqTVVBTsxpm0iOhQ1fp9g/videos? &lt;br /&gt;
--[[User:Solyarisoftware|Solyarisoftware]] ([[User talk:Solyarisoftware|talk]]) 11:01, 12 December 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
== General ideas on this wiki? ==&lt;br /&gt;
&lt;br /&gt;
What do you think? --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 21:22, 1 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
:This seems a really worthwhile initiative. Regarding the section for Voice related paper, maybe you already have thoughts on this, but I think it would be useful to recommend the kinds of detail desired (Title, Authors, DOI, source link(s), adding categories). Open links (eg Arxiv) would be preferred over those to non-free / subscription sites. Might also want to mention any preferences around pre-review/early access papers and handling updated versions and broken links. [[User:Nmstoker|Nmstoker]] ([[User talk:Nmstoker|talk]]) 14:06, 12 November 2021 (CET)&lt;br /&gt;
::Hello [[User:Nmstoker|Nmstoker]], i&#039;m thinking of adding standard infobox templates for papers with that kind of informations you mentioned.--[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 20:23, 12 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
:Another general thought: where do you stand on inclusion of opinion/original information in the wiki? Wikipedia is firmly about referencing information from sources, so they avoid hosting original information and only include things that are backed by references. I&#039;m guessing that there may be grounds for more flexibility here, but deciding where to draw the line is worth considering. In a similar way, deciding where the line is between sharing knowledge vs excess promotion might need judgement. The key open source players do not strike me as being likely to over promote but there could be firms that aren&#039;t so reasonable, so having some kind of policy on this might help. [[User:Nmstoker|Nmstoker]] ([[User talk:Nmstoker|talk]]) 14:15, 12 November 2021 (CET)&lt;br /&gt;
::Copy&#039;n Paste information from internetpages is not what i would prefer. Linking to sources seems is better. I&#039;d hope that we can create a central knowledgebase for all open voice related projects and for that we have to add relevant information here. Over time we could vote some active users for being Admins here and help to control excessive promotion. --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 20:23, 12 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
== Logo ideas ==&lt;br /&gt;
&lt;br /&gt;
As i&#039;m a technology enthusiast, but truely not a design-guy the OpenVoice-Tech logo is &amp;quot;functional&amp;quot;. If you have ideas for a more attractive logo please help me :-). --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 19:12, 14 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
== Added box with newest 5 articles on Mainpage ==&lt;br /&gt;
&lt;br /&gt;
Based on an idea from a nice guy at Mycroft community i&#039;ve added a box containing the newest 5 articles on the Mainpage.--[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 07:17, 16 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
== Added &amp;quot;Contribution&amp;quot; box on Mainpage ==&lt;br /&gt;
&lt;br /&gt;
If you would like to contribute to this Wiki i&#039;ve added a box showing requested but not yet created pages on the Mainpage as a starting point. What do you think on this [[User:Eltocino|Eltocino]], [[User:Nmstoker|Nmstoker]], [[User:Florian|Florian]]? --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 16:58, 19 November 2021 (CET)&lt;br /&gt;
&lt;br /&gt;
== Restructure categories ==&lt;br /&gt;
&lt;br /&gt;
Currently, it is hard for me to understand the basis chosen for the categories on the main page. I would have expected a high level separation of tools and concepts and underneath related subcategories, e.g., TTS and voice assistants under tools. [[User:Dirk|Dirk]] ([[User talk:Dirk|talk]]) 22:16, 10 January 2022 (CET)&lt;br /&gt;
:Hi [[User:Dirk|Dirk]] thanks for your feedback. I&#039;ve created the categories as i thought they would be helpful while setting up the wiki. I&#039;m open to adjust/add/remove categories as content is increasing here. So you would think on &amp;quot;OVT (Main category) --&amp;gt; Tools --&amp;gt; Voice Assistant&amp;quot; for example? --[[User:Thorsten|Thorsten]] ([[User talk:Thorsten|talk]]) 07:20, 11 January 2022 (CET)&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;Quality datasets&amp;quot; heading change ==&lt;br /&gt;
&lt;br /&gt;
The heading in categories is a bit misleading. Quality datasets takes us to Building quality dataset page. I suggest replacing &amp;quot;Quality datasets&amp;quot; with &amp;quot;Building voice datasets&amp;quot;. I think also quality should be part of any useful dataset so we can skip that word too.&lt;/div&gt;</summary>
		<author><name>Nmammedov</name></author>
	</entry>
</feed>