Template:Infobox Voice Dataset: Difference between revisions

From Voice Technology Wiki
Jump to navigation Jump to search
(Initial version)
 
m (Added more fields)
 
Line 1: Line 1:
<pre>
<pre>
{{Infobox Voice Dataset
{{Infobox Voice Dataset
| Name = Cool voice assistant
|Website=https://keithito.com/LJ-Speech-Dataset/
| InternetRequired = yes
|Language=English
| SupportedLanguages = de,en,fr
|License=Public Domain
| WakeWord = Hey assistant
|Speaker Name=22500
| SupportedOS = Raspian
|Number of Speaker=1
| CodeLanguage = Python3
|Male, Female, ...=Female
| LatestReleaseDate = 2021-12-19
|Speaker Name=Linda Johnson
|Audio postprocessors=Keith Ito
}}
}}
</pre>
</pre>
Line 26: Line 27:
   {{!}} '''License'''
   {{!}} '''License'''
   {{!}} {{{License}}}
   {{!}} {{{License}}}
}}
{{#if:{{{Sample rate|}}} | <nowiki />
  {{!}}-
  {{!}} '''Sample rate'''
  {{!}} {{{Sample rate}}}
}}
}}
{{#if:{{{Language|}}} | <nowiki />
{{#if:{{{Language|}}} | <nowiki />
Line 36: Line 42:
   {{!}} '''Number of Speaker'''
   {{!}} '''Number of Speaker'''
   {{!}} {{{Number of Speaker}}}
   {{!}} {{{Number of Speaker}}}
}}
{{#if:{{{Number recordings|}}} | <nowiki />
  {{!}}-
  {{!}} '''Number recordings'''
  {{!}} {{{Number recordings}}}
}}
{{#if:{{{Total audio duration|}}} | <nowiki />
  {{!}}-
  {{!}} '''Total audio duration'''
  {{!}} {{{Total audio duration}}}
}}
{{#if:{{{Speech pace|}}} | <nowiki />
  {{!}}-
  {{!}} '''Speech pace'''
  {{!}} {{{Speech pace}}}
}}
}}
{{#if:{{{Male, Female, ...|}}} | <nowiki />
{{#if:{{{Male, Female, ...|}}} | <nowiki />
Line 105: Line 126:
"Audio postprocessors": {
"Audio postprocessors": {
"description": "Audio processing for dataset"
"description": "Audio processing for dataset"
},
"Sample rate": {
"description": "Sample rate of recordings (Hz)",
"type": "number"
},
"Total audio duration": {
"description": "Duration of audio recordings",
"type": "string"
},
"Number recordings": {
"description": "Number of audio recordings in dataset",
"type": "number"
},
"Speech pace": {
"description": "Average spoken chars per second.",
"type": "number"
}
}
},
},
Line 113: Line 150:
"Language",
"Language",
"License",
"License",
"Sample rate",
"Number of Speaker",
"Number of Speaker",
"Number recordings",
"Total audio duration",
"Speech pace",
"Male, Female, ...",
"Male, Female, ...",
"Speaker Name",
"Speaker Name",

Latest revision as of 10:03, 26 December 2021

{{Infobox Voice Dataset
|Website=https://keithito.com/LJ-Speech-Dataset/
|Language=English
|License=Public Domain
|Speaker Name=22500
|Number of Speaker=1
|Male, Female, ...=Female
|Speaker Name=Linda Johnson
|Audio postprocessors=Keith Ito
}}


Infobox Voice Dataset


Infobox template for describing "VOICE DATASETS".

Template parameters

ParameterDescriptionTypeStatus
NameName

Name of Voice Dataset

Example
LJSpeech, Thorsten (neutral), ...
Stringoptional
WebsiteWebsite

URL with more Info / Download of Voice Dataset

URLrequired
LanguageLanguage

Language of Voice Dataset

Example
Multi, English, German, ...
Stringrequired
LicenseLicense

License of Voice Dataset

Example
Public Domain, CC0, ...
Stringrequired
Sample rateSample rate

Sample rate of recordings (Hz)

Numberoptional
Number of SpeakerNumber of Speaker

1 in case of single speaker dataset, or number of speakers

Unknownsuggested
Number recordingsNumber recordings

Number of audio recordings in dataset

Numberoptional
Total audio durationTotal audio duration

Duration of audio recordings

Stringoptional
Speech paceSpeech pace

Average spoken chars per second.

Numberoptional
Male, Female, ...Male, Female, ...

If single speaker dataset is it a male or female Voice Dataset

Stringsuggested
Speaker NameSpeaker Name

Name of Speaker(s)

Example
Linda Johnson, Thorsten Müller, ...
Stringoptional
Audio postprocessorsAudio postprocessors

Audio processing for dataset

Unknownoptional
DOIDOI

Digital Object Identifier

Stringoptional