Patrick von Platen
3a71e94a92
Fix doc test quicktour dataset ( #16929 )
...
* fix doc test
* fix doc test
Co-authored-by: Patrick <patrick@pop-os.localdomain>
2022-04-25 16:26:59 +02:00
Nicolas Patry
e789418ebe
Adding support for array
key in raw dictionnaries in ASR pipeline. ( #16827 )
...
* Adding support for `array` key in raw dictionnaries in ASR pipeline.
* ES .
* Update src/transformers/pipelines/automatic_speech_recognition.py
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
* Making it work by not popping `array` first.
* Black 22.3
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
2022-04-21 14:39:10 +02:00
Patrick von Platen
9a2995ee39
[Quicktour Audio] Improve && remove ffmpeg dependency ( #16723 )
...
* [Quicktour Audio] Improve && remove ffmpeg dependency
* final fix
* final touches
2022-04-18 16:50:13 +02:00
Steven Liu
7c5d79912a
Update audio examples with MInDS-14 ( #16633 )
...
* ✨ update audio examples with minds dataset
* 🖍 make style
* 🖍 minor fixes for doctests
2022-04-08 15:55:42 -05:00
Patrick von Platen
0bf18643f4
[Minds14] Correct quicktour ( #16626 )
2022-04-06 11:27:11 +02:00
Patrick von Platen
7ccacdf10f
[Doctests] Correct filenaming ( #16599 )
...
* [Doctests] Correct filenaming
* improve quicktour
* make style
2022-04-05 14:15:02 +02:00
Sylvain Gugger
b9a768b3ff
Enable doc in Spanish ( #16518 )
...
* Reorganize doc for multilingual support
* Fix style
* Style
* Toc trees
* Adapt templates
2022-04-04 10:25:46 -04:00