Instructions to use diegotimao/britany with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ESPnet
How to use diegotimao/britany with ESPnet:
unknown model type (must be text-to-speech or automatic-speech-recognition)
- Notebooks
- Google Colab
- Kaggle
Update README.md
#1
by diegotimao - opened
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
| 1 |
---
|
| 2 |
license: openrail
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: openrail
|
| 3 |
+
datasets:
|
| 4 |
+
- OpenAssistant/oasst1
|
| 5 |
+
language:
|
| 6 |
+
- ae
|
| 7 |
+
metrics:
|
| 8 |
+
- bleu
|
| 9 |
+
library_name: espnet
|
| 10 |
+
pipeline_tag: translation
|
| 11 |
+
tags:
|
| 12 |
+
- music
|
| 13 |
+
---
|