uberduck-ai / uberduck-ml-dev

ML models for Uberduck
Apache License 2.0
377 stars 61 forks source link

use public g2p package instead of private uberduck #186

Open matthewkennedy5 opened 3 months ago

matthewkennedy5 commented 3 months ago

Instead of using uberduck's g2p_en package, we can use the normal g2p_en package from pip. This removes the uberduck g2p_en as a dependency, which was confusing dependabot in the uberduck monorepo.