copilot-swe-agent[bot]
|
f3d40d7670
|
Add voice_model command line argument support for PIPER TTS
Co-authored-by: DrewThomasson <126999465+DrewThomasson@users.noreply.github.com>
|
2025-08-05 01:42:04 +00:00 |
|
copilot-swe-agent[bot]
|
fab7bdeec9
|
Fix PIPER synthesis API call - use synthesize_wav instead of synthesize
Co-authored-by: DrewThomasson <126999465+DrewThomasson@users.noreply.github.com>
|
2025-08-05 00:37:56 +00:00 |
|
Drew Thomasson
|
1525936304
|
Rename template.py to .template.py
|
2025-08-04 19:37:08 -04:00 |
|
copilot-swe-agent[bot]
|
d0db512b7f
|
Fix PIPER TTS integration: remove local imports causing UnboundLocalError
Co-authored-by: DrewThomasson <126999465+DrewThomasson@users.noreply.github.com>
|
2025-08-04 23:15:47 +00:00 |
|
copilot-swe-agent[bot]
|
e0b5a4d3a4
|
Clean up PIPER integration and finalize template pattern compliance
Co-authored-by: DrewThomasson <126999465+DrewThomasson@users.noreply.github.com>
|
2025-08-04 23:09:58 +00:00 |
|
copilot-swe-agent[bot]
|
56c982c230
|
Refactor PIPER integration to follow template pattern and fix synthesis issues
Co-authored-by: DrewThomasson <126999465+DrewThomasson@users.noreply.github.com>
|
2025-08-04 23:05:51 +00:00 |
|
Drew Thomasson
|
9295cace1b
|
Add template
|
2025-08-04 18:54:32 -04:00 |
|
copilot-swe-agent[bot]
|
573e696d69
|
Fix Piper AudioChunk handling - remove len() call causing 'object of type AudioChunk has no len()' error
Co-authored-by: DrewThomasson <126999465+DrewThomasson@users.noreply.github.com>
|
2025-08-04 22:53:29 +00:00 |
|
copilot-swe-agent[bot]
|
31b07c8504
|
Fix Piper synthesis to handle generator output correctly - iterate through audio chunks
Co-authored-by: DrewThomasson <126999465+DrewThomasson@users.noreply.github.com>
|
2025-08-04 22:41:42 +00:00 |
|
copilot-swe-agent[bot]
|
daf340b13a
|
Try alternative Piper synthesis API call - return audio data directly instead of file output
Co-authored-by: DrewThomasson <126999465+DrewThomasson@users.noreply.github.com>
|
2025-08-04 22:38:55 +00:00 |
|
copilot-swe-agent[bot]
|
117ebde1fc
|
Add debug output to Piper synthesis method to diagnose issue
Co-authored-by: DrewThomasson <126999465+DrewThomasson@users.noreply.github.com>
|
2025-08-04 22:36:17 +00:00 |
|
copilot-swe-agent[bot]
|
1af28bb8fc
|
Fix Piper TTS synthesis method to use WAV file output instead of BytesIO
Co-authored-by: DrewThomasson <126999465+DrewThomasson@users.noreply.github.com>
|
2025-08-04 22:31:41 +00:00 |
|
copilot-swe-agent[bot]
|
99187fdfb0
|
Fix Piper synthesis method and add proper error handling for failed audio generation
Co-authored-by: DrewThomasson <126999465+DrewThomasson@users.noreply.github.com>
|
2025-08-04 22:17:16 +00:00 |
|
copilot-swe-agent[bot]
|
31b983be9d
|
Fix Piper TTS audio synthesis WAV configuration
Co-authored-by: DrewThomasson <126999465+DrewThomasson@users.noreply.github.com>
|
2025-08-04 22:07:40 +00:00 |
|
copilot-swe-agent[bot]
|
86b07d4a25
|
Fix Piper model download paths and add missing voice models
Co-authored-by: DrewThomasson <126999465+DrewThomasson@users.noreply.github.com>
|
2025-08-04 21:52:57 +00:00 |
|
Drew Thomasson
|
5b7cc5b920
|
Fix cleanup for E2A-Test.yml
|
2025-08-04 17:42:08 -04:00 |
|
Drew Thomasson
|
b61181dcf3
|
Fix cleanup for E2A-Test.yml
|
2025-08-04 17:40:58 -04:00 |
|
copilot-swe-agent[bot]
|
80ac832e5a
|
Fix test file imports to use lib module structure correctly
Co-authored-by: DrewThomasson <126999465+DrewThomasson@users.noreply.github.com>
|
2025-08-04 21:40:42 +00:00 |
|
copilot-swe-agent[bot]
|
0ce8523d73
|
Integrate PIPER TTS engine into coqui.py following established template
Co-authored-by: DrewThomasson <126999465+DrewThomasson@users.noreply.github.com>
|
2025-08-04 21:37:10 +00:00 |
|
Drew Thomasson
|
0a813ef800
|
Fix output dir for PIPER TEST in E2A-Test.yml
|
2025-08-04 17:18:07 -04:00 |
|
Drew Thomasson
|
33e6e46f37
|
Fix E2A-Test.yml
|
2025-08-04 17:15:59 -04:00 |
|
Drew Thomasson
|
5eab5a0b61
|
Create piper tts workflow E2A-Test.yml
|
2025-08-04 17:10:05 -04:00 |
|
copilot-swe-agent[bot]
|
b071518668
|
Final piper-tts integration: documentation, tests, and complete functionality
Co-authored-by: DrewThomasson <126999465+DrewThomasson@users.noreply.github.com>
|
2025-08-04 20:29:24 +00:00 |
|
copilot-swe-agent[bot]
|
ea2de0d81c
|
Complete piper-tts integration: working TTS engine with voice model management
Co-authored-by: DrewThomasson <126999465+DrewThomasson@users.noreply.github.com>
|
2025-08-04 20:25:59 +00:00 |
|
copilot-swe-agent[bot]
|
7ab165a6b4
|
Add piper-tts integration: TTS engine, requirements, and basic structure
Co-authored-by: DrewThomasson <126999465+DrewThomasson@users.noreply.github.com>
|
2025-08-04 20:21:14 +00:00 |
|
copilot-swe-agent[bot]
|
2add988e3b
|
Initial commit: Plan to add piper-tts integration to ebook2audiobook
Co-authored-by: DrewThomasson <126999465+DrewThomasson@users.noreply.github.com>
|
2025-08-04 20:14:28 +00:00 |
|
copilot-swe-agent[bot]
|
80523706c3
|
Initial plan
|
2025-08-04 20:10:28 +00:00 |
|
ROBERT MCDOWELL
|
01fbf70472
|
Merge pull request #1013 from ROBERT-MCDOWELL/v25
v25.8.4
|
2025-08-03 19:08:50 -07:00 |
|
unknown
|
8f2ef64c76
|
...
|
2025-08-03 19:08:07 -07:00 |
|
unknown
|
2cf365fc4a
|
...
|
2025-08-03 19:04:41 -07:00 |
|
unknown
|
1b02bd15a7
|
...
|
2025-08-03 18:58:40 -07:00 |
|
ROBERT MCDOWELL
|
e0e94b9fed
|
Merge pull request #1011 from ROBERT-MCDOWELL/v25
v25.8.3
|
2025-08-02 20:22:10 -07:00 |
|
unknown
|
a97a571671
|
...
|
2025-08-02 20:18:51 -07:00 |
|
unknown
|
8b6465d46b
|
...
|
2025-08-02 20:06:44 -07:00 |
|
ROBERT MCDOWELL
|
fc3f8a4be9
|
Merge pull request #1010 from ROBERT-MCDOWELL/v25
v25.8.3
|
2025-08-02 20:04:50 -07:00 |
|
unknown
|
335f1fe2e9
|
...
|
2025-08-02 20:02:16 -07:00 |
|
unknown
|
7e76046d2e
|
...
|
2025-08-02 20:00:52 -07:00 |
|
unknown
|
372264a8b6
|
...
|
2025-08-02 19:57:30 -07:00 |
|
unknown
|
61767a8944
|
...
|
2025-08-02 19:51:12 -07:00 |
|
unknown
|
b8dafa44f5
|
...
|
2025-08-02 19:48:06 -07:00 |
|
unknown
|
f8abd7ea71
|
...
|
2025-08-02 19:45:41 -07:00 |
|
unknown
|
567216c3f0
|
...
|
2025-08-02 19:39:18 -07:00 |
|
unknown
|
b132399b0e
|
...
|
2025-08-02 19:34:42 -07:00 |
|
unknown
|
9aa2715bf3
|
...
|
2025-08-02 19:30:40 -07:00 |
|
unknown
|
89d4a326f2
|
...
|
2025-08-02 19:28:50 -07:00 |
|
unknown
|
7824b009e3
|
...
|
2025-08-02 19:27:06 -07:00 |
|
unknown
|
06ac4e88c9
|
...
|
2025-08-02 19:13:20 -07:00 |
|
unknown
|
7e84fa78eb
|
...
|
2025-08-02 19:11:27 -07:00 |
|
unknown
|
be8de3950e
|
...
|
2025-08-02 19:09:45 -07:00 |
|
unknown
|
aa9aae6df3
|
...
|
2025-08-02 19:00:33 -07:00 |
|