mirror of
https://github.com/babysor/MockingBird.git
synced 2024-03-22 13:11:31 +08:00
Remove breaking import for Macos
This commit is contained in:
parent
885225045d
commit
a39b6d3117
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user