mirror of
https://github.com/babysor/Realtime-Voice-Clone-Chinese.git
synced 2026-04-13 17:50:05 +08:00
Remove breaking import for Macos
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
from asyncio.windows_events import NULL
|
||||
from pydantic import BaseModel, Field
|
||||
import os
|
||||
from pathlib import Path
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
from asyncio.windows_events import NULL
|
||||
from synthesizer.inference import Synthesizer
|
||||
from pydantic import BaseModel, Field
|
||||
from encoder import inference as speacker_encoder
|
||||
|
||||
Reference in New Issue
Block a user