mirror of
https://github.com/mozilla/DeepSpeech.git
synced 2025-10-26 11:19:39 +00:00
51 lines
1012 B
ReStructuredText
51 lines
1012 B
ReStructuredText
.Net Framework
|
|
==============
|
|
|
|
DeepSpeech Interface
|
|
--------------------
|
|
|
|
.. doxygeninterface:: DeepSpeechClient::Interfaces::IDeepSpeech
|
|
:project: deepspeech-dotnet
|
|
:members:
|
|
|
|
DeepSpeech Class
|
|
----------------
|
|
|
|
.. doxygenclass:: DeepSpeechClient::DeepSpeech
|
|
:project: deepspeech-dotnet
|
|
:members:
|
|
|
|
DeepSpeechStream Class
|
|
----------------
|
|
|
|
.. doxygenclass:: DeepSpeechClient::DeepSpeechStream
|
|
:project: deepspeech-dotnet
|
|
:members:
|
|
|
|
ErrorCodes
|
|
----------
|
|
|
|
.. doxygenenum:: DeepSpeechClient::Enums::ErrorCodes
|
|
:project: deepspeech-dotnet
|
|
|
|
Metadata
|
|
--------
|
|
|
|
.. doxygenclass:: DeepSpeechClient::Models::Metadata
|
|
:project: deepspeech-dotnet
|
|
:members: Transcripts
|
|
|
|
CandidateTranscript
|
|
-------------------
|
|
|
|
.. doxygenclass:: DeepSpeechClient::Models::CandidateTranscript
|
|
:project: deepspeech-dotnet
|
|
:members: Tokens, Confidence
|
|
|
|
TokenMetadata
|
|
-------------
|
|
|
|
.. doxygenclass:: DeepSpeechClient::Models::TokenMetadata
|
|
:project: deepspeech-dotnet
|
|
:members: Text, Timestep, StartTime
|