Click or drag to resize
Accord.NET (logo)

FreeSpokenDigitsDataset Properties

The FreeSpokenDigitsDataset type exposes the following members.

Properties
  NameDescription
Public propertyDigits
Gets all the digits currently present in the dataset.
Public propertyFileNames
Gets all the file names currently present in the dataset.
Public propertyRecords
Gets a list of all recordings in the dataset.
Public propertySpeakers
Gets all the speakers currently present in the dataset.
Public propertyTesting
Gets all records in the testing set.
Public propertyTraining
Gets all records in the training set.
Top
See Also