mush42 / sonata

A cross-platform inference engine for neural TTS models.
MIT License
63 stars 14 forks source link

failed to select a version for `libtashkeel_base` which could resolve this conflict #5

Closed qt06 closed 5 months ago

qt06 commented 5 months ago

build failed. The details is follow:

    Updating crates.io index
error: failed to select a version for `libtashkeel_base`.
    ... required by package `sonata-piper v0.2.0 (D:\git\sonata\sonata\models\piper)`
    ... which satisfies path dependency `sonata-piper` (locked to 0.2.0) of package `sonata-synth v0.2.0 (D:\git\sonata\
sonata\synth)`
versions that meet the requirements `^1.2.0` (locked to 1.2.0) are: 1.2.0
the package `sonata-piper` depends on `libtashkeel_base`, with features: `rayon` but `libtashkeel_base` does not have these features.
failed to select a version for `libtashkeel_base` which could resolve this conflict
qt06 commented 5 months ago

I have solved. I make a new directory and clone repo again.and build it .