Daredevil-suburbs
2d68d88b28
Add AI voice assistant functionality and update dependencies
...
- Implemented AI response generation and voice playback in ai_voice_assistant.py
- Updated tokenizers version in setup.py
- Commented out deepspeed version in requirements.txt
- Fixed import paths in do_tts.py
- Added new voice files for Armaan
2025-09-10 12:13:37 +05:30
Daredevil-suburbs
726682cd3f
Add AI voice assistant and Armaan voice data; update TTS core and dependencies
...
- Added `ai_voice_assistant.py` for new assistant functionality
- Updated `requirements.txt` and `setup.py` for new dependencies
- Enhanced `tortoise/do_tts.py` with improvements
- Added new Armaan voice samples and model files in
2025-09-08 03:59:06 +05:30
manmay nakhashi
8a2563ecab
Merge pull request #827 from sanathks/patch-1
...
This will fix LegacyKeyValueFormat waning in docker build
2024-11-19 10:59:13 -08:00
manmay nakhashi
cb5bace170
Merge pull request #828 from rithiksachdev/patch-1
...
Update setup.py
2024-11-19 10:58:35 -08:00
manmay nakhashi
47bcf6f329
Merge pull request #832 from jub0t/main
...
Two Minor Changes, Visually Appealing README.
2024-11-19 09:27:18 -08:00
jub0t
68dc800016
Update README.md
2024-11-19 18:28:54 +05:00
Rithik Sachdev
1e54b33554
Update setup.py
...
13.3.rc doesn't exist
2024-11-06 21:11:49 -05:00
Sanath Samarasinghe
a8749f5917
Fix legacy key value format issue
2024-10-25 03:02:55 +02:00
manmay nakhashi
2d6d3868f9
Merge pull request #809 from nikitalokhmachev-ai/docker-fix
...
Fixing issues with Docker Setup
2024-08-13 15:17:57 +05:30
nikitalokhmachev-ai
ef5e8e2c52
fix: docker flow
2024-07-29 22:41:46 -04:00
manmay nakhashi
86100b6a23
Merge pull request #797 from kunci115/main
...
live streaming socket
2024-06-27 12:02:05 +05:30
Rino Alfian
062871082f
Update README.md
2024-06-27 13:16:16 +07:00
Rino Alfian
ecfa130329
Update audio.py
...
should be 22050 like previous
2024-06-27 12:00:54 +07:00
manmay nakhashi
e802ac5c33
Merge pull request #774 from newAM/patch-1
...
setup.cfg: fix warning
2024-06-27 09:45:15 +05:30
Rino Alfian
6c0989d20a
Update requirements.txt
2024-06-27 10:33:50 +07:00
Rino Alfian
e071595550
Update README.md
2024-06-27 10:33:28 +07:00
Rino Alfian
bfee380082
Create socket_client.py
2024-06-27 10:32:54 +07:00
Rino Alfian
d457073996
Create socket_server.py
2024-06-27 10:32:28 +07:00
Rino Alfian
1c61b07f5f
Update audio.py
2024-06-27 10:31:54 +07:00
manmay nakhashi
e2d9fba0bb
Merge pull request #777 from damithsenanayake/fix_issue_776
...
adding a parameter check for device.
2024-05-15 17:33:55 +05:30
dsenanayake
b6822c725d
adding a parameter check for device.
2024-05-13 12:57:36 +10:00
Alex Martens
49451d1d34
setup.cfg: fix warning
...
setuptools is deprecating dash-separated options on 2024-09-26. There's a banner when installing that warns about this.
2024-05-11 17:33:59 -07:00
manmay nakhashi
572bdf3d24
Merge pull request #760 from Fmstrat/docker-fix
...
Update Dockerfile to enable CUDA pytorch
2024-05-09 18:03:35 +05:30
manmay nakhashi
eb4c4668ab
Merge pull request #765 from olishevskii/main
...
Fix help information for use_deepspeed flag
2024-05-03 07:35:54 +05:30
Alex Olishevskii
7ab28b6e54
Fix help information for use_deepspeed flag
2024-05-02 00:56:53 +04:00
Fmstrat
61d88a6166
update Dockerfile to force CUDA pytorch
2024-04-12 17:08:28 -04:00
manmay nakhashi
1a3b014d5c
Merge pull request #736 from a-zurcher/main
...
Dockerfile - updated transformers version to 4.31.0
2024-03-14 19:18:26 +05:30
manmay nakhashi
b7b064262f
Merge pull request #726 from psimyn/patch-1
...
Less confusing install note
2024-03-08 17:34:09 +05:30
Alexandre Zürcher
7817d60bc4
Dockerfile - updated transformers version to 4.31.0
2024-02-24 14:06:28 +02:00
Simon Knox
88ffe28e7f
Less confusing install note
...
I think this is what it is meant to be, but prevents confusing path with PATH
2024-02-14 20:40:28 +11:00
manmay nakhashi
1839a380d6
Merge pull request #725 from mikeymezher/main
...
Preventing redundant initialization of TacotronSTFT
2024-02-13 07:45:17 +05:30
Michael
f709ae7af9
Modified how audio.wav_to_univnet_mel is called to prevent redundant init of stft
2024-02-12 15:46:55 -05:00
manmay nakhashi
3eee92a4c8
Merge pull request #698 from maierru/main
...
fixing `docker build` stage with ENV TORTOISE_MODELS_DIR error
2024-01-16 10:54:07 +05:30
manmay nakhashi
f2f80eed96
Merge pull request #696 from espiondev/patch-1
...
Fixed typo in README.md
2024-01-16 10:52:55 +05:30
manmay nakhashi
aa36bec604
Merge pull request #706 from martinshkreli/patch-2
...
Update transformer.py
2024-01-16 10:52:35 +05:30
Martin Shkreli
a5726e2b05
Update transformer.py
...
remove broken reference, which is not used
2023-12-15 13:27:14 -05:00
maierru
701d2068e6
fixing docker build stage with ENV TORTOISE_MODELS_DIR error
2023-12-01 23:52:29 +00:00
Espion
b9d65856ff
Fixed typo in README.md
2023-12-01 09:43:14 -05:00
manmay nakhashi
1e061bc675
Merge pull request #688 from qtangs/patch-1
...
Fix for exception on streaming on last chunk - copied from coqui-ai/TTS#3160
2023-11-22 20:56:33 +05:30
Quy Tang
8e6c69a407
Fix for exception on streaming on last chunk - copied from coqui-ai/TTS#3160
2023-11-22 14:36:37 +00:00
manmay nakhashi
80f89987a5
Merge pull request #657 from fakerybakery/main
...
Minor documentation improvements
2023-11-02 18:12:05 +05:30
mrfakename
0a4c79389a
Update and rename Voice_customization_guide.md to voice_customization_guide.md
2023-10-27 17:06:39 -07:00
mrfakename
3dd2e07f3d
Update and rename VERSIONS.md to CHANGELOG.md
2023-10-27 17:06:25 -07:00
mrfakename
0d02e647a5
Update README.md
2023-10-27 17:05:39 -07:00
manmay nakhashi
03969bd110
Merge pull request #645 from fakerybakery/main
...
Add PyPI publishing workflow, clarify README
2023-10-22 18:11:25 +05:30
manmay nakhashi
cce72b2222
Merge pull request #650 from reterVision/patch-1
...
Make voice file extension comparison case-insensitive
2023-10-22 18:08:00 +05:30
Chao Gao
babfab2d5e
Make voice file extension comparison case-insensitive
2023-10-22 20:18:25 +08:00
manmay-nakhashi
9a954327c7
add sounddevice
2023-10-19 10:50:10 +05:30
mrfakename
eca48255b0
Add pip publish workflow
2023-10-18 16:17:06 -07:00
mrfakename
496ef4b724
Clarify README
2023-10-18 16:16:20 -07:00