Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
| 1 |
---
|
| 2 |
pipeline_tag: audio-text-to-text
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# PyTorch Implementation of Audio Flamingo 2
|
|
|
|
| 1 |
---
|
| 2 |
pipeline_tag: audio-text-to-text
|
| 3 |
+
license: other
|
| 4 |
+
datasets:
|
| 5 |
+
- nvidia/AudioSkills
|
| 6 |
+
- nvidia/LongAudio
|
| 7 |
---
|
| 8 |
|
| 9 |
# PyTorch Implementation of Audio Flamingo 2
|