Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,7 @@ language:
|
|
| 5 |
- zh
|
| 6 |
- de
|
| 7 |
- ko
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# HiggsAudio-V2: Redefining Expressiveness in Audio Generation
|
|
@@ -174,5 +175,4 @@ torchaudio.save(f"output.wav", torch.from_numpy(output.audio)[None, :], output.s
|
|
| 174 |
You can also check https://github.com/boson-ai/higgs-audio/examples for more example scripts.
|
| 175 |
## License
|
| 176 |
|
| 177 |
-
TBA
|
| 178 |
-
|
|
|
|
| 5 |
- zh
|
| 6 |
- de
|
| 7 |
- ko
|
| 8 |
+
pipeline_tag: text-to-speech
|
| 9 |
---
|
| 10 |
|
| 11 |
# HiggsAudio-V2: Redefining Expressiveness in Audio Generation
|
|
|
|
| 175 |
You can also check https://github.com/boson-ai/higgs-audio/examples for more example scripts.
|
| 176 |
## License
|
| 177 |
|
| 178 |
+
TBA
|
|
|