Skip to content

Conversation

@lpatino10
Copy link
Contributor

This PR adds the latest changes in the Speech to Text service as of 4/17/18.

@codecov-io
Copy link

codecov-io commented Apr 17, 2018

Codecov Report

❗ No coverage uploaded for pull request base (develop@e098c46). Click here to learn what that means.
The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff            @@
##             develop    #925   +/-   ##
=========================================
  Coverage           ?   38.8%           
  Complexity         ?    1407           
=========================================
  Files              ?     559           
  Lines              ?   14196           
  Branches           ?     825           
=========================================
  Hits               ?    5509           
  Misses             ?    8371           
  Partials           ?     316
Impacted Files Coverage Δ Complexity Δ
...ech_to_text/v1/model/SpeechRecognitionResults.java 20% <ø> (ø) 1 <0> (?)
...per_cloud/speech_to_text/v1/model/SpeechModel.java 100% <ø> (ø) 8 <0> (?)
...r_cloud/speech_to_text/v1/model/LanguageModel.java 28.57% <ø> (ø) 3 <0> (?)
...eech_to_text/v1/model/SpeechRecognitionResult.java 20% <ø> (ø) 1 <0> (?)
...r_cloud/speech_to_text/v1/model/AcousticModel.java 38.46% <ø> (ø) 4 <0> (?)
..._cloud/speech_to_text/v1/model/RecognitionJob.java 20% <ø> (ø) 1 <0> (?)
...cloud/speech_to_text/v1/model/GetModelOptions.java 58.82% <ø> (ø) 2 <0> (?)
...oud/speech_to_text/v1/model/SupportedFeatures.java 0% <ø> (ø) 0 <0> (?)
...eveloper_cloud/speech_to_text/v1/SpeechToText.java 76.1% <80%> (ø) 47 <0> (?)
...loud/speech_to_text/v1/model/CreateJobOptions.java 68.59% <80%> (ø) 22 <1> (?)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e098c46...5dfb7db. Read the comment docs.

* responses it can generate, see (Requesting a
* profile)[https://console.bluemix.net/docs/services/personality-insights/input.html], (Understanding a JSON
* profile)[https://console.bluemix.net/docs/services/personality-insights/output.html], and (Understanding a CSV
* profile)[https://console.bluemix.net/docs/services/personality-insights/output-csv.html].

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You may want to stick to the previous description.

* Analyze text, HTML, or a public webpage.
*
* Analyzes text, HTML, or a public webpage with one or more text analysis features.
* Analyzes text, HTML, or a public webpage with one or more text analysis features. ### Concepts Identify general

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You may want to stick to the previous description

* input](https://console.bluemix.net/docs/services/personality-insights/input.html#sufficient). Accepts input in
* Arabic, English, Japanese, Korean, or Spanish and produces output in one of eleven languages. Provide plain text,
* HTML, or JSON content, and receive results in JSON or CSV format.
* Generates a personality profile for the author of the input text. The service accepts a maximum of 20 MB of input

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You may want to stick to the previous description

@lpatino10 lpatino10 merged commit 631d877 into develop Apr 18, 2018
@lpatino10 lpatino10 deleted the codegen/speech-to-text branch April 18, 2018 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants