Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
4fc8d05
Enhanced CLI and API modules for Soprano TTS
biswas445 Jan 9, 2026
90264ba
Add initial README.md for Soprano TTS project
biswas445 Jan 9, 2026
6a80f54
Update README.md
biswas445 Jan 9, 2026
b8a8fa5
Update pyproject.toml
biswas445 Jan 9, 2026
5b6cead
Fix merge conflict in pyproject.toml
biswas445 Jan 10, 2026
0c17768
Initial commit: Complete Soprano TTS implementation with API and WebS…
biswas445 Jan 10, 2026
3902e91
Initial commit: Complete Soprano TTS implementation with API and WebS…
biswas445 Jan 10, 2026
e8e2053
pre-merge save
biswas445 Jan 10, 2026
11a7a22
Resolved merge conflicts: Integrated upstream changes with local modi…
biswas445 Jan 10, 2026
83d251e
updated version
biswas445 Jan 11, 2026
fe728d3
Refactor Soprano TTS web UI with asyncio and error handling
biswas445 Jan 11, 2026
7d780e7
Revise README for clarity and updated instructions
biswas445 Jan 11, 2026
c0b4e99
Revise README.md for professionalism and clarity
biswas445 Jan 12, 2026
10a80d5
Fix formatting of note in README.md
biswas445 Jan 12, 2026
07094c1
Delete soprano/backends directory
biswas445 Jan 12, 2026
dfa61cc
Delete soprano/server directory
biswas445 Jan 12, 2026
7428999
Delete soprano/utils directory
biswas445 Jan 12, 2026
1083b1a
Delete soprano/vocos directory
biswas445 Jan 12, 2026
161b871
Delete soprano/__init__.py
biswas445 Jan 12, 2026
14cac5f
Delete soprano/server.py
biswas445 Jan 12, 2026
218ad5f
Delete soprano/soprano_cli.py
biswas445 Jan 12, 2026
0e984a3
Delete soprano/tts.py
biswas445 Jan 12, 2026
588b0db
Delete .gitignore
biswas445 Jan 12, 2026
b04c0a4
Delete LICENSE
biswas445 Jan 12, 2026
c504576
Delete setup.bat
biswas445 Jan 12, 2026
8e0cc76
Delete pyproject.toml
biswas445 Jan 12, 2026
30e3389
Delete start_soprano.bat
biswas445 Jan 12, 2026
ff5b0df
Add note about web UI audio streaming and file generation
biswas445 Jan 12, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .gitignore

This file was deleted.

201 changes: 0 additions & 201 deletions LICENSE

This file was deleted.

Loading