Make sure language detection is trigger by default (#75)
- Make sure language detection is trigger by default (849bf26601bac5d2369a39ca99ba1f82acd21474)
This commit is contained in:
parent
6cdf07a7e3
commit
30c6d73c17
@ -51,15 +51,11 @@
|
|||||||
"forced_decoder_ids": [
|
"forced_decoder_ids": [
|
||||||
[
|
[
|
||||||
1,
|
1,
|
||||||
50259
|
null
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
2,
|
2,
|
||||||
50360
|
50359
|
||||||
],
|
|
||||||
[
|
|
||||||
3,
|
|
||||||
50364
|
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"is_multilingual": true,
|
"is_multilingual": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user