Commit Graph

31 Commits

Author SHA1 Message Date
Alexandre Lissy
2b51316d68 Add .Net API usage example 2020-04-08 11:57:38 +02:00
Shubham Kumar
5d50d21da0
Exposing ErrorCode API in Tree bindings (#2806)
* Added API to Python bindings

* Added API to JavaScript bindings

* Added API to Java bindings

* Added API to .NET binding
2020-03-21 15:40:39 +01:00
Reuben Morais
e9ae38bf47 Update docs 2020-03-17 14:48:31 +01:00
Reuben Morais
bb709ff955 Adapt .NET bindings to new API 2020-03-17 14:47:58 +01:00
Reuben Morais
7001a17418 Expose version in a consumable way 2020-02-13 17:34:58 +01:00
Reuben Morais
c512383aec Fix consumers of DS_CreateModel 2020-02-12 10:13:02 +01:00
Reuben Morais
1e2eb96248 Update all API consumers 2020-02-11 19:44:36 +01:00
Carlos Fonseca M
17e011c18d Fix Intermediate decoding 2020-02-05 22:47:09 -06:00
Alexandre Lissy
d9072c2a87 Ensure properly link to TensorFlow r1.15 2020-01-22 10:50:55 +01:00
Carlos Fonseca M
923729d920 Multi-stream support .NET
Adds multi-stream support for the .NET client using the same acoustic model.
2020-01-18 12:35:29 +01:00
Carlos Fonseca M
fe2477b25c Remove unused members
FreeString and FreeMetadata are both private usage only.
2020-01-18 12:34:13 +01:00
Reuben Morais
03a822b670
Revert "Multi-stream support .NET" 2019-12-10 14:04:39 +01:00
Carlos Fonseca M
d024c333bc Multi-stream support .NET
Adds multi-stream support for the .NET client using the same acoustic model.
2019-11-29 08:09:17 -06:00
Carlos Fonseca M
4c6a95db39 Remove unused members
FreeString and FreeMetadata are both private usage only.
2019-11-29 08:09:17 -06:00
Reuben Morais
3fdc7d422d Remove alphabet param usage 2019-11-05 09:02:42 +01:00
Reuben Morais
4dc18dd8ee Expose and use model sample rate in .NET 2019-10-10 23:03:45 +02:00
Reuben Morais
2b68c56025 Sync all the docs with sample rate changes
X-DeepSpeech: NOBUILD
2019-10-10 17:15:58 +02:00
Reuben Morais
11ad23cc1f Remove sample rate parameter usage from .NET binding 2019-10-10 15:44:11 +02:00
Reuben Morais
fb611efd00
Merge pull request #2400 from carlfm01/remove-intptr
Replace structs with IntPtr .NET
2019-10-07 08:44:32 +02:00
Carlos Fonseca
acabb26378 Move structs to IntPtr 2019-10-05 03:58:40 +00:00
Alexandre Lissy
9ce8c24165 Move from Markdown to reStructuredText 2019-10-04 12:07:32 +02:00
Reuben Morais
d0e11c73cd Address review comments 2019-09-18 15:09:11 +02:00
Reuben Morais
0ac498bc50 Rename metadata probability field to confidence 2019-09-11 11:09:44 +02:00
Reuben Morais
a8c53d2154 Update .NET bindings and client 2019-09-09 12:03:14 +02:00
Alexandre Lissy
81b3b159c4 Remove ununsed prealloc frames
Fixes #2298
2019-08-20 18:38:46 +02:00
Reuben Morais
93e9ac19c5 Bump references to TF 1.13.1 to TF 1.14.0 2019-07-08 18:56:59 +02:00
Reuben Morais
d50c0397c7 Use bazel workspace status to generate versions 2019-06-25 18:03:52 -03:00
Carlos Fonseca Murillo
73511e48b2 Match native error codes for .NET 2019-05-29 08:08:35 +00:00
Carlos Fonseca Murillo
2bf4b4385f Change wrong BEAM_WIDTH 2019-05-26 02:12:56 +00:00
Alexandre Lissy
c3c3a3fb81 Expose extended metadata information to bindings
Fixes #2006
2019-04-24 20:12:39 +02:00
Reuben Morais
97941db3d8 Move .NET bindings to native_client folder 2019-04-11 13:09:45 -03:00