mirror of
https://github.com/wassname/TTS.git
synced 2026-09-10 11:50:20 +08:00
Update toy server for the recent updates
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#!flask/bin/python
|
||||
import argparse
|
||||
from synthesizer import Synthesizer
|
||||
from TTS.utils.generic_utils import load_config
|
||||
from utils.generic_utils import load_config
|
||||
from flask import Flask, Response, request, render_template, send_file
|
||||
|
||||
parser = argparse.ArgumentParser()
|
||||
|
||||
Reference in New Issue
Block a user