~nishimotz/nvdajp/releases_2011.2

« back to all changes in this revision

Viewing changes to source/synthDrivers/_nvdajp_jtalk.py

  • Committer: Takuya Nishimoto
  • Date: 2011-09-17 07:45:24 UTC
  • Revision ID: nishimotz@gmail.com-20110917074524-v2a4ub1tnlwa61wi
avoid unintended Mecab_clear() execution

Show diffs side-by-side

added added

removed removed

Lines of Context:
337
337
        player.close()
338
338
        player = None
339
339
 
340
 
def nvdajptext_terminate():
341
 
        Mecab_clear(log.info)
342
 
        libjt_clear(libjt, engine, jpcommon, njd)
 
340
#def nvdajptext_terminate():
 
341
#       Mecab_clear(log.info)
 
342
#       libjt_clear(libjt, engine, jpcommon, njd)
343
343
 
344
344
def get_rate():
345
345
        if voice_args['samp_rate'] == 16000: