Add task
Browse files
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
|
|
|
| 3 |
---
|
| 4 |
<style>
|
| 5 |
table {
|
|
@@ -183,4 +184,4 @@ Special acknowledgment to the open-source community and researchers for their va
|
|
| 183 |
- [WavTokenizer GitHub](https://github.com/jishengpeng/WavTokenizer) | [WavTokenizer HF](https://huggingface.co/novateur/WavTokenizer-large-speech-75token)
|
| 184 |
- [CTC Forced Alignment](https://pytorch.org/audio/stable/tutorials/ctc_forced_alignment_api_tutorial.html)
|
| 185 |
- [Qwen-2.5-0.5B](https://huggingface.co/Qwen/Qwen2.5-0.5B)
|
| 186 |
-
- [OLMo-1B](https://huggingface.co/allenai/OLMo-1B-hf)
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
| 3 |
+
pipeline_tag: text-to-speech
|
| 4 |
---
|
| 5 |
<style>
|
| 6 |
table {
|
|
|
|
| 184 |
- [WavTokenizer GitHub](https://github.com/jishengpeng/WavTokenizer) | [WavTokenizer HF](https://huggingface.co/novateur/WavTokenizer-large-speech-75token)
|
| 185 |
- [CTC Forced Alignment](https://pytorch.org/audio/stable/tutorials/ctc_forced_alignment_api_tutorial.html)
|
| 186 |
- [Qwen-2.5-0.5B](https://huggingface.co/Qwen/Qwen2.5-0.5B)
|
| 187 |
+
- [OLMo-1B](https://huggingface.co/allenai/OLMo-1B-hf)
|