mirror of
https://github.com/mozilla/DeepSpeech.git
synced 2025-10-26 11:19:39 +00:00
54 lines
1.2 KiB
ReStructuredText
54 lines
1.2 KiB
ReStructuredText
.NET Framework
|
|
==============
|
|
|
|
|
|
MozillaVoiceSttModel Class
|
|
--------------------------
|
|
|
|
.. doxygenclass:: MozillaVoiceSttClient::MozillaVoiceSttModel
|
|
:project: deepspeech-dotnet
|
|
:members:
|
|
|
|
MozillaVoiceSttStream Class
|
|
---------------------------
|
|
|
|
.. doxygenclass:: MozillaVoiceSttClient::Models::MozillaVoiceSttStream
|
|
:project: deepspeech-dotnet
|
|
:members:
|
|
|
|
ErrorCodes
|
|
----------
|
|
|
|
See also the main definition including descriptions for each error in :ref:`error-codes`.
|
|
|
|
.. doxygenenum:: MozillaVoiceSttClient::Enums::ErrorCodes
|
|
:project: deepspeech-dotnet
|
|
|
|
Metadata
|
|
--------
|
|
|
|
.. doxygenclass:: MozillaVoiceSttClient::Models::Metadata
|
|
:project: deepspeech-dotnet
|
|
:members: Transcripts
|
|
|
|
CandidateTranscript
|
|
-------------------
|
|
|
|
.. doxygenclass:: MozillaVoiceSttClient::Models::CandidateTranscript
|
|
:project: deepspeech-dotnet
|
|
:members: Tokens, Confidence
|
|
|
|
TokenMetadata
|
|
-------------
|
|
|
|
.. doxygenclass:: MozillaVoiceSttClient::Models::TokenMetadata
|
|
:project: deepspeech-dotnet
|
|
:members: Text, Timestep, StartTime
|
|
|
|
IMozillaVoiceSttModel Interface
|
|
-------------------------------
|
|
|
|
.. doxygeninterface:: MozillaVoiceSttClient::Interfaces::IMozillaVoiceSttModel
|
|
:project: deepspeech-dotnet
|
|
:members:
|