Add Chatterbox #42

Open
DrewThomasson wants to merge 2 commits from DrewThomasson/patch-1 into main
DrewThomasson commented 2025-06-15 14:24:25 -04:00 (Migrated from github.com)
No description provided.
Pendrokar (Migrated from github.com) reviewed 2025-06-15 15:25:45 -04:00
Pendrokar (Migrated from github.com) commented 2025-06-15 15:25:45 -04:00

All models can be run on a CPU. Just a question if it is feasible when compared to CUDA. Were you able to find the CPU hardware that does it with a RTF below 2.0? I guess with its streaming capabilities it is possible.

All models can be run on a CPU. Just a question if it is feasible when compared to CUDA. Were you able to find the CPU hardware that does it with a RTF below 2.0? I guess with its streaming capabilities it is possible.
Pendrokar commented 2025-06-15 15:29:32 -04:00 (Migrated from github.com)

Good job!

Added to the cloned HF repo.
https://huggingface.co/datasets/Pendrokar/open_tts_tracker

Good job! Added to the cloned HF repo. https://huggingface.co/datasets/Pendrokar/open_tts_tracker
DrewThomasson (Migrated from github.com) reviewed 2025-06-15 15:59:35 -04:00
DrewThomasson (Migrated from github.com) commented 2025-06-15 15:59:35 -04:00

In that case I'll just keep it at CUDA again

In that case I'll just keep it at CUDA again
DrewThomasson commented 2025-06-15 17:26:58 -04:00 (Migrated from github.com)

kk updated xtts to just CUDA :)

kk updated xtts to just CUDA :)
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin DrewThomasson/patch-1:DrewThomasson/patch-1
git switch DrewThomasson/patch-1

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff DrewThomasson/patch-1
git switch DrewThomasson/patch-1
git rebase main
git switch main
git merge --ff-only DrewThomasson/patch-1
git switch DrewThomasson/patch-1
git rebase main
git switch main
git merge --no-ff DrewThomasson/patch-1
git switch main
git merge --squash DrewThomasson/patch-1
git switch main
git merge --ff-only DrewThomasson/patch-1
git switch main
git merge DrewThomasson/patch-1
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Vaibhavs10/open-tts-tracker!42
No description provided.