mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-13 12:02:21 +00:00
Update synth.py
This commit is contained in:
parent
b9e3d24c4d
commit
4357b32d3c
@ -8,8 +8,8 @@ from pathlib import Path
|
||||
|
||||
import soundfile as sf
|
||||
import torch
|
||||
from hifigan.denoiser import Denoiser
|
||||
from infer import load_vocoder, synthesise, to_waveform
|
||||
from matcha.hifigan.denoiser import Denoiser
|
||||
from tokenizer import Tokenizer
|
||||
from train import get_model, get_params
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user