@extends('layouts.guest') @section('content')

TomohonHebat Transcribe

{{ __('Speech-to-Text workspace for upload, recording, and live transcription.') }}

@auth {{ __('Open Dashboard') }} @else {{ __('Login') }} @if (config('settings.registration') == 'enabled') {{ __('Sign Up') }} @endif @endauth
{{ __('Supported Media') }}
mp3wavm4aflacoggwebmmp4mov
{{ __('Current internal-only scope') }}
  • {{ __('Speech-to-text core modules kept active') }}
  • {{ __('Payment, referral, support, blog, FAQ, activation, and upgrade menus removed') }}
  • {{ __('Public SaaS pages stripped down for internal use') }}
  • {{ __('Ready to continue into full local engine migration in the next patch stage') }}
@endsection