perf: speech check (#3351)

* perf: speech check

* perf: version
This commit is contained in:
Archer
2024-12-09 21:27:07 +08:00
committed by GitHub
parent 15dc7b220e
commit 1b8b11239c
4 changed files with 16 additions and 7 deletions

View File

@@ -141,7 +141,7 @@ export const AiPointsTable = () => {
<Box flex={'1 0 0'}>
{whisperModel?.charsPointsPrice +
t('common:support.wallet.subscription.point') +
' / 1000' +
' / 60' +
t('common:unit.minute')}
</Box>
</Flex>