Jason Wei
Jason Wei
把标贝数据集里 001234.wav 之类的 wav 文件替换成你自己念对应文本的录音(我没试过)
以前试过用三十分钟的语音 fine-tune,结果生成的语音完全不可理解。也许是我的数据太差太少了。你可以用你的数据集 fine-tune 看看效果。 下载你用多线程下载器试试。
Please upgrade to `v1.0.3` and see if this still happens. WinGet ``` winget upgrade code-radio-cli ``` Cargo ``` cargo install code-radio-cli ``` ---------- The second error seems like a JSON...
Currently ARM64 binary is not provided because I don't have ARM64 Mac, and [GitHub doesn't provide ARM64 CI runners](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources). See https://github.com/JasonWei512/code-radio-cli/issues/5. If you are using an ARM64 Mac, you can...
@wangzhengbo Upgrade Rust to latest version.
This is not implemented yet. Maybe a TOML config file named `.code-radio-cli-config` in `%USERPROFILE%` on Windows and `~` on Linux? I tend to not implement this feature, because I want...
It's a known issue and the default behavior of [rodio](https://github.com/RustAudio/rodio) and [cpal](https://github.com/RustAudio/cpal). I am facing the same issue on my Windows laptop. I am also looking for a workaround. Will...
Thanks for #9! I have released `1.0.2` to `crates.io`. However the problem still exists on Windows. Looks like `cpal` implemented the audio device switching logic for macOS but not for...
I guess it's related to [cpal](https://github.com/RustAudio/cpal/blob/d4ba28df733fbb5e5a4d78f7a8fd789206a44cbe/Cargo.toml#L66). But I don't have Android devices.
I tried enabling trimming and now my app crashes on launch.