Lint
This commit is contained in:
parent
ee65f4f014
commit
167ee72d4e
1 changed files with 1 additions and 1 deletions
|
@ -3,10 +3,10 @@ import json
|
|||
import os
|
||||
import random
|
||||
import time
|
||||
import torch
|
||||
from pathlib import Path
|
||||
|
||||
import gradio as gr
|
||||
import torch
|
||||
from TTS.api import TTS
|
||||
from TTS.utils.synthesizer import Synthesizer
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue