Georgi Gerganov
0bf2d10c55
tts : add OuteTTS support (#10784)
* server : add "tokens" output
ggml-ci
* server : output embeddings for all tokens when pooling = none
ggml-ci
* server : be explicit about the pooling type in the tests
ggml-ci
* server : do not normalize embeddings when there is no pooling
ggml-ci
* llama : add OuteTTS support (wip)
* wip
* extract features
* first conv
* group norm
* resnet conv
* resnet
* attn
* pos net
* layer norm
* convnext
* head
* hann window
* fix n_embd + remove llama.cpp hacks
* compute hann window
* fft
* spectrum processing
* clean-up
* tts : receive input text and generate codes
* clip : fix new conv name
* tts : minor fix
* tts : add header + minor fixes
ggml-ci
* tts : add matchematical constant
ggml-ci
* tts : fix sampling + cut initial noise
* tts : fixes
* tts : update default samplers
ggml-ci
* tts : text pre-processing
* tts : outetts-voc -> wavtokenizer-dec
* tts : remove hardcoded constants
ggml-ci
* tts : fix tensor shapes
* llama : refactor wavtokenizer tensors
ggml-ci
* cont
ggml-ci
* cont [no ci]
* llama : update WavTokenizer to non-causal attn
* llama : handle no-vocab detokenization
* tts : add Python example for OuteTTS (wip)
* tts : extend python example to generate spectrogram
ggml-ci
* server : fix rebase artifacts
* tts : enable "return_tokens" in Python example
ggml-ci
* tts : minor fixes
* common : support HF download for vocoder
2024-12-18 19:27:21 +02:00
..
2024-12-16 12:31:14 +02:00
2024-11-29 21:54:58 +01:00
2024-09-13 09:53:38 +03:00
2024-12-02 21:22:53 +02:00
2024-11-29 21:54:58 +01:00
2024-12-04 23:19:20 +01:00
2024-11-29 21:54:58 +01:00
2024-11-29 21:54:58 +01:00
2024-11-29 21:54:58 +01:00
2024-11-29 21:54:58 +01:00
2024-11-29 21:54:58 +01:00
2024-11-29 21:54:58 +01:00
2024-11-29 21:54:58 +01:00
2024-12-12 19:02:49 +01:00
2024-12-18 13:01:41 +02:00
2024-12-02 21:22:53 +02:00
2024-12-03 12:50:08 +02:00
2024-06-13 00:41:52 +01:00
2024-12-12 19:02:49 +01:00
2024-10-18 23:18:01 +02:00
2024-12-08 13:14:54 +02:00
2024-12-18 19:27:21 +02:00
2024-11-29 21:54:58 +01:00
2024-11-29 21:54:58 +01:00
2024-12-16 12:31:14 +02:00
2024-11-29 21:54:58 +01:00
2024-11-29 21:54:58 +01:00
2024-11-29 21:54:58 +01:00
2024-11-29 21:54:58 +01:00
2024-12-11 16:16:32 +01:00
2024-11-29 21:54:58 +01:00
2024-12-18 13:01:41 +02:00
2024-11-03 19:34:08 +01:00
2024-12-13 19:34:25 +01:00
2024-11-29 21:54:58 +01:00
2024-12-18 15:00:07 +01:00
2024-11-29 21:54:58 +01:00
2024-11-29 21:54:58 +01:00
2024-11-29 21:54:58 +01:00
2024-11-29 21:54:58 +01:00
2024-09-18 08:30:31 +08:00
2024-12-12 19:02:49 +01:00
2024-12-18 19:27:21 +02:00
2023-03-29 20:21:09 +03:00
2024-06-13 00:41:52 +01:00
2024-11-09 09:06:54 +02:00
2024-06-13 00:41:52 +01:00
2024-06-13 00:41:52 +01:00
2024-12-18 19:27:21 +02:00
2024-11-13 21:10:38 +11:00
2024-07-07 15:04:39 -04:00
2024-10-16 19:03:24 +03:00
2024-10-23 17:16:56 +03:00
2023-08-30 09:50:55 +03:00
2024-06-13 00:41:52 +01:00
2024-07-20 22:09:17 -04:00
2024-07-14 19:51:21 -04:00
2024-06-13 00:41:52 +01:00
2024-07-05 07:53:33 +03:00
2024-07-07 15:04:39 -04:00
2024-06-13 00:41:52 +01:00
2024-04-12 19:43:38 +01:00