Bluemix Watson Text to Speech로 일본어를 말하십시오

Watson의 Text to Speech에서 일본어를 말했습니다.

요전날 시험했을 때는 일본어 말할 수 없었다고 생각합니다만, TOP 페이지의 공개일이 2015/11/17가 되어 있는 것을 발견! voices를 확인해 보면・・・.
h tp // w w. 이 bm. 코 m / s rp ぁ t / u s / 엔 / 이 bm 와트 / t- ぉ 이세 s
$ curl -u "{username}":"{password}" "https://stream.watsonplatform.net/text-to-speech/api/v1/voices"

{
   "voices": [
      {
         "url": "https://stream.watsonplatform.net/text-to-speech/api/v1/voices/ja-JP_EmiVoice",
         "gender": "female",
         "name": "ja-JP_EmiVoice",
         "language": "ja-JP",
         "description": "Japanese language, female.  Higher-quality uncompressed Emi voice."
      },
      :(以下省略)

일본어를 말할 수 있게 되어 있었습니다♪ ko-KR_EmiVoice
덧붙여서 데모 페이지나 문서에는 아직 일본어가 말하는 기술은 없습니다.

조속히 일본어를 말하자. text=안녕하세요, 왓슨 박사
h tp // w w. 이 bm. m / s rp ぁ t / u s / an / e bm watsu / 미안해.
$ curl -u "{username}":"{password}" -o "aaa.ogg" "https://stream.watsonplatform.net/text-to-speech/api/v1/synthesize?voice=ja-JP_EmiVoice&text=%E3%81%93%E3%82%93%E3%81%AB%E3%81%A1%E3%81%AF%E3%80%81%E3%83%AF%E3%83%88%E3%82%BD%E3%83%B3%E5%8D%9A%E5%A3%AB%22"

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 24670    0 24670    0     0  10335      0 --:--:--  0:00:02 --:--:-- 10335

생성 된 aaa.ogg를 들으면 "안녕하세요.

좋은 웹페이지 즐겨찾기