keithito / tacotron

A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model (unofficial)
MIT License
2.94k stars 965 forks source link

perform demo_server.py A prompt appears: illegal instruction 4 #274

Closed Wang-Mings closed 5 years ago

Wang-Mings commented 5 years ago

import argparse import falcon

The problem items: from hparams import hparams, hparams_debug_string import os The problem items: from synthesizer import Synthesizer