{"id":136,"date":"2019-02-09T18:20:39","date_gmt":"2019-02-09T09:20:39","guid":{"rendered":"http:\/\/bezelie.com\/flitz\/?page_id=136"},"modified":"2020-03-21T22:38:37","modified_gmt":"2020-03-21T13:38:37","slug":"%e9%9f%b3%e5%a3%b0%e8%aa%8d%e8%ad%98%e3%81%97%e3%81%a6%e3%81%bf%e3%82%88%e3%81%86","status":"publish","type":"page","link":"http:\/\/bezelie.com\/flitz\/%e9%9f%b3%e5%a3%b0%e8%aa%8d%e8%ad%98%e3%81%97%e3%81%a6%e3%81%bf%e3%82%88%e3%81%86\/","title":{"rendered":"\u97f3\u58f0\u8a8d\u8b58\u3057\u3066\u307f\u3088\u3046"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">Julius\uff08\u30b8\u30e5\u30ea\u30a2\u30b9\uff09\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<\/h3>\n\n\n\n<p><a href=\"http:\/\/julius.osdn.jp\/\">Julius<\/a>\u306f\u30e9\u30ba\u30d1\u30a4\u3067\u3082\u4f7f\u7528\u53ef\u80fd\u306a\u30aa\u30fc\u30d7\u30f3\u30bd\u30fc\u30b9\u306e\u97f3\u58f0\u8a8d\u8b58\u30a8\u30f3\u30b8\u30f3\u3067\u3059\u3002  <br>\u30aa\u30fc\u30d7\u30f3\u30e9\u30a4\u30bb\u30f3\u30b9\u306a\u306e\u3067\u500b\u4eba\u5229\u7528\u306f\u3082\u3061\u308d\u3093\u3001\u5546\u7528\u3067\u3082\u7121\u511f\u3067\u5229\u7528\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002 <\/p>\n\n\n\n<p>Julius\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u30b7\u30a7\u30eb\u30b9\u30af\u30ea\u30d7\u30c8\u300csetup_julius.sh\u300d\u3092\u5b9f\u884c\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sh setup_julius.sh<\/pre>\n\n\n\n<pre class=\"wp-block-syntaxhighlighter-code\">#! \/bin\/bash\n# setting up the Julius\n# \u97f3\u58f0\u8a8d\u8b58\u30a8\u30f3\u30b8\u30f3Julius\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\n\necho \"Step0= setting snd-pcm-oss\"\n# for OSS\nsudo apt-get -y install osspd-alsa\nsudo sed -i -e 's\/snd-pcm-oss\/\/' \/etc\/modules\n# for ALSA\nsudo apt-get -y install libasound2-dev\n\necho \"Step1= installing Julius\"\ncd\nsudo sh -c \"rm -r julius-master\"\nwget https:\/\/github.com\/julius-speech\/julius\/archive\/master.zip\nunzip master.zip\nrm master.zip\ncd julius-master\n.\/configure --with-mictype=alsa\nmake\nsudo make install\n\necho \"Step2= Getting and unzip Kits\"\ncd\nsudo sh -c \"rm -r julius-kit\"\nmkdir julius-kit\ncd julius-kit\nwget https:\/\/github.com\/julius-speech\/dictation-kit\/archive\/master.zip\nunzip master.zip\nrm master.zip\nwget https:\/\/github.com\/julius-speech\/grammar-kit\/archive\/master.zip\nunzip master.zip\nrm master.zip\necho \"finished\"<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Julius\u3092\u30e2\u30b8\u30e5\u30fc\u30eb\u30e2\u30fc\u30c9\u3067\u8d77\u52d5\u3059\u308b<\/h3>\n\n\n\n<p>\u97f3\u58f0\u8a8d\u8b58\u3092\u3059\u308b\u305f\u3081\u306b\u3001\u307e\u305a\u306fJulius\u3092\u300c\u805e\u304d\u8033\u72b6\u614b\u300d\u306b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002Julius\u8d77\u52d5\u30d7\u30ed\u30b0\u30e9\u30e0\u300cboot_julius.sh\u300d\u3092\u5b9f\u884c\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sh boot_julius.sh<\/pre>\n\n\n\n<pre class=\"wp-block-syntaxhighlighter-code\">#!\/bin\/bash\n# Julius\uff08\u30ad\u30fc\u30ef\u30fc\u30c9\u8a8d\u8b58\u7248\uff09\u3092\u30e2\u30b8\u30e5\u30fc\u30eb\u30e2\u30fc\u30c9\u3067\u8d77\u52d5\nALSADEV=\"plughw:1,0\" julius -w data_julius.dic -C julius.jconf -module\nexit 0<\/pre>\n\n\n\n<p>Julius\u304c\u8d77\u52d5\u3059\u308b\u969b\u3001\u300cjulius.jconf\u300d\u3068\u300cdata_julius.dic\u300d\u3092\u8aad\u307f\u8fbc\u3093\u3067\u3044\u308b\u306e\u304c\u308f\u304b\u308b\u3067\u3057\u3087\u3046\u304b\u3002\u300cjulius.jconf\u300d\u306f\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u3067\u3001\u97f3\u58f0\u8a8d\u8b58\u65b9\u6cd5\u3092\u7d30\u304b\u304f\u8a2d\u5b9a\u3057\u3066\u3044\u308b\u30d5\u30a1\u30a4\u30eb\u3067\u3059\u3002<\/p>\n\n\n\n<pre class=\"wp-block-syntaxhighlighter-code\"># Julius \u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\uff1a\u97f3\u58f0\u30ad\u30fc\u30ef\u30fc\u30c9\u8a8d\u8b58\u7248\n    -v \/home\/pi\/julius-kit\/dictation-kit-master\/model\/lang_m\/bccwj.60k.htkdic          #\u5358\u8a9e\u8f9e\u66f8\u30d5\u30a1\u30a4\u30eb\n    -h \/home\/pi\/julius-kit\/grammar-kit-master\/model\/phone_m\/hmmdefs_ptm_gid.binhmm   # PTM triphone\n-hlist \/home\/pi\/julius-kit\/grammar-kit-master\/model\/phone_m\/logicalTri\n-n 1                                      #n\u500b\u306e\u6587\u4eee\u8aac\u6570\u304c\u898b\u3064\u304b\u308b\u307e\u3067\u691c\u7d22\u3092\u884c\u3046\n-output 1                                 #\u898b\u3064\u304b\u3063\u305fN-best\u5019\u88dc\u306e\u3046\u3061\u3001\u7d50\u679c\u3068\u3057\u3066\u51fa\u529b\u3059\u308b\u500b\u6570\n-input mic                                #\u30de\u30a4\u30af\u304b\u3089\u306e\u76f4\u63a5\u5165\u529b\n-charconv euc-jp utf8                     #\u51fa\u529b\u6587\u5b57\u30b3\u30fc\u30c9\u306e\u5909\u63db(\u5185\u90e8euc-jp, \u51fa\u529butf-8)\n-rejectshort 600                          #\u691c\u51fa\u3055\u308c\u305f\u5165\u529b\u306e\u6642\u9593(msec)\u304c\u95be\u5024\u4ee5\u4e0b\u306a\u3089\u68c4\u5374\n-lv 1500                                  #\u5165\u529b\u306e\u632f\u5e45\u30ec\u30d9\u30eb\u306e\u3057\u304d\u3044\u5024(0\u304b\u308932767\u306e\u7bc4\u56f2\u3002\u30c7\u30d5\u30a9\u30eb\u30c8\u306f2000)<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">\u97f3\u58f0\u8a8d\u8b58\u30b5\u30f3\u30d7\u30eb\u3092\u5b9f\u884c\u3059\u308b<\/h3>\n\n\n\n<div class=\"wp-block-media-text alignwide\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"549\" src=\"http:\/\/bezelie.com\/flitz\/wp-content\/uploads\/2019\/02\/13-raspberrypi-VNC-Viewer-2019-02-11-09.52.12-1024x549.jpg\" alt=\"\" class=\"wp-image-2510\" srcset=\"http:\/\/bezelie.com\/flitz\/wp-content\/uploads\/2019\/02\/13-raspberrypi-VNC-Viewer-2019-02-11-09.52.12-1024x549.jpg 1024w, http:\/\/bezelie.com\/flitz\/wp-content\/uploads\/2019\/02\/13-raspberrypi-VNC-Viewer-2019-02-11-09.52.12-300x161.jpg 300w, http:\/\/bezelie.com\/flitz\/wp-content\/uploads\/2019\/02\/13-raspberrypi-VNC-Viewer-2019-02-11-09.52.12-768x412.jpg 768w, http:\/\/bezelie.com\/flitz\/wp-content\/uploads\/2019\/02\/13-raspberrypi-VNC-Viewer-2019-02-11-09.52.12-1200x644.jpg 1200w, http:\/\/bezelie.com\/flitz\/wp-content\/uploads\/2019\/02\/13-raspberrypi-VNC-Viewer-2019-02-11-09.52.12.jpg 1212w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><\/figure><div class=\"wp-block-media-text__content\">\n<p>\u5148\u7a0b\u307e\u3067\u4f7f\u3063\u3066\u3044\u305fLXTerminal\u306fJulius\u306b\u5c02\u6709\u3055\u308c\u3066\u3057\u307e\u3063\u3066\u3044\u308b\u306e\u3067\u3001\u65b0\u305f\u306a\u30a6\u30a3\u30f3\u30c9\u30a6\u3092\u958b\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n<\/div><\/div>\n\n\n\n<p>Julius\u306e\u97f3\u58f0\u8a8d\u8b58\u7d50\u679c\u3092\u53d7\u3051\u3066\u51e6\u7406\u3092\u884c\u3046\u305f\u3081\u306e\u30b5\u30f3\u30d7\u30eb\u30d7\u30ed\u30b0\u30e9\u30e0\u300csample_julius1.py\u300d\u3092\u5b9f\u884c\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002\u30de\u30a4\u30af\u306b\u5411\u304b\u3063\u3066\u300c\u304a\u306f\u3088\u3046\u300d\u300c\u304a\u306f\u3088\u3046\u3054\u3056\u3044\u307e\u3059\u300d\u306a\u3069\u671d\u306e\u6328\u62f6\u3092\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002\u3079\u30bc\u30ea\u30fc\u304c\u300c\u3069\u3046\u3082\u3067\u3059\u300d\u3068\u8fd4\u4e8b\u3057\u305f\u3089\u6210\u529f\u3067\u3059\u3002Ctrl+C\u30ad\u30fc\u3067\u7d42\u4e86\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">cd bezelie\/flitz\/<br>python3 sample_julius1.py<\/pre>\n\n\n\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"sample_julius1.py\" width=\"840\" height=\"473\" src=\"https:\/\/www.youtube.com\/embed\/hXKZ-7PA9wE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<pre class=\"wp-block-syntaxhighlighter-code\">#!\/usr\/bin\/env python3\n# -*- coding: utf-8 -*-\n# Sample Code : julius\u97f3\u58f0\u8a8d\u8b58\u30b5\u30f3\u30d7\u30eb\n\n# \u30e2\u30b8\u30e5\u30fc\u30eb\u306e\u30a4\u30f3\u30dd\u30fc\u30c8\nfrom time import sleep             # \u30a6\u30a7\u30a4\u30c8\u51e6\u7406\nimport subprocess                  # \u5916\u90e8\u30d7\u30ed\u30bb\u30b9\u3092\u5b9f\u884c\u3059\u308b\u30e2\u30b8\u30e5\u30fc\u30eb\nimport socket                      # \u30bd\u30b1\u30c3\u30c8\u901a\u4fe1\u30e2\u30b8\u30e5\u30fc\u30eb\nimport select                      # \u5f85\u6a5f\u30e2\u30b8\u30e5\u30fc\u30eb\nimport sys                         # python\u7d42\u4e86sys.exit()\u306e\u305f\u3081\u306b\u5fc5\u8981\n\n# \u5909\u6570\nttsJpn = \"exec_talkJpn.sh\" # \u97f3\u58f0\u5408\u6210\nbufferSize = 256    # \u53d7\u4fe1\u3059\u308b\u30c7\u30fc\u30bf\u306e\u6700\u5927\u30d0\u30a4\u30c8\u3002\uff12\u306e\u500d\u6570\u304c\u671b\u307e\u3057\u3044\u3002\n\n# \u95a2\u6570\ndef socket_buffer_clear():\n  while True:\n    rlist, _, _ = select.select([client], [], [], 1)\n    if len(rlist) > 0: \n      dummy_buffer = client.recv(bufferSize)\n    else:\n      break\n\n# TCP\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u3092\u4f5c\u6210\u3057Julius\u30b5\u30fc\u30d0\u30fc\u306b\u63a5\u7d9a\u3059\u308b\nclient = socket.socket(socket.AF_INET, socket.SOCK_STREAM)\nenabled_julius = False\nfor count in range(3):\n  try:\n    client.connect(('localhost', 10500))\n    # client.connect(('10.0.0.1', 10500))  # Julius\u30b5\u30fc\u30d0\u30fc\u306b\u63a5\u7d9a\n    enabled_julius = True\n    break\n  except socket.error:\n    print ('failed socket connect. retry')\n    pass\nif enabled_julius == False:\n  print ('Could not find Julius')\n  sys.exit(1)\n\n# \u30e1\u30a4\u30f3\u30eb\u30fc\u30d7\nnew = \"\"\ntry:\n  print ('\u97f3\u58f0\u8a8d\u8b58\u958b\u59cb')\n  cmds = ['sh',ttsJpn, '\u3053\u3093\u306b\u3061\u306f'] # \u30b3\u30de\u30f3\u30c9\u30ea\u30b9\u30c8\u306e\u4f5c\u6210\n  proc = subprocess.Popen(cmds, stdout=subprocess.PIPE) # \u30b3\u30de\u30f3\u30c9\u306e\u547c\u3073\u51fa\u3057\n  proc.communicate() # \u30b3\u30de\u30f3\u30c9\u5b9f\u884c\u30d7\u30ed\u30bb\u30b9\u304c\u7d42\u4e86\u3059\u308b\u307e\u3067\u5f85\u6a5f\n  data = \"\"\n  socket_buffer_clear()\n  while True:\n    data = str(client.recv(bufferSize)).decode('utf-8')  # Julius\u30b5\u30fc\u30d0\u30fc\u304b\u3089\u53d7\u4fe1\n    if \"&lt;RECOGOUT>\" in data:\n      new = \"\"\n    new = new + data\n    if \"&lt;\/RECOGOUT>\" in new:  # RECOGOUT\u30c4\u30ea\u30fc\u306e\u6700\u7d42\u884c\u3092\u898b\u3064\u3051\u305f\u3089\u4ee5\u4e0b\u306e\u51e6\u7406\u3092\u884c\u3046\n      print (new)\n      if u\"\u671d\u306e\u6328\u62f6\" in new:\n        cmds = ['sh',ttsJpn, '\u3069\u3046\u3082\u3067\u3059'] #\n        proc = subprocess.Popen(cmds, stdout=subprocess.PIPE) # \u30b3\u30de\u30f3\u30c9\u306e\u547c\u3073\u51fa\u3057\n        proc.communicate() # \u30b3\u30de\u30f3\u30c9\u5b9f\u884c\u30d7\u30ed\u30bb\u30b9\u304c\u7d42\u4e86\u3059\u308b\u307e\u3067\u5f85\u6a5f\n      else:\n        print (\"not mached\")\n      socket_buffer_clear()\n      new = \"\"\n\nexcept KeyboardInterrupt: # CTRL+C\u3067\u7d42\u4e86\n  client.close()\n  sys.exit(0)<\/pre>\n\n\n\n<p>\u300cRECOGOUT\u3063\u3066\u306a\u3093\u3084\u306d\u3093\uff1f\u300d\u3068\u601d\u3063\u305f\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u306d\u3002Julius\u306f\u97f3\u58f0\u8a8d\u8b58\u7d50\u679c\u3092\u3001\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u611f\u3058\u3067python\u306b\u9001\u3063\u3066\u304d\u307e\u3059\u3002&lt;RECOGOUT&gt;\u30bf\u30b0\u3068&lt;\/RECOGOUT&gt;\u30bf\u30b0\u306b\u56f2\u307e\u308c\u305f\u90e8\u5206\u304c\u97f3\u58f0\u8a8d\u8b58\u3055\u308c\u305f\u7d50\u679c\u306a\u306e\u3067\u3059\u3002<\/p>\n\n\n\n<pre class=\"wp-block-syntaxhighlighter-code\">&lt;INPUTPARAM FRAMES=\"98\" MSEC=\"980\"\/>\n.\n&lt;RECOGOUT>\n  &lt;SHYPO RANK=\"1\" SCORE=\"-2356.354980\" GRAM=\"0\">\n    &lt;WHYPO WORD=\"\u671d\u306e\u6328\u62f6\" CLASSID=\"\u671d\u306e\u6328\u62f6\" PHONE=\"silB o h a y o u silE\" CM=\"0.997\"\/>\n  &lt;\/SHYPO>\n&lt;\/RECOGOUT>\n.<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">\u597d\u304d\u306a\u8a00\u8449\u306b\u53cd\u5fdc\u3067\u304d\u308b\u3088\u3046\u306b\u3059\u308b<\/h3>\n\n\n\n<p>\u5148\u7a0b\u306e\u4f8b\u3067\u306f\u4f55\u7a2e\u985e\u304b\u306e\u300c\u671d\u306e\u6328\u62f6\u300d\u306b\u3057\u304b\u53cd\u5fdc\u3057\u307e\u305b\u3093\u3067\u3057\u305f\u304c\u3001\u30c7\u30fc\u30bf\u3092\u8ffd\u52a0\u3059\u308b\u3053\u3068\u3067\u53cd\u5fdc\u3059\u308b\u30ad\u30fc\u30ef\u30fc\u30c9\u3092\u5897\u3084\u3059\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u6700\u7d42\u7684\u306aJulius\u5411\u3051\u306e\u30c7\u30fc\u30bf\u306f\u62e1\u5f35\u5b50\u304c\u300c.dic\u300d\u306b\u306a\u308a\u307e\u3059\u304c\u3001\u307e\u305a\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306acsv\u30d5\u30a1\u30a4\u30eb\u3092\u4f5c\u308b\u3053\u3068\u304b\u3089\u59cb\u3081\u307e\u3059\u3002\u5206\u985e\u3068\u30ad\u30fc\u30ef\u30fc\u30c9\u3092\u30ab\u30f3\u30de\u3067\u533a\u5207\u3063\u3066\u66f8\u3044\u3066\u3044\u304f\u3060\u3051\u3067\u3059\u3002<\/p>\n\n\n\n<p>cat data_julius.csv<\/p>\n\n\n\n<pre class=\"wp-block-syntaxhighlighter-code\">\u671d\u306e\u6328\u62f6,\u304a\u306f\u3088\u3046\n\u671d\u306e\u6328\u62f6,\u304a\u3063\u306f\n\u671d\u306e\u6328\u62f6,\u304a\u306f\u3088\u3046\u3054\u3056\u3044\u307e\u3059\n\u671d\u306e\u6328\u62f6,\u3082\u30fc\u306b\u3093\u3050\n\u663c\u306e\u6328\u62f6,\u3053\u3093\u306b\u3061\u306f\n\u663c\u306e\u6328\u62f6,\u3053\u3093\u3061\u306f\u30fc\n\u663c\u306e\u6328\u62f6,\u3061\u308f\u30fc\n\u663c\u306e\u6328\u62f6,\u304a\u3063\u3059\n\u663c\u306e\u6328\u62f6,\u306f\u308d\u30fc\n\u663c\u306e\u6328\u62f6,\u3088\u304a\n\u663c\u306e\u6328\u62f6,\u3078\u3044\u3063\n\u591c\u306e\u6328\u62f6,\u3053\u3093\u3070\u3093\u308f\n\u30c6\u30b9\u30c8,\u3066\u3059\u3068\u3067\u3059\n\u30c6\u30b9\u30c8,\u3066\u3059\u3068\n\u30c6\u30b9\u30c8,\u304d\u3053\u3048\u307e\u3059\u304b\n\u30c6\u30b9\u30c8,\u3061\u3047\u3063\u304f\n\u30c6\u30b9\u30c8,\u304d\u3053\u3048\u3066\u308b<\/pre>\n\n\n\n<p>\u4e0a\u8a18\u306ecvs\u30d5\u30a1\u30a4\u30eb\u3092tool_julius.sh\u306b\u3088\u3063\u3066Julius\u7528\u306e\u8f9e\u66f8\u30d5\u30a1\u30a4\u30ebdata_julius.dic\u306b\u5909\u63db\u3059\u308b\u3053\u3068\u3067\u3001Julius\u8d77\u52d5\u6642\u306b\u8aad\u307f\u8fbc\u307e\u308c\u3001\u30ad\u30fc\u30ef\u30fc\u30c9\u8a8d\u8b58\u304c\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sh tool_julius.sh<\/pre>\n\n\n\n<pre class=\"wp-block-syntaxhighlighter-code\">#!\/bin\/bash\n# csv\u30c7\u30fc\u30bf\u3092tsv\u306b\u5909\u63db\nsudo sed -E \"s\/,\/    \/g\" data_julius.csv > data_julius.tsv\n# tsv\u30d5\u30a1\u30a4\u30eb\u3092julius\u306edic\u5f62\u5f0f\u306b\u5909\u63db\nsudo iconv -f utf8 -t eucjp data_julius.tsv | .\/tool_yomi2voca.pl > data_julius.dic\nexit 0<\/pre>\n\n\n\n<p>\u300ctool_yomi2voca.pl\u300d\u3068\u3044\u3046\u306e\u306fJulius\u304c\u63d0\u4f9b\u3057\u3066\u3044\u308b\u8f9e\u66f8\u30c7\u30fc\u30bf\u4f5c\u6210\u30c4\u30fc\u30eb\u3067\u3059\u3002<br>\u4ee5\u4e0a\u3067\u3059\u3002\u3053\u308c\u3067\u597d\u304d\u306a\u30ad\u30fc\u30ef\u30fc\u30c9\u306b\u3079\u30bc\u30ea\u30fc\u3092\u53cd\u5fdc\u3055\u305b\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3057\u305f\u3002if\u6587\u3092\u8ffd\u52a0\u3057\u3066\u3044\u304f\u3053\u3068\u3067\u3001\u3069\u3093\u3069\u3093\u8907\u96d1\u306a\u4f1a\u8a71\u304c\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Julius\uff08\u30b8\u30e5\u30ea\u30a2\u30b9\uff09\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb Julius\u306f\u30e9\u30ba\u30d1\u30a4\u3067\u3082\u4f7f\u7528\u53ef\u80fd\u306a\u30aa\u30fc\u30d7\u30f3\u30bd\u30fc\u30b9\u306e\u97f3\u58f0\u8a8d\u8b58\u30a8\u30f3\u30b8\u30f3\u3067\u3059\u3002 \u30aa\u30fc\u30d7\u30f3\u30e9\u30a4\u30bb\u30f3\u30b9\u306a\u306e\u3067\u500b\u4eba\u5229\u7528\u306f\u3082\u3061\u308d\u3093\u3001\u5546\u7528\u3067\u3082\u7121\u511f\u3067\u5229\u7528\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002 Julius\u3092\u30a4\u30f3 &hellip; <a href=\"http:\/\/bezelie.com\/flitz\/%e9%9f%b3%e5%a3%b0%e8%aa%8d%e8%ad%98%e3%81%97%e3%81%a6%e3%81%bf%e3%82%88%e3%81%86\/\" class=\"more-link\"><span class=\"screen-reader-text\">&#8220;\u97f3\u58f0\u8a8d\u8b58\u3057\u3066\u307f\u3088\u3046&#8221; \u306e<\/span>\u7d9a\u304d\u3092\u8aad\u3080<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-136","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/bezelie.com\/flitz\/wp-json\/wp\/v2\/pages\/136","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/bezelie.com\/flitz\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/bezelie.com\/flitz\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/bezelie.com\/flitz\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/bezelie.com\/flitz\/wp-json\/wp\/v2\/comments?post=136"}],"version-history":[{"count":14,"href":"http:\/\/bezelie.com\/flitz\/wp-json\/wp\/v2\/pages\/136\/revisions"}],"predecessor-version":[{"id":2930,"href":"http:\/\/bezelie.com\/flitz\/wp-json\/wp\/v2\/pages\/136\/revisions\/2930"}],"wp:attachment":[{"href":"http:\/\/bezelie.com\/flitz\/wp-json\/wp\/v2\/media?parent=136"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}